2022-11-23T01:03:40.4155371Z Requested labels: linux.2xlarge 2022-11-23T01:03:40.4155447Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-11-23T01:03:40.4155468Z Waiting for a runner to pick up this job... 2022-11-23T01:03:40.5412077Z Job is about to start running on the runner: i-065a367977b5049ea (organization) 2022-11-23T01:03:44.9385448Z Current runner version: '2.299.1' 2022-11-23T01:03:44.9391084Z Runner name: 'i-065a367977b5049ea' 2022-11-23T01:03:44.9391682Z Runner group name: 'Default' 2022-11-23T01:03:44.9392293Z Machine name: 'ip-10-0-2-40' 2022-11-23T01:03:44.9394459Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T01:03:44.9395117Z Actions: write 2022-11-23T01:03:44.9395413Z Checks: write 2022-11-23T01:03:44.9395665Z Contents: write 2022-11-23T01:03:44.9395966Z Deployments: write 2022-11-23T01:03:44.9396333Z Discussions: write 2022-11-23T01:03:44.9396582Z Issues: write 2022-11-23T01:03:44.9396871Z Metadata: read 2022-11-23T01:03:44.9397157Z Packages: write 2022-11-23T01:03:44.9397466Z Pages: write 2022-11-23T01:03:44.9397724Z PullRequests: write 2022-11-23T01:03:44.9398069Z RepositoryProjects: write 2022-11-23T01:03:44.9398395Z SecurityEvents: write 2022-11-23T01:03:44.9398654Z Statuses: write 2022-11-23T01:03:44.9398988Z ##[endgroup] 2022-11-23T01:03:44.9402106Z Secret source: Actions 2022-11-23T01:03:44.9402789Z Prepare workflow directory 2022-11-23T01:03:45.5035963Z Prepare all required actions 2022-11-23T01:03:45.5195489Z Getting action download info 2022-11-23T01:03:45.6973275Z Download action repository 'pytorch/test-infra@main' (SHA:c57ff4d9a93667a5571a80a0e92c3e2674aeedfd) 2022-11-23T01:03:45.9465817Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T01:03:48.4283316Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-11-23T01:03:48.6914718Z Getting action download info 2022-11-23T01:03:48.8340958Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T01:03:49.9841982Z Getting action download info 2022-11-23T01:03:50.1122745Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-11-23T01:03:50.2297178Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-11-23T01:03:50.2299221Z ##[group] Inputs 2022-11-23T01:03:50.2299548Z build-environment: linux-bionic-py3_7-clang8-xla 2022-11-23T01:03:50.2299896Z test-matrix: { include: [ { config: "xla", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-11-23T01:03:50.2300279Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:03:50.2300563Z sync-tag: 2022-11-23T01:03:50.2301300Z timeout-minutes: 240 2022-11-23T01:03:50.2301533Z ##[endgroup] 2022-11-23T01:03:50.2302012Z Complete job name: linux-bionic-py3_7-clang8-xla / test (xla, 1, 1, linux.2xlarge) 2022-11-23T01:03:50.3019452Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-11-23T01:03:50.3019775Z with: 2022-11-23T01:03:50.3020332Z github-secret: *** 2022-11-23T01:03:50.3020560Z activate-with-label: false 2022-11-23T01:03:50.3020792Z label: with-ssh 2022-11-23T01:03:50.3021018Z remove-existing-keys: true 2022-11-23T01:03:50.3021227Z env: 2022-11-23T01:03:50.3021435Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:50.3021665Z ##[endgroup] 2022-11-23T01:03:50.3813727Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-11-23T01:03:50.3991235Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T01:03:50.3991512Z with: 2022-11-23T01:03:50.3991721Z submodules: recursive 2022-11-23T01:03:50.3991908Z fetch-depth: 0 2022-11-23T01:03:50.3992073Z env: 2022-11-23T01:03:50.3992233Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:50.3992419Z ##[endgroup] 2022-11-23T01:03:50.4199154Z ##[group]Run retry () { 2022-11-23T01:03:50.4199418Z retry () { 2022-11-23T01:03:50.4199647Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T01:03:50.4199863Z } 2022-11-23T01:03:50.4200038Z echo "${GITHUB_WORKSPACE}" 2022-11-23T01:03:50.4200257Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T01:03:50.4200485Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:03:50.4200822Z else 2022-11-23T01:03:50.4201025Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T01:03:50.4201219Z fi 2022-11-23T01:03:50.4201429Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T01:03:50.4216911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:03:50.4217147Z env: 2022-11-23T01:03:50.4217332Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:50.4217518Z NO_SUDO: 2022-11-23T01:03:50.4217677Z ##[endgroup] 2022-11-23T01:03:50.4310994Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:52.7301006Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T01:03:52.7301260Z with: 2022-11-23T01:03:52.7301456Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:03:52.7301648Z fetch-depth: 0 2022-11-23T01:03:52.7301831Z submodules: recursive 2022-11-23T01:03:52.7302017Z quiet-checkout: true 2022-11-23T01:03:52.7302199Z repository: pytorch/pytorch 2022-11-23T01:03:52.7302526Z token: *** 2022-11-23T01:03:52.7302706Z ssh-strict: true 2022-11-23T01:03:52.7302885Z persist-credentials: true 2022-11-23T01:03:52.7303075Z clean: true 2022-11-23T01:03:52.7303245Z lfs: false 2022-11-23T01:03:52.7303414Z set-safe-directory: true 2022-11-23T01:03:52.7303593Z env: 2022-11-23T01:03:52.7303766Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:03:52.7303937Z ##[endgroup] 2022-11-23T01:03:52.8477408Z Syncing repository: pytorch/pytorch 2022-11-23T01:03:52.8479589Z ##[group]Getting Git version info 2022-11-23T01:03:52.8480317Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:03:52.8481087Z [command]/usr/bin/git version 2022-11-23T01:03:52.8481403Z git version 2.37.1 2022-11-23T01:03:52.8482345Z ##[endgroup] 2022-11-23T01:03:52.8498716Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3f4435e8-7f1c-483d-ba72-64bcef537912' before making global git config changes 2022-11-23T01:03:52.8499372Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T01:03:52.8502795Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:52.8543620Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T01:03:52.8548456Z ##[group]Initializing the repository 2022-11-23T01:03:52.8551844Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:03:52.8681915Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T01:03:52.8682280Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T01:03:52.8682608Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T01:03:52.8682859Z hint: 2022-11-23T01:03:52.8683137Z hint: git config --global init.defaultBranch 2022-11-23T01:03:52.8683348Z hint: 2022-11-23T01:03:52.8683636Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T01:03:52.8684007Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T01:03:52.8684242Z hint: 2022-11-23T01:03:52.8684609Z hint: git branch -m 2022-11-23T01:03:52.8684984Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T01:03:52.8691890Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T01:03:52.8726644Z ##[endgroup] 2022-11-23T01:03:52.8727038Z ##[group]Disabling automatic garbage collection 2022-11-23T01:03:52.8730093Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T01:03:52.8759351Z ##[endgroup] 2022-11-23T01:03:52.8759825Z ##[group]Setting up auth 2022-11-23T01:03:52.8766744Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T01:03:52.8797886Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T01:03:52.9052185Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T01:03:52.9088484Z [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-11-23T01:03:52.9346616Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:03:52.9390741Z ##[endgroup] 2022-11-23T01:03:52.9391114Z ##[group]Fetching the repository 2022-11-23T01:03:52.9397135Z [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-11-23T01:04:42.7207567Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T01:04:42.7237298Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:42.7241428Z ##[endgroup] 2022-11-23T01:04:42.7241921Z ##[group]Determining the checkout info 2022-11-23T01:04:42.7242848Z ##[endgroup] 2022-11-23T01:04:42.7243367Z ##[group]Checking out the ref 2022-11-23T01:04:42.7246738Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:04:44.0059261Z ##[endgroup] 2022-11-23T01:04:44.0059678Z ##[group]Setting up auth for fetching submodules 2022-11-23T01:04:44.0063974Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T01:04:44.0108502Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-11-23T01:04:44.0136877Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-11-23T01:04:44.0163514Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-11-23T01:04:44.0189136Z ##[endgroup] 2022-11-23T01:04:44.0189468Z ##[group]Fetching submodules 2022-11-23T01:04:44.0193426Z [command]/usr/bin/git submodule sync --recursive 2022-11-23T01:04:44.0461021Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-11-23T01:04:44.0726499Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T01:04:44.0727734Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T01:04:44.0728715Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T01:04:44.0730528Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T01:04:44.0732673Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T01:04:44.0735063Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T01:04:44.0737584Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T01:04:44.0739961Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T01:04:44.0742554Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T01:04:44.0745317Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T01:04:44.0748266Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T01:04:44.0751330Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T01:04:44.0754451Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T01:04:44.0757672Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T01:04:44.0760807Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T01:04:44.0764015Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T01:04:44.0767480Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T01:04:44.0771128Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:04:44.0774757Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T01:04:44.0778676Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T01:04:44.0782542Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T01:04:44.0786518Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T01:04:44.0792323Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T01:04:44.0795620Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T01:04:44.0799967Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T01:04:44.0804320Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T01:04:44.0808722Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T01:04:44.0813343Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T01:04:44.0818013Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T01:04:44.0822773Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T01:04:44.0827554Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T01:04:44.0832622Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T01:04:44.0837708Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T01:04:44.0842824Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T01:04:44.0848135Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T01:04:44.0853295Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T01:04:44.0858606Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T01:04:44.0864035Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T01:04:44.0869756Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T01:04:44.0876023Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T01:04:44.0881817Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T01:04:44.0910023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T01:04:44.3530978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-11-23T01:04:44.5499775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T01:04:44.7413428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T01:04:45.0287433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T01:04:45.2849289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T01:04:47.3642965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T01:04:53.3642272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T01:04:53.7451220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T01:04:54.2388697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-11-23T01:04:55.6642211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T01:04:56.7366068Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T01:04:58.1010781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-11-23T01:05:04.0477099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T01:05:04.7584543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T01:05:06.1230462Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-11-23T01:05:07.2520058Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-11-23T01:05:07.4759865Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T01:05:07.8899252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-11-23T01:05:08.2296303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-11-23T01:05:09.2497284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-11-23T01:05:09.8130023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T01:05:10.0099430Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T01:05:10.2583799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-11-23T01:05:11.5763509Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T01:05:11.9729167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T01:05:12.3545544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T01:05:18.8516920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-11-23T01:05:20.4645247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T01:05:20.8529437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T01:05:21.0740519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T01:05:26.7850624Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-11-23T01:05:26.9764401Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T01:05:27.1861499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T01:05:27.9779544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T01:05:28.1816712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T01:05:28.4827525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-11-23T01:05:28.7460489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-11-23T01:05:29.2798421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-11-23T01:05:31.4066243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T01:05:31.8822473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-11-23T01:05:34.2172001Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T01:05:34.2271799Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T01:05:34.2347422Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T01:05:34.2559200Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T01:05:34.2767793Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T01:05:34.3112491Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T01:05:34.8677531Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T01:05:34.8872082Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:05:34.9787322Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T01:05:35.0112405Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T01:05:35.2785281Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T01:05:35.6530528Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T01:05:35.8763941Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T01:05:35.9187978Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T01:05:35.9203263Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:05:35.9205118Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:05:35.9207266Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:05:35.9209596Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:05:35.9231878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T01:05:36.8678251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T01:05:37.3632705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T01:05:38.3926486Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T01:05:38.7096130Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T01:05:38.8028266Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T01:05:38.8581443Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T01:05:38.8679817Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T01:05:38.9541858Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T01:05:38.9885896Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T01:05:38.9974179Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T01:05:39.0351427Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T01:05:39.0577559Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T01:05:39.1014059Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T01:05:39.1124920Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T01:05:39.1137428Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T01:05:39.1159770Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T01:05:47.2661618Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T01:05:47.2678405Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:05:47.2701740Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T01:05:55.1284575Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T01:05:55.1383936Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T01:05:55.1523370Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T01:05:55.2382684Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T01:05:55.2397998Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:05:55.2399950Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:05:55.2422438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T01:05:56.3800882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T01:05:57.4267452Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T01:05:57.4780535Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T01:05:57.4968508Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T01:05:57.5099564Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T01:05:57.6091318Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T01:05:57.8346763Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T01:05:57.8372168Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T01:05:57.8374091Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T01:05:57.8397054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T01:05:58.2342153Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T01:05:59.0783861Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T01:05:59.1083170Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T01:05:59.1227000Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T01:05:59.1240452Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:05:59.1262185Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T01:06:00.8405193Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T01:06:00.8423676Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:00.8425562Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:00.8449038Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T01:06:01.2977090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T01:06:02.3511212Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T01:06:02.4129155Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T01:06:02.4143280Z 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-11-23T01:06:02.4166978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T01:06:02.8732193Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:06:02.8818026Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T01:06:03.1168627Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T01:06:03.1187311Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:03.1189456Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:03.1213177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T01:06:03.5419821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T01:06:04.6662637Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T01:06:04.7304397Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T01:06:04.7384421Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T01:06:04.7484476Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T01:06:04.7789740Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T01:06:04.7877137Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T01:06:04.8142089Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T01:06:04.8232358Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T01:06:04.8634396Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T01:06:04.9629627Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T01:06:04.9871074Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T01:06:04.9887454Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:04.9889310Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:04.9892412Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:04.9895303Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:04.9917936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T01:06:06.0387587Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T01:06:06.3567601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T01:06:07.7646738Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T01:06:08.6174559Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T01:06:08.6311814Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T01:06:08.6909838Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T01:06:08.7169293Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T01:06:08.7183245Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:08.7205493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T01:06:08.9579861Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T01:06:09.0821863Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T01:06:09.0856773Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-11-23T01:06:09.1125938Z Entering 'android/libs/fbjni' 2022-11-23T01:06:09.1161619Z Entering 'third_party/FP16' 2022-11-23T01:06:09.1199219Z Entering 'third_party/FXdiv' 2022-11-23T01:06:09.1235007Z Entering 'third_party/NNPACK' 2022-11-23T01:06:09.1271253Z Entering 'third_party/QNNPACK' 2022-11-23T01:06:09.1307303Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:06:09.1343631Z Entering 'third_party/XNNPACK' 2022-11-23T01:06:09.1390085Z Entering 'third_party/benchmark' 2022-11-23T01:06:09.1427828Z Entering 'third_party/cpuinfo' 2022-11-23T01:06:09.1465116Z Entering 'third_party/cub' 2022-11-23T01:06:09.1501274Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:06:09.1543366Z Entering 'third_party/cutlass' 2022-11-23T01:06:09.1586961Z Entering 'third_party/eigen' 2022-11-23T01:06:09.1625982Z Entering 'third_party/fbgemm' 2022-11-23T01:06:09.1663749Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:06:09.1699132Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:06:09.1734955Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:06:09.1769292Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:06:09.1804156Z Entering 'third_party/flatbuffers' 2022-11-23T01:06:09.1842239Z Entering 'third_party/fmt' 2022-11-23T01:06:09.1877587Z Entering 'third_party/foxi' 2022-11-23T01:06:09.1913296Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:06:09.1947085Z Entering 'third_party/gloo' 2022-11-23T01:06:09.1981628Z Entering 'third_party/googletest' 2022-11-23T01:06:09.2017352Z Entering 'third_party/ideep' 2022-11-23T01:06:09.2052422Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:06:09.2090189Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:06:09.2133555Z Entering 'third_party/ios-cmake' 2022-11-23T01:06:09.2168483Z Entering 'third_party/ittapi' 2022-11-23T01:06:09.2205068Z Entering 'third_party/kineto' 2022-11-23T01:06:09.2240027Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:06:09.2274813Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:06:09.2310797Z Entering 'third_party/nccl/nccl' 2022-11-23T01:06:09.2346108Z Entering 'third_party/neon2sse' 2022-11-23T01:06:09.2380846Z Entering 'third_party/nlohmann' 2022-11-23T01:06:09.2417430Z Entering 'third_party/onnx' 2022-11-23T01:06:09.2464859Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.2500219Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.2537484Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:06:09.2573496Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:06:09.2613651Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.2648841Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.2685312Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.2727195Z Entering 'third_party/pocketfft' 2022-11-23T01:06:09.2764959Z Entering 'third_party/protobuf' 2022-11-23T01:06:09.2804674Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:09.2839733Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:09.2877361Z Entering 'third_party/psimd' 2022-11-23T01:06:09.2913910Z Entering 'third_party/pthreadpool' 2022-11-23T01:06:09.2949765Z Entering 'third_party/pybind11' 2022-11-23T01:06:09.2986123Z Entering 'third_party/python-enum' 2022-11-23T01:06:09.3023415Z Entering 'third_party/python-peachpy' 2022-11-23T01:06:09.3058939Z Entering 'third_party/python-six' 2022-11-23T01:06:09.3094416Z Entering 'third_party/sleef' 2022-11-23T01:06:09.3129630Z Entering 'third_party/tbb' 2022-11-23T01:06:09.3167561Z Entering 'third_party/tensorpipe' 2022-11-23T01:06:09.3202502Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:09.3237111Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:09.3272385Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:09.3307098Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:09.3341596Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.3378615Z Entering 'third_party/zstd' 2022-11-23T01:06:09.3424176Z ##[endgroup] 2022-11-23T01:06:09.3424591Z ##[group]Persisting credentials for submodules 2022-11-23T01:06:09.3428764Z [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-11-23T01:06:09.3691500Z Entering 'android/libs/fbjni' 2022-11-23T01:06:09.3725117Z Entering 'third_party/FP16' 2022-11-23T01:06:09.3760817Z Entering 'third_party/FXdiv' 2022-11-23T01:06:09.3795796Z Entering 'third_party/NNPACK' 2022-11-23T01:06:09.3831930Z Entering 'third_party/QNNPACK' 2022-11-23T01:06:09.3866679Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:06:09.3901186Z Entering 'third_party/XNNPACK' 2022-11-23T01:06:09.3945788Z Entering 'third_party/benchmark' 2022-11-23T01:06:09.3981208Z Entering 'third_party/cpuinfo' 2022-11-23T01:06:09.4016575Z Entering 'third_party/cub' 2022-11-23T01:06:09.4052178Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:06:09.4095087Z Entering 'third_party/cutlass' 2022-11-23T01:06:09.4135310Z Entering 'third_party/eigen' 2022-11-23T01:06:09.4173014Z Entering 'third_party/fbgemm' 2022-11-23T01:06:09.4207823Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:06:09.4241833Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:06:09.4276682Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:06:09.4309648Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:06:09.4344386Z Entering 'third_party/flatbuffers' 2022-11-23T01:06:09.4381782Z Entering 'third_party/fmt' 2022-11-23T01:06:09.4416603Z Entering 'third_party/foxi' 2022-11-23T01:06:09.4451878Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:06:09.4486951Z Entering 'third_party/gloo' 2022-11-23T01:06:09.4521859Z Entering 'third_party/googletest' 2022-11-23T01:06:09.4557790Z Entering 'third_party/ideep' 2022-11-23T01:06:09.4591805Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:06:09.4627485Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:06:09.4670064Z Entering 'third_party/ios-cmake' 2022-11-23T01:06:09.4705769Z Entering 'third_party/ittapi' 2022-11-23T01:06:09.4741058Z Entering 'third_party/kineto' 2022-11-23T01:06:09.4775884Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:06:09.4811048Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:06:09.4848054Z Entering 'third_party/nccl/nccl' 2022-11-23T01:06:09.4883963Z Entering 'third_party/neon2sse' 2022-11-23T01:06:09.4919187Z Entering 'third_party/nlohmann' 2022-11-23T01:06:09.4957514Z Entering 'third_party/onnx' 2022-11-23T01:06:09.5003327Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.5038722Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.5076070Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:06:09.5111897Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:06:09.5150416Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.5185983Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.5219919Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.5258554Z Entering 'third_party/pocketfft' 2022-11-23T01:06:09.5293547Z Entering 'third_party/protobuf' 2022-11-23T01:06:09.5332696Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:09.5368210Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:09.5406058Z Entering 'third_party/psimd' 2022-11-23T01:06:09.5441955Z Entering 'third_party/pthreadpool' 2022-11-23T01:06:09.5477566Z Entering 'third_party/pybind11' 2022-11-23T01:06:09.5512378Z Entering 'third_party/python-enum' 2022-11-23T01:06:09.5546795Z Entering 'third_party/python-peachpy' 2022-11-23T01:06:09.5581941Z Entering 'third_party/python-six' 2022-11-23T01:06:09.5616741Z Entering 'third_party/sleef' 2022-11-23T01:06:09.5652647Z Entering 'third_party/tbb' 2022-11-23T01:06:09.5689390Z Entering 'third_party/tensorpipe' 2022-11-23T01:06:09.5724587Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:09.5759213Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:09.5793769Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:09.5827794Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:09.5862160Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.5899563Z Entering 'third_party/zstd' 2022-11-23T01:06:09.5947517Z [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-11-23T01:06:09.6214299Z Entering 'android/libs/fbjni' 2022-11-23T01:06:09.6245499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-11-23T01:06:09.6260310Z Entering 'third_party/FP16' 2022-11-23T01:06:09.6294130Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-11-23T01:06:09.6308730Z Entering 'third_party/FXdiv' 2022-11-23T01:06:09.6342440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-11-23T01:06:09.6357503Z Entering 'third_party/NNPACK' 2022-11-23T01:06:09.6391258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-11-23T01:06:09.6406672Z Entering 'third_party/QNNPACK' 2022-11-23T01:06:09.6439486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-11-23T01:06:09.6454591Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:06:09.6487384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-11-23T01:06:09.6502058Z Entering 'third_party/XNNPACK' 2022-11-23T01:06:09.6534177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-11-23T01:06:09.6558930Z Entering 'third_party/benchmark' 2022-11-23T01:06:09.6592226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:06:09.6606881Z Entering 'third_party/cpuinfo' 2022-11-23T01:06:09.6639030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:06:09.6654093Z Entering 'third_party/cub' 2022-11-23T01:06:09.6686848Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-11-23T01:06:09.6701767Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:06:09.6734196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-11-23T01:06:09.6755088Z Entering 'third_party/cutlass' 2022-11-23T01:06:09.6787637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-11-23T01:06:09.6808719Z Entering 'third_party/eigen' 2022-11-23T01:06:09.6841590Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-11-23T01:06:09.6858564Z Entering 'third_party/fbgemm' 2022-11-23T01:06:09.6892811Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-11-23T01:06:09.6907167Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:06:09.6938483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-11-23T01:06:09.6954583Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:06:09.6986652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T01:06:09.7001522Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:06:09.7035356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:06:09.7049779Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:06:09.7081636Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-11-23T01:06:09.7097090Z Entering 'third_party/flatbuffers' 2022-11-23T01:06:09.7131303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-11-23T01:06:09.7148198Z Entering 'third_party/fmt' 2022-11-23T01:06:09.7180784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-11-23T01:06:09.7195496Z Entering 'third_party/foxi' 2022-11-23T01:06:09.7228637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-11-23T01:06:09.7243759Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:06:09.7276640Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-11-23T01:06:09.7291886Z Entering 'third_party/gloo' 2022-11-23T01:06:09.7323892Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-11-23T01:06:09.7338615Z Entering 'third_party/googletest' 2022-11-23T01:06:09.7370898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:06:09.7385526Z Entering 'third_party/ideep' 2022-11-23T01:06:09.7418213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-11-23T01:06:09.7433486Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:06:09.7464453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-11-23T01:06:09.7482492Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:06:09.7515323Z 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-11-23T01:06:09.7536458Z Entering 'third_party/ios-cmake' 2022-11-23T01:06:09.7569930Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-11-23T01:06:09.7585351Z Entering 'third_party/ittapi' 2022-11-23T01:06:09.7618073Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-11-23T01:06:09.7633604Z Entering 'third_party/kineto' 2022-11-23T01:06:09.7665736Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-11-23T01:06:09.7681985Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:06:09.7714629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-11-23T01:06:09.7729138Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:06:09.7762217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-11-23T01:06:09.7778572Z Entering 'third_party/nccl/nccl' 2022-11-23T01:06:09.7812175Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-11-23T01:06:09.7826931Z Entering 'third_party/neon2sse' 2022-11-23T01:06:09.7860623Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-11-23T01:06:09.7875699Z Entering 'third_party/nlohmann' 2022-11-23T01:06:09.7908980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-11-23T01:06:09.7924651Z Entering 'third_party/onnx' 2022-11-23T01:06:09.7957144Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:06:09.7983656Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.8016179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:06:09.8033112Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.8066106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:06:09.8082905Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:06:09.8116098Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-11-23T01:06:09.8130365Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:06:09.8163787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-11-23T01:06:09.8183255Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:09.8217924Z 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-11-23T01:06:09.8233002Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:09.8266963Z 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-11-23T01:06:09.8281907Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.8314553Z 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-11-23T01:06:09.8334051Z Entering 'third_party/pocketfft' 2022-11-23T01:06:09.8367424Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-11-23T01:06:09.8381609Z Entering 'third_party/protobuf' 2022-11-23T01:06:09.8414181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-11-23T01:06:09.8432505Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:09.8463949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-11-23T01:06:09.8478408Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:09.8511003Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:06:09.8527135Z Entering 'third_party/psimd' 2022-11-23T01:06:09.8560099Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-11-23T01:06:09.8574693Z Entering 'third_party/pthreadpool' 2022-11-23T01:06:09.8607347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-11-23T01:06:09.8621498Z Entering 'third_party/pybind11' 2022-11-23T01:06:09.8654308Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:06:09.8668599Z Entering 'third_party/python-enum' 2022-11-23T01:06:09.8700588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-11-23T01:06:09.8715586Z Entering 'third_party/python-peachpy' 2022-11-23T01:06:09.8748237Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-11-23T01:06:09.8763035Z Entering 'third_party/python-six' 2022-11-23T01:06:09.8798355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-11-23T01:06:09.8812507Z Entering 'third_party/sleef' 2022-11-23T01:06:09.8847290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-11-23T01:06:09.8861468Z Entering 'third_party/tbb' 2022-11-23T01:06:09.8895440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-11-23T01:06:09.8912203Z Entering 'third_party/tensorpipe' 2022-11-23T01:06:09.8946165Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-11-23T01:06:09.8961373Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:09.8994563Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-11-23T01:06:09.9009045Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:09.9041438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-11-23T01:06:09.9055567Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:09.9088619Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-11-23T01:06:09.9103451Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:09.9135918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-11-23T01:06:09.9149747Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:09.9182481Z 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-11-23T01:06:09.9201127Z Entering 'third_party/zstd' 2022-11-23T01:06:09.9237184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-11-23T01:06:09.9825279Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-11-23T01:06:10.0099244Z Entering 'android/libs/fbjni' 2022-11-23T01:06:10.0136093Z Entering 'third_party/FP16' 2022-11-23T01:06:10.0172153Z Entering 'third_party/FXdiv' 2022-11-23T01:06:10.0209195Z Entering 'third_party/NNPACK' 2022-11-23T01:06:10.0244405Z Entering 'third_party/QNNPACK' 2022-11-23T01:06:10.0280687Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:06:10.0317707Z Entering 'third_party/XNNPACK' 2022-11-23T01:06:10.0363182Z Entering 'third_party/benchmark' 2022-11-23T01:06:10.0398526Z Entering 'third_party/cpuinfo' 2022-11-23T01:06:10.0436285Z Entering 'third_party/cub' 2022-11-23T01:06:10.0472881Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:06:10.0513806Z Entering 'third_party/cutlass' 2022-11-23T01:06:10.0555746Z Entering 'third_party/eigen' 2022-11-23T01:06:10.0593137Z Entering 'third_party/fbgemm' 2022-11-23T01:06:10.0629223Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:06:10.0663974Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:06:10.0699430Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:06:10.0733931Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:06:10.0770140Z Entering 'third_party/flatbuffers' 2022-11-23T01:06:10.0809360Z Entering 'third_party/fmt' 2022-11-23T01:06:10.0844670Z Entering 'third_party/foxi' 2022-11-23T01:06:10.0881591Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:06:10.0917545Z Entering 'third_party/gloo' 2022-11-23T01:06:10.0954055Z Entering 'third_party/googletest' 2022-11-23T01:06:10.0989289Z Entering 'third_party/ideep' 2022-11-23T01:06:10.1023793Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:06:10.1060400Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:06:10.1103797Z Entering 'third_party/ios-cmake' 2022-11-23T01:06:10.1141950Z Entering 'third_party/ittapi' 2022-11-23T01:06:10.1178346Z Entering 'third_party/kineto' 2022-11-23T01:06:10.1215614Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:06:10.1253212Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:06:10.1290378Z Entering 'third_party/nccl/nccl' 2022-11-23T01:06:10.1326856Z Entering 'third_party/neon2sse' 2022-11-23T01:06:10.1362379Z Entering 'third_party/nlohmann' 2022-11-23T01:06:10.1399646Z Entering 'third_party/onnx' 2022-11-23T01:06:10.1447109Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:06:10.1482610Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:06:10.1520896Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:06:10.1557654Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:06:10.1598164Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:10.1634517Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:10.1671549Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:06:10.1712035Z Entering 'third_party/pocketfft' 2022-11-23T01:06:10.1747658Z Entering 'third_party/protobuf' 2022-11-23T01:06:10.1788862Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:10.1825441Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:10.1863720Z Entering 'third_party/psimd' 2022-11-23T01:06:10.1900625Z Entering 'third_party/pthreadpool' 2022-11-23T01:06:10.1936245Z Entering 'third_party/pybind11' 2022-11-23T01:06:10.1973451Z Entering 'third_party/python-enum' 2022-11-23T01:06:10.2009775Z Entering 'third_party/python-peachpy' 2022-11-23T01:06:10.2045454Z Entering 'third_party/python-six' 2022-11-23T01:06:10.2081975Z Entering 'third_party/sleef' 2022-11-23T01:06:10.2118686Z Entering 'third_party/tbb' 2022-11-23T01:06:10.2158345Z Entering 'third_party/tensorpipe' 2022-11-23T01:06:10.2194616Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:10.2229180Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:10.2264575Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:10.2300749Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:10.2335493Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:10.2372786Z Entering 'third_party/zstd' 2022-11-23T01:06:10.2419035Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-11-23T01:06:10.2684166Z Entering 'android/libs/fbjni' 2022-11-23T01:06:10.2721840Z Entering 'third_party/FP16' 2022-11-23T01:06:10.2758710Z Entering 'third_party/FXdiv' 2022-11-23T01:06:10.2795281Z Entering 'third_party/NNPACK' 2022-11-23T01:06:10.2831348Z Entering 'third_party/QNNPACK' 2022-11-23T01:06:10.2867258Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T01:06:10.2906248Z Entering 'third_party/XNNPACK' 2022-11-23T01:06:10.2953535Z Entering 'third_party/benchmark' 2022-11-23T01:06:10.2989120Z Entering 'third_party/cpuinfo' 2022-11-23T01:06:10.3026698Z Entering 'third_party/cub' 2022-11-23T01:06:10.3061844Z Entering 'third_party/cudnn_frontend' 2022-11-23T01:06:10.3103145Z Entering 'third_party/cutlass' 2022-11-23T01:06:10.3145716Z Entering 'third_party/eigen' 2022-11-23T01:06:10.3182899Z Entering 'third_party/fbgemm' 2022-11-23T01:06:10.3218794Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T01:06:10.3254007Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T01:06:10.3288915Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T01:06:10.3325050Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T01:06:10.3361303Z Entering 'third_party/flatbuffers' 2022-11-23T01:06:10.3399102Z Entering 'third_party/fmt' 2022-11-23T01:06:10.3435011Z Entering 'third_party/foxi' 2022-11-23T01:06:10.3477434Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T01:06:10.3516167Z Entering 'third_party/gloo' 2022-11-23T01:06:10.3551667Z Entering 'third_party/googletest' 2022-11-23T01:06:10.3587357Z Entering 'third_party/ideep' 2022-11-23T01:06:10.3621289Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T01:06:10.3658963Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T01:06:10.3700917Z Entering 'third_party/ios-cmake' 2022-11-23T01:06:10.3737006Z Entering 'third_party/ittapi' 2022-11-23T01:06:10.3772577Z Entering 'third_party/kineto' 2022-11-23T01:06:10.3811171Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T01:06:10.3846271Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T01:06:10.3883926Z Entering 'third_party/nccl/nccl' 2022-11-23T01:06:10.3919324Z Entering 'third_party/neon2sse' 2022-11-23T01:06:10.3955996Z Entering 'third_party/nlohmann' 2022-11-23T01:06:10.3994855Z Entering 'third_party/onnx' 2022-11-23T01:06:10.4042866Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T01:06:10.4079004Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T01:06:10.4119171Z Entering 'third_party/onnx-tensorrt' 2022-11-23T01:06:10.4155837Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T01:06:10.4195514Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T01:06:10.4230239Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T01:06:10.4266933Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T01:06:10.4307173Z Entering 'third_party/pocketfft' 2022-11-23T01:06:10.4344019Z Entering 'third_party/protobuf' 2022-11-23T01:06:10.4382532Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T01:06:10.4416945Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T01:06:10.4454817Z Entering 'third_party/psimd' 2022-11-23T01:06:10.4490643Z Entering 'third_party/pthreadpool' 2022-11-23T01:06:10.4526170Z Entering 'third_party/pybind11' 2022-11-23T01:06:10.4561777Z Entering 'third_party/python-enum' 2022-11-23T01:06:10.4597617Z Entering 'third_party/python-peachpy' 2022-11-23T01:06:10.4632748Z Entering 'third_party/python-six' 2022-11-23T01:06:10.4668321Z Entering 'third_party/sleef' 2022-11-23T01:06:10.4704067Z Entering 'third_party/tbb' 2022-11-23T01:06:10.4740834Z Entering 'third_party/tensorpipe' 2022-11-23T01:06:10.4776713Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T01:06:10.4811994Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T01:06:10.4846134Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T01:06:10.4883455Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T01:06:10.4918478Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T01:06:10.4957215Z Entering 'third_party/zstd' 2022-11-23T01:06:10.5001944Z ##[endgroup] 2022-11-23T01:06:10.5049426Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T01:06:10.5076224Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T01:06:10.5196593Z Prepare all required actions 2022-11-23T01:06:10.5219846Z ##[group]Run ./.github/actions/setup-linux 2022-11-23T01:06:10.5220047Z env: 2022-11-23T01:06:10.5220222Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:10.5220396Z ##[endgroup] 2022-11-23T01:06:10.5233679Z ##[group]Run set -euo pipefail 2022-11-23T01:06:10.5233908Z set -euo pipefail 2022-11-23T01:06:10.5234118Z function get_ec2_metadata() { 2022-11-23T01:06:10.5234363Z  # Pulled from instance metadata endpoint for EC2 2022-11-23T01:06:10.5234704Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-11-23T01:06:10.5235001Z  category=$1 2022-11-23T01:06:10.5235240Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-11-23T01:06:10.5235449Z } 2022-11-23T01:06:10.5235751Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-11-23T01:06:10.5236040Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-11-23T01:06:10.5236301Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-11-23T01:06:10.5236548Z echo "system info $(uname -a)" 2022-11-23T01:06:10.5247881Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:10.5248085Z env: 2022-11-23T01:06:10.5248261Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:10.5248448Z ##[endgroup] 2022-11-23T01:06:10.5328133Z ami-id: ami-096198a0bccc6bad4 2022-11-23T01:06:10.5378268Z instance-id: i-065a367977b5049ea 2022-11-23T01:06:10.5429471Z instance-type: c5.2xlarge 2022-11-23T01:06:10.5437030Z system info Linux ip-10-0-2-40.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-11-23T01:06:10.5452383Z ##[group]Run if systemctl is-active --quiet docker; then 2022-11-23T01:06:10.5452673Z if systemctl is-active --quiet docker; then 2022-11-23T01:06:10.5452913Z  echo "Docker daemon is running..."; 2022-11-23T01:06:10.5453122Z else 2022-11-23T01:06:10.5453355Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-11-23T01:06:10.5453570Z fi 2022-11-23T01:06:10.5464564Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:10.5464780Z env: 2022-11-23T01:06:10.5464942Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:10.5465134Z ##[endgroup] 2022-11-23T01:06:10.5549367Z Docker daemon is running... 2022-11-23T01:06:10.5563999Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:06:10.5564361Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T01:06:10.5564647Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:06:10.5565030Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-11-23T01:06:10.5565381Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-11-23T01:06:10.5575927Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:10.5576149Z env: 2022-11-23T01:06:10.5576311Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:10.5576508Z AWS_RETRY_MODE: standard 2022-11-23T01:06:10.5576695Z AWS_MAX_ATTEMPTS: 5 2022-11-23T01:06:10.5576878Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T01:06:10.5577068Z ##[endgroup] 2022-11-23T01:06:11.8395103Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-11-23T01:06:11.8395485Z Configure a credential helper to remove this warning. See 2022-11-23T01:06:11.8395930Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-11-23T01:06:11.8396199Z 2022-11-23T01:06:11.8396310Z Login Succeeded 2022-11-23T01:06:11.8429418Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:06:11.8429736Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:06:11.8430352Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T01:06:11.8441634Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:11.8441858Z env: 2022-11-23T01:06:11.8442035Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:11.8442224Z ##[endgroup] 2022-11-23T01:06:11.8525182Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-11-23T01:06:11.8525417Z with: 2022-11-23T01:06:11.8525737Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:06:11.8526017Z env: 2022-11-23T01:06:11.8526191Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:11.8526368Z ##[endgroup] 2022-11-23T01:06:11.8537900Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:06:11.8538175Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T01:06:11.8538441Z # ignore output since only exit code is used for conditional 2022-11-23T01:06:11.8538802Z # only pull docker image if it's not available locally 2022-11-23T01:06:11.8539085Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-11-23T01:06:11.8539358Z  retry docker pull "${DOCKER_IMAGE}" 2022-11-23T01:06:11.8539554Z fi 2022-11-23T01:06:11.8550515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:06:11.8550734Z env: 2022-11-23T01:06:11.8550895Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:06:11.8551165Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:06:11.8551414Z ##[endgroup] 2022-11-23T01:06:12.0590411Z v0.4: Pulling from pytorch/xla_base 2022-11-23T01:06:12.0612038Z 284055322776: Pulling fs layer 2022-11-23T01:06:12.0612440Z 830b743589ce: Pulling fs layer 2022-11-23T01:06:12.0612816Z 00063cedd2c6: Pulling fs layer 2022-11-23T01:06:12.0613043Z 4ef339d99446: Pulling fs layer 2022-11-23T01:06:12.0613257Z 1e9c39450a51: Pulling fs layer 2022-11-23T01:06:12.0613679Z e9b90854cdb4: Pulling fs layer 2022-11-23T01:06:12.0613962Z 04c6257910db: Pulling fs layer 2022-11-23T01:06:12.0614236Z ad0b9b80ddf2: Pulling fs layer 2022-11-23T01:06:12.0614527Z 9c9cec0a3755: Pulling fs layer 2022-11-23T01:06:12.0614837Z e69e51c3bfb6: Pulling fs layer 2022-11-23T01:06:12.0615137Z aadbc2ed6f6d: Pulling fs layer 2022-11-23T01:06:12.0618828Z 333b744bcca3: Pulling fs layer 2022-11-23T01:06:12.0619511Z 9833f1b81c74: Pulling fs layer 2022-11-23T01:06:12.0619785Z 28dd700dcc20: Pulling fs layer 2022-11-23T01:06:12.0620194Z 2a23d17bcfe4: Pulling fs layer 2022-11-23T01:06:12.0620551Z 5702566d5f31: Pulling fs layer 2022-11-23T01:06:12.0620875Z 9b3f6be53461: Pulling fs layer 2022-11-23T01:06:12.0621141Z e9b90854cdb4: Waiting 2022-11-23T01:06:12.0621320Z f26ae8cddf8c: Pulling fs layer 2022-11-23T01:06:12.0621567Z 259dfacae66d: Pulling fs layer 2022-11-23T01:06:12.0621772Z f65556a7a26c: Pulling fs layer 2022-11-23T01:06:12.0621951Z 04c6257910db: Waiting 2022-11-23T01:06:12.0622138Z 34dbdcd9e4f8: Pulling fs layer 2022-11-23T01:06:12.0622379Z e69e51c3bfb6: Waiting 2022-11-23T01:06:12.0622550Z 9c9cec0a3755: Waiting 2022-11-23T01:06:12.0622732Z 58696e1f447a: Pulling fs layer 2022-11-23T01:06:12.0624743Z 74baa4fec29b: Pulling fs layer 2022-11-23T01:06:12.0626844Z aadbc2ed6f6d: Waiting 2022-11-23T01:06:12.0627149Z 28dd700dcc20: Waiting 2022-11-23T01:06:12.0627418Z 2ef4e5e6d869: Pulling fs layer 2022-11-23T01:06:12.0627602Z c1ff06646a84: Pulling fs layer 2022-11-23T01:06:12.0627795Z 5702566d5f31: Waiting 2022-11-23T01:06:12.0628165Z 2a23d17bcfe4: Waiting 2022-11-23T01:06:12.0628486Z d488e5a06557: Pulling fs layer 2022-11-23T01:06:12.0628863Z 34dbdcd9e4f8: Waiting 2022-11-23T01:06:12.0629088Z 9b3f6be53461: Waiting 2022-11-23T01:06:12.0629296Z 259dfacae66d: Waiting 2022-11-23T01:06:12.0629527Z f73177ca4056: Pulling fs layer 2022-11-23T01:06:12.0629705Z f65556a7a26c: Waiting 2022-11-23T01:06:12.0629861Z f26ae8cddf8c: Waiting 2022-11-23T01:06:12.0630232Z eec24c2db37b: Pulling fs layer 2022-11-23T01:06:12.0630429Z 6efbc1ed1f0e: Pulling fs layer 2022-11-23T01:06:12.0630602Z 333b744bcca3: Waiting 2022-11-23T01:06:12.0630770Z 9833f1b81c74: Waiting 2022-11-23T01:06:12.0630949Z c8c49b2ea0e3: Pulling fs layer 2022-11-23T01:06:12.0631117Z 4ef339d99446: Waiting 2022-11-23T01:06:12.0631439Z 08d41f4e81dc: Pulling fs layer 2022-11-23T01:06:12.0631622Z 1e9c39450a51: Waiting 2022-11-23T01:06:12.0631780Z 74baa4fec29b: Waiting 2022-11-23T01:06:12.0631946Z f73177ca4056: Waiting 2022-11-23T01:06:12.0632112Z 58696e1f447a: Waiting 2022-11-23T01:06:12.0632267Z 6efbc1ed1f0e: Waiting 2022-11-23T01:06:12.0632440Z eec24c2db37b: Waiting 2022-11-23T01:06:12.0632611Z 2ef4e5e6d869: Waiting 2022-11-23T01:06:12.0632768Z c8c49b2ea0e3: Waiting 2022-11-23T01:06:12.0632937Z 08d41f4e81dc: Waiting 2022-11-23T01:06:12.2063744Z 830b743589ce: Verifying Checksum 2022-11-23T01:06:12.2064164Z 830b743589ce: Download complete 2022-11-23T01:06:12.2749309Z 4ef339d99446: Download complete 2022-11-23T01:06:12.3499400Z 1e9c39450a51: Verifying Checksum 2022-11-23T01:06:12.3499685Z 1e9c39450a51: Download complete 2022-11-23T01:06:12.3668440Z 00063cedd2c6: Verifying Checksum 2022-11-23T01:06:12.3668894Z 00063cedd2c6: Download complete 2022-11-23T01:06:12.3885073Z 284055322776: Verifying Checksum 2022-11-23T01:06:12.3885370Z 284055322776: Download complete 2022-11-23T01:06:12.4577546Z 04c6257910db: Verifying Checksum 2022-11-23T01:06:12.4578001Z 04c6257910db: Download complete 2022-11-23T01:06:12.5399558Z 9c9cec0a3755: Download complete 2022-11-23T01:06:13.0570126Z 284055322776: Pull complete 2022-11-23T01:06:13.3174031Z 830b743589ce: Pull complete 2022-11-23T01:06:13.6276213Z 00063cedd2c6: Pull complete 2022-11-23T01:06:13.7297861Z 4ef339d99446: Pull complete 2022-11-23T01:06:13.8458891Z 1e9c39450a51: Pull complete 2022-11-23T01:06:23.1155603Z e9b90854cdb4: Verifying Checksum 2022-11-23T01:06:23.2098088Z e9b90854cdb4: Download complete 2022-11-23T01:06:23.2098526Z aadbc2ed6f6d: Verifying Checksum 2022-11-23T01:06:23.2098896Z aadbc2ed6f6d: Download complete 2022-11-23T01:06:23.2774266Z 333b744bcca3: Verifying Checksum 2022-11-23T01:06:23.2774613Z 333b744bcca3: Download complete 2022-11-23T01:06:23.7151483Z 9833f1b81c74: Verifying Checksum 2022-11-23T01:06:23.7151848Z 9833f1b81c74: Download complete 2022-11-23T01:06:23.9211888Z ad0b9b80ddf2: Verifying Checksum 2022-11-23T01:06:23.9212306Z ad0b9b80ddf2: Download complete 2022-11-23T01:06:27.5095926Z e69e51c3bfb6: Verifying Checksum 2022-11-23T01:06:27.5096313Z e69e51c3bfb6: Download complete 2022-11-23T01:06:27.5898593Z 5702566d5f31: Verifying Checksum 2022-11-23T01:06:27.5898843Z 5702566d5f31: Download complete 2022-11-23T01:06:28.2647038Z 2a23d17bcfe4: Download complete 2022-11-23T01:06:28.3458965Z f26ae8cddf8c: Download complete 2022-11-23T01:06:29.8886796Z 259dfacae66d: Verifying Checksum 2022-11-23T01:06:29.8887129Z 259dfacae66d: Download complete 2022-11-23T01:06:29.9600052Z f65556a7a26c: Verifying Checksum 2022-11-23T01:06:29.9600338Z f65556a7a26c: Download complete 2022-11-23T01:06:30.0367732Z 34dbdcd9e4f8: Download complete 2022-11-23T01:06:30.1029068Z 58696e1f447a: Download complete 2022-11-23T01:06:30.3855559Z 74baa4fec29b: Download complete 2022-11-23T01:06:30.7145747Z 2ef4e5e6d869: Verifying Checksum 2022-11-23T01:06:30.7146207Z 2ef4e5e6d869: Download complete 2022-11-23T01:06:31.6335151Z 9b3f6be53461: Verifying Checksum 2022-11-23T01:06:31.6335414Z 9b3f6be53461: Download complete 2022-11-23T01:06:34.7715118Z d488e5a06557: Verifying Checksum 2022-11-23T01:06:34.8435408Z d488e5a06557: Download complete 2022-11-23T01:06:34.8435675Z f73177ca4056: Download complete 2022-11-23T01:06:34.9308843Z eec24c2db37b: Verifying Checksum 2022-11-23T01:06:34.9309108Z eec24c2db37b: Download complete 2022-11-23T01:06:37.2723504Z c1ff06646a84: Verifying Checksum 2022-11-23T01:06:37.2723803Z c1ff06646a84: Download complete 2022-11-23T01:06:37.3730216Z c8c49b2ea0e3: Verifying Checksum 2022-11-23T01:06:37.3730488Z c8c49b2ea0e3: Download complete 2022-11-23T01:06:37.4540182Z 08d41f4e81dc: Download complete 2022-11-23T01:06:38.0336242Z 28dd700dcc20: Verifying Checksum 2022-11-23T01:06:38.0336657Z 28dd700dcc20: Download complete 2022-11-23T01:06:50.9586076Z 6efbc1ed1f0e: Verifying Checksum 2022-11-23T01:06:50.9586332Z 6efbc1ed1f0e: Download complete 2022-11-23T01:07:00.9597843Z e9b90854cdb4: Pull complete 2022-11-23T01:07:01.4097293Z 04c6257910db: Pull complete 2022-11-23T01:07:16.5026060Z ad0b9b80ddf2: Pull complete 2022-11-23T01:07:17.0046558Z 9c9cec0a3755: Pull complete 2022-11-23T01:07:37.7395311Z e69e51c3bfb6: Pull complete 2022-11-23T01:07:38.2211306Z aadbc2ed6f6d: Pull complete 2022-11-23T01:07:38.4954930Z 333b744bcca3: Pull complete 2022-11-23T01:07:39.2581072Z 9833f1b81c74: Pull complete 2022-11-23T01:07:45.6092935Z 28dd700dcc20: Pull complete 2022-11-23T01:07:48.9931423Z 2a23d17bcfe4: Pull complete 2022-11-23T01:07:49.2339883Z 5702566d5f31: Pull complete 2022-11-23T01:07:53.5646966Z 9b3f6be53461: Pull complete 2022-11-23T01:07:53.9108242Z f26ae8cddf8c: Pull complete 2022-11-23T01:07:55.1713493Z 259dfacae66d: Pull complete 2022-11-23T01:07:55.6133877Z f65556a7a26c: Pull complete 2022-11-23T01:07:55.8476185Z 34dbdcd9e4f8: Pull complete 2022-11-23T01:07:56.0666422Z 58696e1f447a: Pull complete 2022-11-23T01:07:56.6984003Z 74baa4fec29b: Pull complete 2022-11-23T01:07:57.1523048Z 2ef4e5e6d869: Pull complete 2022-11-23T01:08:05.1564355Z c1ff06646a84: Pull complete 2022-11-23T01:08:07.0415531Z d488e5a06557: Pull complete 2022-11-23T01:08:07.2614691Z f73177ca4056: Pull complete 2022-11-23T01:08:07.3843793Z eec24c2db37b: Pull complete 2022-11-23T01:08:30.6100561Z 6efbc1ed1f0e: Pull complete 2022-11-23T01:08:30.8124467Z c8c49b2ea0e3: Pull complete 2022-11-23T01:08:30.9503079Z 08d41f4e81dc: Pull complete 2022-11-23T01:08:31.0435366Z Digest: sha256:8e803cef4987adf5b1be68e77ec55eb8e1de4ef51a34f9345be27d31f1db801b 2022-11-23T01:08:31.0958060Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:08:31.1086416Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:08:31.1340714Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-11-23T01:08:31.1341047Z python3 -m pip install psutil==5.9.1 2022-11-23T01:08:31.1341304Z python3 -m pip install pynvml==11.4.1 2022-11-23T01:08:31.1341597Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-11-23T01:08:31.1341910Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2022-11-23T01:08:31.5438978Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:08:31.5439249Z env: 2022-11-23T01:08:31.5439461Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:31.5439669Z ##[endgroup] 2022-11-23T01:08:34.7665941Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:08:34.8341073Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-11-23T01:08:35.3790843Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T01:08:35.3984891Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-11-23T01:08:35.6706316Z Prepare all required actions 2022-11-23T01:08:35.6706586Z Getting action download info 2022-11-23T01:08:35.8408114Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2022-11-23T01:08:36.0779124Z Download action repository 'actions/download-artifact@v3' (SHA:9782bd6a9848b53b110e712e20e42d89988822b7) 2022-11-23T01:08:36.2109444Z ##[group]Run ./.github/actions/download-build-artifacts 2022-11-23T01:08:36.2109732Z with: 2022-11-23T01:08:36.2110122Z name: linux-bionic-py3_7-clang8-xla 2022-11-23T01:08:36.2110378Z env: 2022-11-23T01:08:36.2110644Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:36.2110847Z ##[endgroup] 2022-11-23T01:08:36.2209732Z ##[group]Run seemethere/download-artifact-s3@v4 2022-11-23T01:08:36.2209957Z with: 2022-11-23T01:08:36.2210150Z name: linux-bionic-py3_7-clang8-xla 2022-11-23T01:08:36.2210374Z s3-bucket: gha-artifacts 2022-11-23T01:08:36.2210569Z region: us-east-1 2022-11-23T01:08:36.2210761Z env: 2022-11-23T01:08:36.2210935Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:36.2211111Z ##[endgroup] 2022-11-23T01:08:38.4410829Z Found 1 objects with prefix pytorch/pytorch/3528293562/linux-bionic-py3_7-clang8-xla/ 2022-11-23T01:08:38.4411326Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:08:45.5772049Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-11-23T01:08:45.5772292Z 2022-11-23T01:08:45.5786994Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-11-23T01:08:45.5794988Z Artifact download has finished successfully 2022-11-23T01:08:45.6028460Z ##[group]Run unzip -o artifacts.zip 2022-11-23T01:08:45.6028697Z unzip -o artifacts.zip 2022-11-23T01:08:45.6040441Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:08:45.6040656Z env: 2022-11-23T01:08:45.6040830Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:45.6041021Z ##[endgroup] 2022-11-23T01:08:45.6352470Z Archive: artifacts.zip 2022-11-23T01:08:45.6353172Z creating: dist/ 2022-11-23T01:08:46.3726790Z inflating: dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:08:46.3833575Z inflating: dist/.ninja_log 2022-11-23T01:08:46.3834313Z creating: build/custom_test_artifacts/ 2022-11-23T01:08:46.3834753Z creating: build/custom_test_artifacts/custom-op-build/ 2022-11-23T01:08:46.3835122Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-11-23T01:08:46.3836918Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:08:46.3837328Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/ 2022-11-23T01:08:46.3837773Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-11-23T01:08:46.3838200Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-11-23T01:08:46.3838607Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-11-23T01:08:46.3840184Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:08:46.3841078Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-11-23T01:08:46.3841496Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-11-23T01:08:46.3841903Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-11-23T01:08:46.3843716Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:08:46.3844829Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-11-23T01:08:46.3845671Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:08:46.3846170Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-11-23T01:08:46.3847369Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:08:46.3848221Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-11-23T01:08:46.3848735Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:08:46.3849357Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-11-23T01:08:46.3849976Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-11-23T01:08:46.3850602Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-11-23T01:08:46.3851241Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-11-23T01:08:46.3851776Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-11-23T01:08:46.3852432Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-11-23T01:08:46.3853043Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-11-23T01:08:46.3853621Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-11-23T01:08:46.3854069Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-11-23T01:08:46.3854533Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-11-23T01:08:46.3855151Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-11-23T01:08:46.3855616Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-11-23T01:08:46.3870081Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-11-23T01:08:46.3928129Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-11-23T01:08:46.3928622Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-11-23T01:08:46.3929149Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-11-23T01:08:46.3929714Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-11-23T01:08:46.3930248Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-11-23T01:08:46.3930814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-11-23T01:08:46.3931363Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-11-23T01:08:46.3931917Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-11-23T01:08:46.3932387Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-11-23T01:08:46.3932822Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-11-23T01:08:46.3933272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-11-23T01:08:46.3948361Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-11-23T01:08:46.3986349Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-11-23T01:08:46.3987209Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:08:46.3987766Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:08:46.3988228Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-11-23T01:08:46.3988734Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-11-23T01:08:46.3989142Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-11-23T01:08:46.3990338Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-11-23T01:08:46.3991023Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-11-23T01:08:46.3991514Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-11-23T01:08:46.4042984Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-11-23T01:08:46.4073552Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-11-23T01:08:46.4073992Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-11-23T01:08:46.4074334Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-11-23T01:08:46.4076192Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:08:46.4076780Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/ 2022-11-23T01:08:46.4077646Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-11-23T01:08:46.4078101Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-11-23T01:08:46.4078500Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-11-23T01:08:46.4079856Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:08:46.4080721Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-11-23T01:08:46.4081140Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-11-23T01:08:46.4081544Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-11-23T01:08:46.4083257Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:08:46.4084086Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-11-23T01:08:46.4085138Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:08:46.4085651Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-11-23T01:08:46.4086838Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:08:46.4087460Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-11-23T01:08:46.4087871Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:08:46.4088337Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-11-23T01:08:46.4088736Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-11-23T01:08:46.4089150Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-11-23T01:08:46.4089590Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-11-23T01:08:46.4090060Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-11-23T01:08:46.4090503Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-11-23T01:08:46.4090945Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-11-23T01:08:46.4091483Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-11-23T01:08:46.4091934Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-11-23T01:08:46.4092375Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-11-23T01:08:46.4092819Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-11-23T01:08:46.4093256Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-11-23T01:08:46.4109007Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-11-23T01:08:46.4133622Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-11-23T01:08:46.4134126Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:08:46.4134588Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:08:46.4135020Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-11-23T01:08:46.4135413Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-11-23T01:08:46.4136023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-11-23T01:08:46.4137402Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-11-23T01:08:46.4138173Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-11-23T01:08:46.4138673Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-11-23T01:08:46.4158567Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-11-23T01:08:46.4159097Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-11-23T01:08:46.4159472Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-11-23T01:08:46.4161249Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-11-23T01:08:46.4161779Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/ 2022-11-23T01:08:46.4162275Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-11-23T01:08:46.4162751Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-11-23T01:08:46.4163170Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-11-23T01:08:46.4164380Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-11-23T01:08:46.4165458Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-11-23T01:08:46.4166013Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-11-23T01:08:46.4166757Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-11-23T01:08:46.4168262Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-11-23T01:08:46.4168935Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-11-23T01:08:46.4169986Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-11-23T01:08:46.4170498Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-11-23T01:08:46.4171609Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-11-23T01:08:46.4172327Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-11-23T01:08:46.4172860Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-11-23T01:08:46.4173287Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-11-23T01:08:46.4174122Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-11-23T01:08:46.4174560Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-11-23T01:08:46.4175026Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-11-23T01:08:46.4175522Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-11-23T01:08:46.4175993Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-11-23T01:08:46.4176463Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-11-23T01:08:46.4176939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-11-23T01:08:46.4177792Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-11-23T01:08:46.4178580Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-11-23T01:08:46.4179195Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-11-23T01:08:46.4179683Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-11-23T01:08:46.4183118Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-11-23T01:08:46.4262827Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-11-23T01:08:46.4263544Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-11-23T01:08:46.4264130Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-11-23T01:08:46.4264733Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-11-23T01:08:46.4265349Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-11-23T01:08:46.4265865Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-11-23T01:08:46.4266485Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-11-23T01:08:46.4267089Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-11-23T01:08:46.4267711Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-11-23T01:08:46.4268312Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-11-23T01:08:46.4268785Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-11-23T01:08:46.4285168Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-11-23T01:08:46.4304823Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-11-23T01:08:46.4305454Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-11-23T01:08:46.4306041Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-11-23T01:08:46.4306658Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-11-23T01:08:46.4307563Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-11-23T01:08:46.4308676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-11-23T01:08:46.4310669Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-11-23T01:08:46.4311239Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-11-23T01:08:46.4311898Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-11-23T01:08:46.4381912Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-11-23T01:08:46.4398328Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-11-23T01:08:46.4398608Z creating: build/lib/ 2022-11-23T01:08:46.4472170Z inflating: build/lib/libprotobuf-lite.a 2022-11-23T01:08:46.4848875Z inflating: build/lib/libprotobuf.a 2022-11-23T01:08:46.4856618Z inflating: build/lib/libpthreadpool.a 2022-11-23T01:08:46.5276023Z inflating: build/lib/libprotoc.a 2022-11-23T01:08:46.5276461Z inflating: build/lib/libclog.a 2022-11-23T01:08:46.5284069Z inflating: build/lib/libcpuinfo.a 2022-11-23T01:08:46.5290752Z inflating: build/lib/libcpuinfo_internals.a 2022-11-23T01:08:46.5302973Z inflating: build/lib/libqnnpack.a 2022-11-23T01:08:46.5320491Z inflating: build/lib/libpytorch_qnnpack.a 2022-11-23T01:08:46.5322992Z inflating: build/lib/libnnpack_reference_layers.a 2022-11-23T01:08:46.5339888Z inflating: build/lib/libnnpack.a 2022-11-23T01:08:46.5445578Z inflating: build/lib/libXNNPACK.a 2022-11-23T01:08:46.5507098Z inflating: build/lib/libbenchmark.a 2022-11-23T01:08:46.5507497Z inflating: build/lib/libbenchmark_main.a 2022-11-23T01:08:46.5563337Z inflating: build/lib/libgtest.a 2022-11-23T01:08:46.5563965Z inflating: build/lib/libgtest_main.a 2022-11-23T01:08:46.5575615Z inflating: build/lib/libgmock.a 2022-11-23T01:08:46.5576092Z inflating: build/lib/libgmock_main.a 2022-11-23T01:08:46.5584127Z inflating: build/lib/libittnotify.a 2022-11-23T01:08:46.5645621Z inflating: build/lib/libasmjit.a 2022-11-23T01:08:46.5669707Z inflating: build/lib/libtensorpipe_uv.a 2022-11-23T01:08:46.6132004Z inflating: build/lib/libtensorpipe.a 2022-11-23T01:08:46.6132452Z inflating: build/lib/libfoxi_loader.a 2022-11-23T01:08:46.6200382Z inflating: build/lib/libgloo.a 2022-11-23T01:08:46.6240449Z inflating: build/lib/libonnx_proto.a 2022-11-23T01:08:46.6760092Z inflating: build/lib/libonnx.a 2022-11-23T01:08:47.7513822Z inflating: build/lib/libdnnl.a 2022-11-23T01:08:47.8470783Z inflating: build/lib/libdnnl_graph.a 2022-11-23T01:08:47.8495231Z inflating: build/lib/libfmt.a 2022-11-23T01:08:47.8718045Z inflating: build/lib/libkineto.a 2022-11-23T01:08:47.8771465Z inflating: build/lib/libc10.so 2022-11-23T01:08:47.8772332Z inflating: build/lib/libtorch_global_deps.so 2022-11-23T01:08:47.8809311Z inflating: build/lib/libcaffe2_protos.a 2022-11-23T01:08:47.9777479Z inflating: build/lib/libfbgemm.a 2022-11-23T01:08:49.6040121Z inflating: build/lib/libtorch_cpu.so 2022-11-23T01:08:49.6040752Z inflating: build/lib/libtorch.so 2022-11-23T01:08:49.6094995Z inflating: build/lib/libtorchbind_test.so 2022-11-23T01:08:49.6116917Z inflating: build/lib/libjitbackend_test.so 2022-11-23T01:08:49.6142414Z inflating: build/lib/libbackend_with_compiler.so 2022-11-23T01:08:49.6146548Z inflating: build/lib/libshm.so 2022-11-23T01:08:49.7760166Z inflating: build/lib/libtorch_python.so 2022-11-23T01:08:49.7797443Z inflating: build/lib/libnnapi_backend.so 2022-11-23T01:08:49.7797881Z creating: build/bin/ 2022-11-23T01:08:49.7798248Z creating: build/bin/CMakeFiles/ 2022-11-23T01:08:49.7865596Z inflating: build/bin/vmap_test 2022-11-23T01:08:49.7866066Z inflating: build/bin/cmake_install.cmake 2022-11-23T01:08:49.7912081Z inflating: build/bin/weakref_test 2022-11-23T01:08:49.7912649Z inflating: build/bin/CTestTestfile.cmake 2022-11-23T01:08:49.8275662Z inflating: build/bin/protoc-3.13.0.0 2022-11-23T01:08:49.8638012Z inflating: build/bin/protoc 2022-11-23T01:08:49.8682760Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-11-23T01:08:49.8728405Z inflating: build/bin/c10_DeviceGuard_test 2022-11-23T01:08:49.8773590Z inflating: build/bin/c10_Device_test 2022-11-23T01:08:49.8825632Z inflating: build/bin/c10_DispatchKeySet_test 2022-11-23T01:08:49.8869366Z inflating: build/bin/c10_StreamGuard_test 2022-11-23T01:08:49.8913876Z inflating: build/bin/c10_SymInt_test 2022-11-23T01:08:49.8962216Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-11-23T01:08:49.9011917Z inflating: build/bin/c10_InlineStreamGuard_test 2022-11-23T01:08:49.9055536Z inflating: build/bin/c10_Array_test 2022-11-23T01:08:49.9105945Z inflating: build/bin/c10_SizesAndStrides_test 2022-11-23T01:08:49.9151331Z inflating: build/bin/c10_C++17_test 2022-11-23T01:08:49.9198274Z inflating: build/bin/c10_Bitset_test 2022-11-23T01:08:49.9242076Z inflating: build/bin/c10_ConstexprCrc_test 2022-11-23T01:08:49.9286556Z inflating: build/bin/c10_DeadlockDetection_test 2022-11-23T01:08:49.9336710Z inflating: build/bin/c10_LeftRight_test 2022-11-23T01:08:49.9390774Z inflating: build/bin/c10_Metaprogramming_test 2022-11-23T01:08:49.9435402Z inflating: build/bin/c10_Half_test 2022-11-23T01:08:49.9569360Z inflating: build/bin/c10_SmallVectorTest 2022-11-23T01:08:49.9614033Z inflating: build/bin/c10_Synchronized_test 2022-11-23T01:08:49.9659445Z inflating: build/bin/c10_TypeIndex_test 2022-11-23T01:08:49.9708217Z inflating: build/bin/c10_ThreadLocal_test 2022-11-23T01:08:49.9753339Z inflating: build/bin/c10_TypeList_test 2022-11-23T01:08:49.9797039Z inflating: build/bin/c10_TypeTraits_test 2022-11-23T01:08:49.9843380Z inflating: build/bin/c10_accumulate_test 2022-11-23T01:08:49.9932375Z inflating: build/bin/c10_either_test 2022-11-23T01:08:49.9981696Z inflating: build/bin/c10_complex_math_test 2022-11-23T01:08:50.0030287Z inflating: build/bin/c10_bfloat16_test 2022-11-23T01:08:50.0079303Z inflating: build/bin/c10_complex_test 2022-11-23T01:08:50.0126270Z inflating: build/bin/c10_exception_test 2022-11-23T01:08:50.0171812Z inflating: build/bin/c10_flags_test 2022-11-23T01:08:50.0217223Z inflating: build/bin/c10_irange_test 2022-11-23T01:08:50.0347040Z inflating: build/bin/c10_intrusive_ptr_test 2022-11-23T01:08:50.0395896Z inflating: build/bin/c10_logging_test 2022-11-23T01:08:50.0464272Z inflating: build/bin/c10_optional_test 2022-11-23T01:08:50.0519920Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-11-23T01:08:50.0567983Z inflating: build/bin/c10_typeid_test 2022-11-23T01:08:50.0616304Z inflating: build/bin/c10_registry_test 2022-11-23T01:08:50.0667399Z inflating: build/bin/c10_string_view_test 2022-11-23T01:08:50.0713154Z inflating: build/bin/c10_tempfile_test 2022-11-23T01:08:50.0753115Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-11-23T01:08:50.1072713Z inflating: build/bin/vec_test_all_types_AVX2 2022-11-23T01:08:50.1378020Z inflating: build/bin/vec_test_all_types_AVX512 2022-11-23T01:08:50.1672070Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-11-23T01:08:50.1719024Z inflating: build/bin/FileStoreTest 2022-11-23T01:08:50.1771934Z inflating: build/bin/TCPStoreTest 2022-11-23T01:08:50.1819186Z inflating: build/bin/HashStoreTest 2022-11-23T01:08:50.1878724Z inflating: build/bin/ProcessGroupGlooTest 2022-11-23T01:08:50.1929599Z inflating: build/bin/scalar_tensor_test 2022-11-23T01:08:50.1982371Z inflating: build/bin/extension_backend_test 2022-11-23T01:08:50.2046679Z inflating: build/bin/Dict_test 2022-11-23T01:08:50.2341308Z inflating: build/bin/static_runtime_test 2022-11-23T01:08:50.2393234Z inflating: build/bin/static_runtime_bench 2022-11-23T01:08:50.2439839Z inflating: build/bin/Dimname_test 2022-11-23T01:08:50.2499139Z inflating: build/bin/MaybeOwned_test 2022-11-23T01:08:50.2550582Z inflating: build/bin/NamedTensor_test 2022-11-23T01:08:50.2602566Z inflating: build/bin/apply_utils_test 2022-11-23T01:08:50.2655441Z inflating: build/bin/atest 2022-11-23T01:08:50.2712360Z inflating: build/bin/basic 2022-11-23T01:08:50.2761238Z inflating: build/bin/broadcast_test 2022-11-23T01:08:50.2813053Z inflating: build/bin/cpu_generator_test 2022-11-23T01:08:50.2860856Z inflating: build/bin/cpu_profiling_allocator_test 2022-11-23T01:08:50.2943850Z inflating: build/bin/cpu_rng_test 2022-11-23T01:08:50.2988545Z inflating: build/bin/dispatch_key_set_test 2022-11-23T01:08:50.3034255Z inflating: build/bin/dlconvertor_test 2022-11-23T01:08:50.3081581Z inflating: build/bin/half_test 2022-11-23T01:08:50.3170927Z inflating: build/bin/ivalue_test 2022-11-23T01:08:50.3215635Z inflating: build/bin/lazy_tensor_test 2022-11-23T01:08:50.3263345Z inflating: build/bin/math_kernel_test 2022-11-23T01:08:50.3310727Z inflating: build/bin/memory_format_test 2022-11-23T01:08:50.3357720Z inflating: build/bin/memory_overlapping_test 2022-11-23T01:08:50.3405023Z inflating: build/bin/mobile_memory_cleanup 2022-11-23T01:08:50.3456390Z inflating: build/bin/native_test 2022-11-23T01:08:50.3501497Z inflating: build/bin/operator_name_test 2022-11-23T01:08:50.3547112Z inflating: build/bin/operators_test 2022-11-23T01:08:50.3593610Z inflating: build/bin/packedtensoraccessor_test 2022-11-23T01:08:50.3658816Z inflating: build/bin/pow_test 2022-11-23T01:08:50.3709197Z inflating: build/bin/quantized_test 2022-11-23T01:08:50.3754262Z inflating: build/bin/reduce_ops_test 2022-11-23T01:08:50.3800336Z inflating: build/bin/reportMemoryUsage_test 2022-11-23T01:08:50.3851420Z inflating: build/bin/scalar_test 2022-11-23T01:08:50.3898057Z inflating: build/bin/stride_properties_test 2022-11-23T01:08:50.3971815Z inflating: build/bin/tensor_iterator_test 2022-11-23T01:08:50.4019897Z inflating: build/bin/test_parallel 2022-11-23T01:08:50.4022564Z inflating: build/bin/thread_init_test 2022-11-23T01:08:50.4069559Z inflating: build/bin/type_ptr_test 2022-11-23T01:08:50.4125278Z inflating: build/bin/type_test 2022-11-23T01:08:50.4171864Z inflating: build/bin/undefined_tensor_test 2022-11-23T01:08:50.4216266Z inflating: build/bin/variant_test 2022-11-23T01:08:50.4217487Z inflating: build/bin/verify_api_visibility 2022-11-23T01:08:50.4263543Z inflating: build/bin/wrapdim_test 2022-11-23T01:08:50.4308639Z inflating: build/bin/xla_tensor_test 2022-11-23T01:08:50.4362009Z inflating: build/bin/IListRef_test 2022-11-23T01:08:50.4452882Z inflating: build/bin/List_test 2022-11-23T01:08:50.4510500Z inflating: build/bin/KernelFunction_test 2022-11-23T01:08:50.4631578Z inflating: build/bin/kernel_function_legacy_test 2022-11-23T01:08:50.4720761Z inflating: build/bin/kernel_function_test 2022-11-23T01:08:50.4843431Z inflating: build/bin/kernel_lambda_legacy_test 2022-11-23T01:08:50.4939508Z inflating: build/bin/kernel_lambda_test 2022-11-23T01:08:50.4994049Z inflating: build/bin/kernel_stackbased_test 2022-11-23T01:08:50.5084387Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-11-23T01:08:50.5129150Z inflating: build/bin/CppSignature_test 2022-11-23T01:08:50.5178441Z inflating: build/bin/backend_fallback_test 2022-11-23T01:08:50.5221878Z inflating: build/bin/op_allowlist_test 2022-11-23T01:08:50.5513710Z inflating: build/bin/op_registration_test 2022-11-23T01:08:50.5559894Z inflating: build/bin/inline_container_test 2022-11-23T01:08:50.5574638Z inflating: build/bin/tutorial_tensorexpr 2022-11-23T01:08:50.6544408Z inflating: build/bin/test_tensorexpr 2022-11-23T01:08:50.6551852Z inflating: build/bin/ProcessGroupMPITest 2022-11-23T01:08:50.6555016Z inflating: build/bin/example_allreduce 2022-11-23T01:08:50.7108607Z inflating: build/bin/test_jit 2022-11-23T01:08:50.7157625Z inflating: build/bin/test_dist_autograd 2022-11-23T01:08:50.7220100Z inflating: build/bin/test_cpp_rpc 2022-11-23T01:08:50.8507402Z inflating: build/bin/test_api 2022-11-23T01:08:50.8823298Z inflating: build/bin/test_lazy 2022-11-23T01:08:50.8825292Z inflating: build/bin/parallel_benchmark 2022-11-23T01:08:50.8830549Z inflating: build/bin/torch_shm_manager 2022-11-23T01:08:50.8852059Z ##[group]Run df -H 2022-11-23T01:08:50.8852251Z df -H 2022-11-23T01:08:50.8863232Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T01:08:50.8863439Z env: 2022-11-23T01:08:50.8863615Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:50.8863801Z ##[endgroup] 2022-11-23T01:08:50.8942529Z Filesystem Size Used Avail Use% Mounted on 2022-11-23T01:08:50.8942983Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-11-23T01:08:50.8943372Z tmpfs 8.2G 7.7M 8.2G 1% /dev/shm 2022-11-23T01:08:50.8943621Z tmpfs 8.2G 431k 8.2G 1% /run 2022-11-23T01:08:50.8943833Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-11-23T01:08:50.8944042Z /dev/nvme0n1p1 162G 23G 139G 15% / 2022-11-23T01:08:50.8961874Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T01:08:50.8962107Z .github/scripts/parse_ref.py 2022-11-23T01:08:50.8972587Z shell: /usr/bin/bash -e {0} 2022-11-23T01:08:50.8972772Z env: 2022-11-23T01:08:50.8972933Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:50.8973123Z ##[endgroup] 2022-11-23T01:08:50.9209060Z ##[group]Run set -x 2022-11-23T01:08:50.9209347Z set -x 2022-11-23T01:08:50.9209515Z  2022-11-23T01:08:50.9209703Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-11-23T01:08:50.9209959Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-11-23T01:08:50.9210307Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-11-23T01:08:50.9210534Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-11-23T01:08:50.9210737Z else 2022-11-23T01:08:50.9210941Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:08:50.9211142Z fi 2022-11-23T01:08:50.9211288Z  2022-11-23T01:08:50.9211527Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-11-23T01:08:50.9211758Z  2022-11-23T01:08:50.9211961Z # sanitize the input commit message and PR body here: 2022-11-23T01:08:50.9212233Z # 2022-11-23T01:08:50.9212580Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-11-23T01:08:50.9212942Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-11-23T01:08:50.9213257Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-11-23T01:08:50.9213495Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-11-23T01:08:50.9213670Z  2022-11-23T01:08:50.9213932Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-11-23T01:08:50.9214210Z # wreak havoc internally 2022-11-23T01:08:50.9214454Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-11-23T01:08:50.9214681Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-11-23T01:08:50.9214869Z  2022-11-23T01:08:50.9215091Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:08:50.9215371Z # TODO: Stop building test binaries as part of the build phase 2022-11-23T01:08:50.9215645Z # Used for GPU_FLAG since that doesn't play nice 2022-11-23T01:08:50.9215879Z # shellcheck disable=SC2086,SC2090 2022-11-23T01:08:50.9216098Z container_name=$(docker run \ 2022-11-23T01:08:50.9216285Z  ${GPU_FLAG:-} \ 2022-11-23T01:08:50.9216483Z  -e BUILD_ENVIRONMENT \ 2022-11-23T01:08:50.9216681Z  -e PR_NUMBER \ 2022-11-23T01:08:50.9216861Z  -e GITHUB_ACTIONS \ 2022-11-23T01:08:50.9217048Z  -e BASE_SHA \ 2022-11-23T01:08:50.9217230Z  -e BRANCH \ 2022-11-23T01:08:50.9217392Z  -e SHA1 \ 2022-11-23T01:08:50.9217580Z  -e AWS_DEFAULT_REGION \ 2022-11-23T01:08:50.9217778Z  -e IN_WHEEL_TEST \ 2022-11-23T01:08:50.9217953Z  -e SHARD_NUMBER \ 2022-11-23T01:08:50.9218140Z  -e TEST_CONFIG \ 2022-11-23T01:08:50.9218333Z  -e NUM_TEST_SHARDS \ 2022-11-23T01:08:50.9218507Z  -e PR_BODY \ 2022-11-23T01:08:50.9218696Z  -e COMMIT_MESSAGES \ 2022-11-23T01:08:50.9218908Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-11-23T01:08:50.9219125Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-11-23T01:08:50.9219332Z  -e PR_LABELS \ 2022-11-23T01:08:50.9219543Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T01:08:50.9219757Z  -e SCCACHE_BUCKET \ 2022-11-23T01:08:50.9219948Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-11-23T01:08:50.9220144Z  -e XLA_CUDA \ 2022-11-23T01:08:50.9220352Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-11-23T01:08:50.9220572Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2022-11-23T01:08:50.9220814Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2022-11-23T01:08:50.9221073Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T01:08:50.9221296Z  --ulimit stack=10485760:83886080 \ 2022-11-23T01:08:50.9221523Z  --security-opt seccomp=unconfined \ 2022-11-23T01:08:50.9221810Z  --cap-add=SYS_PTRACE \ 2022-11-23T01:08:50.9222007Z  --ipc=host \ 2022-11-23T01:08:50.9222188Z  --shm-size="${SHM_SIZE}" \ 2022-11-23T01:08:50.9222380Z  --tty \ 2022-11-23T01:08:50.9222554Z  --detach \ 2022-11-23T01:08:50.9222740Z  --name="${container_name}" \ 2022-11-23T01:08:50.9222979Z  --user jenkins \ 2022-11-23T01:08:50.9223217Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T01:08:50.9223452Z  -w /var/lib/jenkins/workspace \ 2022-11-23T01:08:50.9223658Z  "${DOCKER_IMAGE}" 2022-11-23T01:08:50.9223832Z ) 2022-11-23T01:08:50.9224037Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2022-11-23T01:08:50.9224366Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2022-11-23T01:08:50.9235658Z shell: /usr/bin/bash -e {0} 2022-11-23T01:08:50.9235836Z env: 2022-11-23T01:08:50.9236020Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:08:50.9236268Z BUILD_ENVIRONMENT: linux-bionic-py3_7-clang8-xla 2022-11-23T01:08:50.9236491Z PR_NUMBER: 2022-11-23T01:08:50.9236652Z BRANCH: master 2022-11-23T01:08:50.9236859Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:08:50.9237099Z BASE_SHA: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:08:50.9237307Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:08:50.9237511Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:08:50.9237706Z TEST_CONFIG: xla 2022-11-23T01:08:50.9237867Z SHARD_NUMBER: 1 2022-11-23T01:08:50.9238041Z NUM_TEST_SHARDS: 1 2022-11-23T01:08:50.9238214Z PR_BODY: 2022-11-23T01:08:50.9238424Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T01:08:50.9238669Z SCCACHE_S3_KEY_PREFIX: pull 2022-11-23T01:08:50.9238856Z SHM_SIZE: 1g 2022-11-23T01:08:50.9239092Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:08:50.9239338Z XLA_CUDA: 0 2022-11-23T01:08:50.9239597Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:08:50.9239873Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2022-11-23T01:08:50.9240082Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2022-11-23T01:08:50.9240279Z ##[endgroup] 2022-11-23T01:08:50.9265521Z + [[ xla == \m\u\l\t\i\g\p\u ]] 2022-11-23T01:08:50.9266162Z + [[ linux-bionic-py3_7-clang8-xla == *onnx* ]] 2022-11-23T01:08:50.9266545Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-11-23T01:08:50.9269016Z ++ git cherry -v origin/master 2022-11-23T01:08:50.9827923Z + COMMIT_MESSAGES= 2022-11-23T01:08:50.9828233Z + COMMIT_MESSAGES= 2022-11-23T01:08:50.9828528Z + PR_BODY= 2022-11-23T01:08:50.9828863Z + export COMMIT_MESSAGES= 2022-11-23T01:08:50.9829211Z + COMMIT_MESSAGES= 2022-11-23T01:08:50.9829496Z + export PR_BODY= 2022-11-23T01:08:50.9829667Z + PR_BODY= 2022-11-23T01:08:50.9838069Z +++ nproc --ignore=2 2022-11-23T01:08:50.9865650Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=6 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3528293562 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T01:09:01.4522823Z + container_name=1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T01:09:01.4523215Z + echo DOCKER_CONTAINER_ID=1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T01:09:01.4527384Z ++ echo dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:09:01.4528570Z + docker exec -t 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 sh -c 'pip install dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2022-11-23T01:09:01.9321225Z Processing ./dist/torch-1.14.0a0+git1cfd385-cp37-cp37m-linux_x86_64.whl 2022-11-23T01:09:02.0675581Z Collecting sympy 2022-11-23T01:09:02.1139140Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-11-23T01:09:02.1141204Z [?25l 2022-11-23T01:09:02.1143862Z  | | 10 kB 33.8 MB/s eta 0:00:01 2022-11-23T01:09:02.1145307Z  | | 20 kB 35.3 MB/s eta 0:00:01 2022-11-23T01:09:02.1146962Z  |▏ | 30 kB 41.4 MB/s eta 0:00:01 2022-11-23T01:09:02.1152679Z  |▏ | 40 kB 47.5 MB/s eta 0:00:01 2022-11-23T01:09:02.1153111Z  |▎ | 51 kB 35.6 MB/s eta 0:00:01 2022-11-23T01:09:02.1157771Z  |▎ | 61 kB 39.8 MB/s eta 0:00:01 2022-11-23T01:09:02.1160709Z  |▍ | 71 kB 35.8 MB/s eta 0:00:01 2022-11-23T01:09:02.1161516Z  |▍ | 81 kB 35.6 MB/s eta 0:00:01 2022-11-23T01:09:02.1164423Z  |▌ | 92 kB 38.3 MB/s eta 0:00:01 2022-11-23T01:09:02.1165494Z  |▌ | 102 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1167060Z  |▋ | 112 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1169788Z  |▋ | 122 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1170254Z  |▋ | 133 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1172053Z  |▊ | 143 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1174041Z  |▊ | 153 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1175559Z  |▉ | 163 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1177158Z  |▉ | 174 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1177774Z  |█ | 184 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1178937Z  |█ | 194 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1179638Z  |█ | 204 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1180406Z  |█ | 215 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1181184Z  |█▏ | 225 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1182136Z  |█▏ | 235 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1182898Z  |█▎ | 245 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1227205Z  |█▎ | 256 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1227808Z  |█▎ | 266 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1228650Z  |█▍ | 276 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1230266Z  |█▍ | 286 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1230618Z  |█▌ | 296 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1288245Z  |█▌ | 307 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1290115Z  |█▋ | 317 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1290785Z  |█▋ | 327 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1292950Z  |█▊ | 337 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1293699Z  |█▊ | 348 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1294795Z  |█▉ | 358 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1295724Z  |█▉ | 368 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1296245Z  |██ | 378 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1298560Z  |██ | 389 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1300964Z  |██ | 399 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1301850Z  |██ | 409 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1303152Z  |██ | 419 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1304252Z  |██▏ | 430 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1305550Z  |██▏ | 440 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1307555Z  |██▎ | 450 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1308763Z  |██▎ | 460 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1310385Z  |██▍ | 471 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1312993Z  |██▍ | 481 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1314450Z  |██▌ | 491 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1315785Z  |██▌ | 501 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1316776Z  |██▋ | 512 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1319791Z  |██▋ | 522 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1321026Z  |██▋ | 532 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1322085Z  |██▊ | 542 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1324218Z  |██▊ | 552 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1325459Z  |██▉ | 563 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1326482Z  |██▉ | 573 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1328234Z  |███ | 583 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1329328Z  |███ | 593 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1330728Z  |███ | 604 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1331804Z  |███ | 614 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1332819Z  |███▏ | 624 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1334142Z  |███▏ | 634 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1336682Z  |███▎ | 645 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1337250Z  |███▎ | 655 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1338987Z  |███▎ | 665 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1339905Z  |███▍ | 675 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1342265Z  |███▍ | 686 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1342768Z  |███▌ | 696 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1344110Z  |███▌ | 706 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1345788Z  |███▋ | 716 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1347025Z  |███▋ | 727 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1348250Z  |███▊ | 737 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1349329Z  |███▊ | 747 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1350628Z  |███▉ | 757 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1352710Z  |███▉ | 768 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1354142Z  |████ | 778 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1355841Z  |████ | 788 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1357132Z  |████ | 798 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1358491Z  |████ | 808 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1359392Z  |████ | 819 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1361092Z  |████▏ | 829 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1361601Z  |████▏ | 839 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1362861Z  |████▎ | 849 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1364131Z  |████▎ | 860 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1365025Z  |████▍ | 870 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1366434Z  |████▍ | 880 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1367300Z  |████▌ | 890 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1367787Z  |████▌ | 901 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1369736Z  |████▋ | 911 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1370142Z  |████▋ | 921 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1370447Z  |████▋ | 931 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1371718Z  |████▊ | 942 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1372264Z  |████▊ | 952 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1379925Z  |████▉ | 962 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1380864Z  |████▉ | 972 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1381788Z  |█████ | 983 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1383105Z  |█████ | 993 kB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1384142Z  |█████ | 1.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1385003Z  |█████ | 1.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1386250Z  |█████▏ | 1.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1387211Z  |█████▏ | 1.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1388441Z  |█████▎ | 1.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1389648Z  |█████▎ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1390491Z  |█████▎ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1392203Z  |█████▍ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1393443Z  |█████▍ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1394703Z  |█████▌ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1464712Z  |█████▌ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1465053Z  |█████▋ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1473731Z  |█████▋ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1474541Z  |█████▊ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1476378Z  |█████▊ | 1.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1477617Z  |█████▉ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1479363Z  |█████▉ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1481205Z  |██████ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1483484Z  |██████ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1484172Z  |██████ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1485427Z  |██████ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1487852Z  |██████ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1488644Z  |██████▏ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1489765Z  |██████▏ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1492751Z  |██████▎ | 1.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1494120Z  |██████▎ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1496009Z  |██████▍ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1496920Z  |██████▍ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1497980Z  |██████▌ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1499245Z  |██████▌ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1500156Z  |██████▋ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1502152Z  |██████▋ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1503023Z  |██████▋ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1504332Z  |██████▊ | 1.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1505767Z  |██████▊ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1506922Z  |██████▉ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1507920Z  |██████▉ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1508990Z  |███████ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1511258Z  |███████ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1512517Z  |███████ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1514954Z  |███████ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1516001Z  |███████▏ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1517279Z  |███████▏ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1518229Z  |███████▏ | 1.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1519715Z  |███████▎ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1521480Z  |███████▎ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1522317Z  |███████▍ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1523459Z  |███████▍ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1524386Z  |███████▌ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1525870Z  |███████▌ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1527033Z  |███████▋ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1527929Z  |███████▋ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1529272Z  |███████▊ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1530298Z  |███████▊ | 1.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1531171Z  |███████▉ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1532533Z  |███████▉ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1533400Z  |███████▉ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1534514Z  |████████ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1535707Z  |████████ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1536677Z  |████████ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1537737Z  |████████ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1538834Z  |████████▏ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1539433Z  |████████▏ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1540823Z  |████████▎ | 1.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1541130Z  |████████▎ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1542918Z  |████████▍ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1543680Z  |████████▍ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1544543Z  |████████▌ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1545458Z  |████████▌ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1546322Z  |████████▌ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1547702Z  |████████▋ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1549810Z  |████████▋ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1550431Z  |████████▊ | 1.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1552092Z  |████████▊ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1553987Z  |████████▉ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1555403Z  |████████▉ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1555758Z  |█████████ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1557814Z  |█████████ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1558228Z  |█████████ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1559222Z  |█████████ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1560846Z  |█████████▏ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1561339Z  |█████████▏ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1562172Z  |█████████▏ | 1.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1562875Z  |█████████▎ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1563703Z  |█████████▎ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1564628Z  |█████████▍ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1566197Z  |█████████▍ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1568147Z  |█████████▌ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1569510Z  |█████████▌ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1570674Z  |█████████▋ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1572196Z  |█████████▋ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1573298Z  |█████████▊ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1573600Z  |█████████▊ | 1.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1575133Z  |█████████▉ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1575808Z  |█████████▉ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1577336Z  |█████████▉ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1577916Z  |██████████ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1578450Z  |██████████ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1579861Z  |██████████ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1580273Z  |██████████ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1581569Z  |██████████▏ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1582543Z  |██████████▏ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1582868Z  |██████████▎ | 2.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1584546Z  |██████████▎ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1585572Z  |██████████▍ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1586425Z  |██████████▍ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1587482Z  |██████████▌ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1588219Z  |██████████▌ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1588846Z  |██████████▌ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1591463Z  |██████████▋ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1592000Z  |██████████▋ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1593346Z  |██████████▊ | 2.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1594544Z  |██████████▊ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1595765Z  |██████████▉ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1597020Z  |██████████▉ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1597871Z  |███████████ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1599540Z  |███████████ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1600449Z  |███████████ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1601253Z  |███████████ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1602053Z  |███████████▏ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1603242Z  |███████████▏ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1603938Z  |███████████▏ | 2.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1605365Z  |███████████▎ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1606903Z  |███████████▎ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1607750Z  |███████████▍ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1608585Z  |███████████▍ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1609461Z  |███████████▌ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1610110Z  |███████████▌ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1611136Z  |███████████▋ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1611746Z  |███████████▋ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1613179Z  |███████████▊ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1613799Z  |███████████▊ | 2.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1615458Z  |███████████▉ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1617595Z  |███████████▉ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1618344Z  |███████████▉ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1619036Z  |████████████ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1619980Z  |████████████ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1621523Z  |████████████ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1622402Z  |████████████ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1623035Z  |████████████▏ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1624500Z  |████████████▏ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1625532Z  |████████████▎ | 2.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1626443Z  |████████████▎ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1628201Z  |████████████▍ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1628726Z  |████████████▍ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1629478Z  |████████████▌ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1630965Z  |████████████▌ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1632251Z  |████████████▌ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1633142Z  |████████████▋ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1634436Z  |████████████▋ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1635124Z  |████████████▊ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1637150Z  |████████████▊ | 2.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1637938Z  |████████████▉ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1638826Z  |████████████▉ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1640172Z  |█████████████ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1640928Z  |█████████████ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1642158Z  |█████████████ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1643189Z  |█████████████ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1643794Z  |█████████████▏ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1645073Z  |█████████████▏ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1645905Z  |█████████████▏ | 2.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1647164Z  |█████████████▎ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1648406Z  |█████████████▎ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1649098Z  |█████████████▍ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1650079Z  |█████████████▍ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1726351Z  |█████████████▌ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1726953Z  |█████████████▌ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1792365Z  |█████████████▋ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1794039Z  |█████████████▋ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1796540Z  |█████████████▊ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1797007Z  |█████████████▊ | 2.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1797920Z  |█████████████▉ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1798911Z  |█████████████▉ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1800002Z  |█████████████▉ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1800633Z  |██████████████ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1802079Z  |██████████████ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1803114Z  |██████████████ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1805263Z  |██████████████ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1807174Z  |██████████████▏ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1807935Z  |██████████████▏ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1809320Z  |██████████████▎ | 2.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1810736Z  |██████████████▎ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1811157Z  |██████████████▍ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1812840Z  |██████████████▍ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1813177Z  |██████████████▍ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1814486Z  |██████████████▌ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1816059Z  |██████████████▌ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1816474Z  |██████████████▋ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1817775Z  |██████████████▋ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1818993Z  |██████████████▊ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1819413Z  |██████████████▊ | 2.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1821360Z  |██████████████▉ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1821837Z  |██████████████▉ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1822714Z  |███████████████ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1824064Z  |███████████████ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1825831Z  |███████████████ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1826594Z  |███████████████ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1827800Z  |███████████████ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1828287Z  |███████████████▏ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1829858Z  |███████████████▏ | 3.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1830480Z  |███████████████▎ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1830952Z  |███████████████▎ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1832728Z  |███████████████▍ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1833283Z  |███████████████▍ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1834883Z  |███████████████▌ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1835905Z  |███████████████▌ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1836462Z  |███████████████▋ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1837565Z  |███████████████▋ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1838482Z  |███████████████▊ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1839340Z  |███████████████▊ | 3.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1841352Z  |███████████████▊ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1842768Z  |███████████████▉ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1843647Z  |███████████████▉ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1844628Z  |████████████████ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1845037Z  |████████████████ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1846547Z  |████████████████ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1847123Z  |████████████████ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1847774Z  |████████████████▏ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1849579Z  |████████████████▏ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1850033Z  |████████████████▎ | 3.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1851178Z  |████████████████▎ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1852340Z  |████████████████▍ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1852778Z  |████████████████▍ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1854140Z  |████████████████▍ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1854541Z  |████████████████▌ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1855653Z  |████████████████▌ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1857025Z  |████████████████▋ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1857418Z  |████████████████▋ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1858844Z  |████████████████▊ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1859610Z  |████████████████▊ | 3.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1860347Z  |████████████████▉ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1861254Z  |████████████████▉ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1862002Z  |█████████████████ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1862619Z  |█████████████████ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1863764Z  |█████████████████ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1864453Z  |█████████████████ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1865468Z  |█████████████████ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1866585Z  |█████████████████▏ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1867375Z  |█████████████████▏ | 3.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1868474Z  |█████████████████▎ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1869378Z  |█████████████████▎ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1870177Z  |█████████████████▍ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1871257Z  |█████████████████▍ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1871956Z  |█████████████████▌ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1873171Z  |█████████████████▌ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1874040Z  |█████████████████▋ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.1874896Z  |█████████████████▋ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4002626Z  |█████████████████▊ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4003168Z  |█████████████████▊ | 3.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4003739Z  |█████████████████▊ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4004584Z  |█████████████████▉ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4005513Z  |█████████████████▉ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4233793Z  |██████████████████ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4234720Z  |██████████████████ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4235792Z  |██████████████████ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4236957Z  |██████████████████ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4238367Z  |██████████████████▏ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4239379Z  |██████████████████▏ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4240745Z  |██████████████████▎ | 3.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4269794Z  |██████████████████▎ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4271345Z  |██████████████████▍ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4271929Z  |██████████████████▍ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4272493Z  |██████████████████▍ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4273024Z  |██████████████████▌ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4273631Z  |██████████████████▌ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4274151Z  |██████████████████▋ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4284672Z  |██████████████████▋ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4285295Z  |██████████████████▊ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4285826Z  |██████████████████▊ | 3.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4286216Z  |██████████████████▉ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4286514Z  |██████████████████▉ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4286823Z  |███████████████████ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4287304Z  |███████████████████ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4287766Z  |███████████████████ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4288168Z  |███████████████████ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4288756Z  |███████████████████ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4289320Z  |███████████████████▏ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4289718Z  |███████████████████▏ | 3.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4290081Z  |███████████████████▎ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4290666Z  |███████████████████▎ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4291223Z  |███████████████████▍ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4291556Z  |███████████████████▍ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4291873Z  |███████████████████▌ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4292168Z  |███████████████████▌ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4311051Z  |███████████████████▋ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4311606Z  |███████████████████▋ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4312257Z  |███████████████████▊ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4312602Z  |███████████████████▊ | 3.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4312893Z  |███████████████████▊ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4313200Z  |███████████████████▉ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4313580Z  |███████████████████▉ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4313893Z  |████████████████████ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4314201Z  |████████████████████ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4314505Z  |████████████████████ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4314805Z  |████████████████████ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4315098Z  |████████████████████▏ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4315414Z  |████████████████████▏ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4343153Z  |████████████████████▎ | 4.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4345083Z  |████████████████████▎ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4346878Z  |████████████████████▍ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4347683Z  |████████████████████▍ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4349331Z  |████████████████████▍ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4350667Z  |████████████████████▌ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4351632Z  |████████████████████▌ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4352385Z  |████████████████████▋ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4353337Z  |████████████████████▋ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4354199Z  |████████████████████▊ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4355288Z  |████████████████████▊ | 4.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4355763Z  |████████████████████▉ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4356858Z  |████████████████████▉ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4357812Z  |█████████████████████ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4358433Z  |█████████████████████ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4359410Z  |█████████████████████ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4360217Z  |█████████████████████ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4360939Z  |█████████████████████ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4361908Z  |█████████████████████▏ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4362697Z  |█████████████████████▏ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4363569Z  |█████████████████████▎ | 4.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4364423Z  |█████████████████████▎ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4365102Z  |█████████████████████▍ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4366388Z  |█████████████████████▍ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4367689Z  |█████████████████████▌ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4368031Z  |█████████████████████▌ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4369145Z  |█████████████████████▋ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4369756Z  |█████████████████████▋ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4371109Z  |█████████████████████▋ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4371441Z  |█████████████████████▊ | 4.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4372955Z  |█████████████████████▊ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4373418Z  |█████████████████████▉ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4431061Z  |█████████████████████▉ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4431696Z  |██████████████████████ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4432053Z  |██████████████████████ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4433292Z  |██████████████████████ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4434430Z  |██████████████████████ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4435004Z  |██████████████████████▏ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4442289Z  |██████████████████████▏ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4443932Z  |██████████████████████▎ | 4.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4445745Z  |██████████████████████▎ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4447152Z  |██████████████████████▎ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4447701Z  |██████████████████████▍ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4449015Z  |██████████████████████▍ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4449765Z  |██████████████████████▌ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4451126Z  |██████████████████████▌ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4452147Z  |██████████████████████▋ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4452810Z  |██████████████████████▋ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4453588Z  |██████████████████████▊ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4455343Z  |██████████████████████▊ | 4.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4456276Z  |██████████████████████▉ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4457854Z  |██████████████████████▉ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4459546Z  |███████████████████████ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4460024Z  |███████████████████████ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4461402Z  |███████████████████████ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4462912Z  |███████████████████████ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4463770Z  |███████████████████████ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4464524Z  |███████████████████████▏ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4465211Z  |███████████████████████▏ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4466140Z  |███████████████████████▎ | 4.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4468350Z  |███████████████████████▎ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4469688Z  |███████████████████████▍ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4470449Z  |███████████████████████▍ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4472121Z  |███████████████████████▌ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4473559Z  |███████████████████████▌ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4475093Z  |███████████████████████▋ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4476082Z  |███████████████████████▋ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4476564Z  |███████████████████████▋ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4477797Z  |███████████████████████▊ | 4.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4478186Z  |███████████████████████▊ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4479253Z  |███████████████████████▉ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4479826Z  |███████████████████████▉ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4480357Z  |████████████████████████ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4481305Z  |████████████████████████ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4482455Z  |████████████████████████ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4483091Z  |████████████████████████ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4483913Z  |████████████████████████▏ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4484954Z  |████████████████████████▏ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4485655Z  |████████████████████████▎ | 4.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4486324Z  |████████████████████████▎ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4487217Z  |████████████████████████▎ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4488985Z  |████████████████████████▍ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4489348Z  |████████████████████████▍ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4491214Z  |████████████████████████▌ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4491561Z  |████████████████████████▌ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4492057Z  |████████████████████████▋ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4492650Z  |████████████████████████▋ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4493473Z  |████████████████████████▊ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4494493Z  |████████████████████████▊ | 4.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4495168Z  |████████████████████████▉ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4496299Z  |████████████████████████▉ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4497083Z  |█████████████████████████ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4498071Z  |█████████████████████████ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4498408Z  |█████████████████████████ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4499730Z  |█████████████████████████ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4500065Z  |█████████████████████████ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4501839Z  |█████████████████████████▏ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4502516Z  |█████████████████████████▏ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4502928Z  |█████████████████████████▎ | 5.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4503863Z  |█████████████████████████▎ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4504906Z  |█████████████████████████▍ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4505483Z  |█████████████████████████▍ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4506706Z  |█████████████████████████▌ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4507497Z  |█████████████████████████▌ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4508668Z  |█████████████████████████▋ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4509613Z  |█████████████████████████▋ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4510752Z  |█████████████████████████▋ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4511628Z  |█████████████████████████▊ | 5.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4512485Z  |█████████████████████████▊ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4513852Z  |█████████████████████████▉ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4514816Z  |█████████████████████████▉ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4515313Z  |██████████████████████████ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4516300Z  |██████████████████████████ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4518245Z  |██████████████████████████ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4518868Z  |██████████████████████████ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4520571Z  |██████████████████████████▏ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4521302Z  |██████████████████████████▏ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4522077Z  |██████████████████████████▎ | 5.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4522736Z  |██████████████████████████▎ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4523579Z  |██████████████████████████▎ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4524429Z  |██████████████████████████▍ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4532013Z  |██████████████████████████▍ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4532381Z  |██████████████████████████▌ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4580121Z  |██████████████████████████▌ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4581990Z  |██████████████████████████▋ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4582337Z  |██████████████████████████▋ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4584768Z  |██████████████████████████▊ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4585418Z  |██████████████████████████▊ | 5.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4586903Z  |██████████████████████████▉ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4587835Z  |██████████████████████████▉ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4588551Z  |███████████████████████████ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4589694Z  |███████████████████████████ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4590784Z  |███████████████████████████ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4591754Z  |███████████████████████████ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4592721Z  |███████████████████████████ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4593675Z  |███████████████████████████▏ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4594958Z  |███████████████████████████▏ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4597088Z  |███████████████████████████▎ | 5.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4597532Z  |███████████████████████████▎ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4599584Z  |███████████████████████████▍ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4600354Z  |███████████████████████████▍ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4602238Z  |███████████████████████████▌ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4603176Z  |███████████████████████████▌ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4604326Z  |███████████████████████████▋ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4605754Z  |███████████████████████████▋ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4607607Z  |███████████████████████████▋ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4608321Z  |███████████████████████████▊ | 5.5 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4609601Z  |███████████████████████████▊ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4611666Z  |███████████████████████████▉ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4612009Z  |███████████████████████████▉ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4613334Z  |████████████████████████████ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4614173Z  |████████████████████████████ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4615144Z  |████████████████████████████ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4616319Z  |████████████████████████████ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4617246Z  |████████████████████████████▏ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4618425Z  |████████████████████████████▏ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4619621Z  |████████████████████████████▏ | 5.6 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4620401Z  |████████████████████████████▎ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4621724Z  |████████████████████████████▎ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4623761Z  |████████████████████████████▍ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4625152Z  |████████████████████████████▍ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4626194Z  |████████████████████████████▌ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4627132Z  |████████████████████████████▌ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4628369Z  |████████████████████████████▋ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4629583Z  |████████████████████████████▋ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4630824Z  |████████████████████████████▊ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4634208Z  |████████████████████████████▊ | 5.7 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4635054Z  |████████████████████████████▉ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4638590Z  |████████████████████████████▉ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4639456Z  |████████████████████████████▉ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4640528Z  |█████████████████████████████ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4641627Z  |█████████████████████████████ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4642904Z  |█████████████████████████████ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4643945Z  |█████████████████████████████ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4645082Z  |█████████████████████████████▏ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4646007Z  |█████████████████████████████▏ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4647147Z  |█████████████████████████████▎ | 5.8 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4648394Z  |█████████████████████████████▎ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4649362Z  |█████████████████████████████▍ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4650566Z  |█████████████████████████████▍ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4651653Z  |█████████████████████████████▌ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4652484Z  |█████████████████████████████▌ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4653887Z  |█████████████████████████████▌ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4654737Z  |█████████████████████████████▋ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4655833Z  |█████████████████████████████▋ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4657132Z  |█████████████████████████████▊ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4657902Z  |█████████████████████████████▊ | 5.9 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4659164Z  |█████████████████████████████▉ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4660376Z  |█████████████████████████████▉ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4661385Z  |██████████████████████████████ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4662541Z  |██████████████████████████████ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4663446Z  |██████████████████████████████ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4664515Z  |██████████████████████████████ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4665774Z  |██████████████████████████████▏ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4666684Z  |██████████████████████████████▏ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4668564Z  |██████████████████████████████▏ | 6.0 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4669276Z  |██████████████████████████████▎ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4669824Z  |██████████████████████████████▎ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4672743Z  |██████████████████████████████▍ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4673213Z  |██████████████████████████████▍ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4673719Z  |██████████████████████████████▌ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4674235Z  |██████████████████████████████▌ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4674915Z  |██████████████████████████████▋ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4675350Z  |██████████████████████████████▋ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4677209Z  |██████████████████████████████▊ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4677578Z  |██████████████████████████████▊ | 6.1 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4678720Z  |██████████████████████████████▉ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4679095Z  |██████████████████████████████▉ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4679968Z  |██████████████████████████████▉ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4681713Z  |███████████████████████████████ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4682225Z  |███████████████████████████████ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4682720Z  |███████████████████████████████ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4683596Z  |███████████████████████████████ | 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4684381Z  |███████████████████████████████▏| 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4685970Z  |███████████████████████████████▏| 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4686748Z  |███████████████████████████████▎| 6.2 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4687729Z  |███████████████████████████████▎| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4688332Z  |███████████████████████████████▍| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4689339Z  |███████████████████████████████▍| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4690469Z  |███████████████████████████████▌| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4691971Z  |███████████████████████████████▌| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4692558Z  |███████████████████████████████▌| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4693408Z  |███████████████████████████████▋| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4694287Z  |███████████████████████████████▋| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4695051Z  |███████████████████████████████▊| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4695651Z  |███████████████████████████████▊| 6.3 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4696304Z  |███████████████████████████████▉| 6.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4697103Z  |███████████████████████████████▉| 6.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4697937Z  |████████████████████████████████| 6.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4926946Z  |████████████████████████████████| 6.4 MB 38.2 MB/s eta 0:00:01 2022-11-23T01:09:02.4927398Z  |████████████████████████████████| 6.4 MB 38.2 MB/s 2022-11-23T01:09:02.5197019Z [?25hRequirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (3.10.0.2) 2022-11-23T01:09:02.5202547Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch==1.14.0a0+git1cfd385) (2.6.3) 2022-11-23T01:09:02.5404107Z Collecting opt-einsum>=3.3 2022-11-23T01:09:02.5497255Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2022-11-23T01:09:02.5499603Z [?25l 2022-11-23T01:09:02.5501649Z  |█████ | 10 kB 37.5 MB/s eta 0:00:01 2022-11-23T01:09:02.5502158Z  |██████████ | 20 kB 47.7 MB/s eta 0:00:01 2022-11-23T01:09:02.5503042Z  |███████████████ | 30 kB 59.1 MB/s eta 0:00:01 2022-11-23T01:09:02.5503636Z  |████████████████████ | 40 kB 65.7 MB/s eta 0:00:01 2022-11-23T01:09:02.5504318Z  |█████████████████████████ | 51 kB 72.1 MB/s eta 0:00:01 2022-11-23T01:09:02.5529353Z  |██████████████████████████████ | 61 kB 78.2 MB/s eta 0:00:01 2022-11-23T01:09:02.5529710Z  |████████████████████████████████| 65 kB 10.3 MB/s 2022-11-23T01:09:02.5615188Z [?25hRequirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==1.14.0a0+git1cfd385) (1.18.5) 2022-11-23T01:09:02.5977857Z Collecting mpmath>=0.19 2022-11-23T01:09:02.6066040Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T01:09:02.6068108Z [?25l 2022-11-23T01:09:02.6070353Z  |▋ | 10 kB 39.5 MB/s eta 0:00:01 2022-11-23T01:09:02.6070785Z  |█▎ | 20 kB 51.2 MB/s eta 0:00:01 2022-11-23T01:09:02.6071280Z  |█▉ | 30 kB 62.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6072944Z  |██▌ | 40 kB 68.9 MB/s eta 0:00:01 2022-11-23T01:09:02.6073380Z  |███ | 51 kB 69.7 MB/s eta 0:00:01 2022-11-23T01:09:02.6074281Z  |███▊ | 61 kB 74.5 MB/s eta 0:00:01 2022-11-23T01:09:02.6076167Z  |████▎ | 71 kB 78.0 MB/s eta 0:00:01 2022-11-23T01:09:02.6076782Z  |█████ | 81 kB 79.1 MB/s eta 0:00:01 2022-11-23T01:09:02.6077713Z  |█████▌ | 92 kB 83.5 MB/s eta 0:00:01 2022-11-23T01:09:02.6079527Z  |██████▏ | 102 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6081275Z  |██████▊ | 112 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6082673Z  |███████▍ | 122 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6083036Z  |████████ | 133 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6084485Z  |████████▋ | 143 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6084831Z  |█████████▎ | 153 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6086004Z  |█████████▉ | 163 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6086364Z  |██████████▌ | 174 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6087509Z  |███████████ | 184 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6088102Z  |███████████▊ | 194 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6089611Z  |████████████▎ | 204 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6089949Z  |█████████████ | 215 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6090947Z  |█████████████▌ | 225 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6091759Z  |██████████████▏ | 235 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6092643Z  |██████████████▊ | 245 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6093468Z  |███████████████▍ | 256 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6094217Z  |████████████████ | 266 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6095221Z  |████████████████▋ | 276 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6096409Z  |█████████████████▎ | 286 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6097045Z  |█████████████████▉ | 296 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6098023Z  |██████████████████▌ | 307 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6098986Z  |███████████████████ | 317 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6099409Z  |███████████████████▊ | 327 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6100998Z  |████████████████████▎ | 337 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6101590Z  |█████████████████████ | 348 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6102135Z  |█████████████████████▌ | 358 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6103033Z  |██████████████████████▏ | 368 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6103767Z  |██████████████████████▊ | 378 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6104950Z  |███████████████████████▍ | 389 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6105826Z  |████████████████████████ | 399 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6106303Z  |████████████████████████▋ | 409 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6107293Z  |█████████████████████████▎ | 419 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6108019Z  |█████████████████████████▉ | 430 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6108947Z  |██████████████████████████▌ | 440 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6109825Z  |███████████████████████████ | 450 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6111175Z  |███████████████████████████▊ | 460 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6111793Z  |████████████████████████████▎ | 471 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6113035Z  |█████████████████████████████ | 481 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6114065Z  |█████████████████████████████▌ | 491 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6115491Z  |██████████████████████████████▏ | 501 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6116106Z  |██████████████████████████████▊ | 512 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6116464Z  |███████████████████████████████▍| 522 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6170088Z  |████████████████████████████████| 532 kB 86.4 MB/s eta 0:00:01 2022-11-23T01:09:02.6170609Z  |████████████████████████████████| 532 kB 86.4 MB/s 2022-11-23T01:09:03.0591425Z [?25hInstalling collected packages: mpmath, sympy, torch, opt-einsum 2022-11-23T01:09:15.7264352Z Successfully installed mpmath-1.2.1 opt-einsum-3.3.0 sympy-1.10.1 torch-1.14.0a0+git1cfd385 2022-11-23T01:09:15.9719284Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T01:09:15.9889438Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-11-23T01:09:15.9890186Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-11-23T01:09:15.9890786Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-11-23T01:09:15.9891249Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-11-23T01:09:15.9891481Z + BUILD_DIR=build 2022-11-23T01:09:15.9891661Z + BUILD_RENAMED_DIR=build_renamed 2022-11-23T01:09:15.9891862Z + BUILD_BIN_DIR=build/bin 2022-11-23T01:09:15.9892050Z + export VALGRIND=ON 2022-11-23T01:09:15.9892213Z + VALGRIND=ON 2022-11-23T01:09:15.9892480Z + [[ linux-bionic-py3_7-clang8-xla == *clang9* ]] 2022-11-23T01:09:15.9892777Z + [[ linux-bionic-py3_7-clang8-xla != *bazel* ]] 2022-11-23T01:09:15.9894551Z ++ realpath build/custom_test_artifacts 2022-11-23T01:09:15.9922572Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-11-23T01:09:15.9925454Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:09:15.9931892Z + source .jenkins/pytorch/common.sh 2022-11-23T01:09:15.9949806Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T01:09:15.9959518Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T01:09:15.9964790Z +++ declare -f -t trap_add 2022-11-23T01:09:15.9969342Z ++ set -ex 2022-11-23T01:09:15.9970341Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-11-23T01:09:15.9970731Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T01:09:15.9971163Z + echo 'Environment variables' 2022-11-23T01:09:15.9971407Z Environment variables 2022-11-23T01:09:15.9971664Z + env 2022-11-23T01:09:15.9997245Z SHARD_NUMBER=1 2022-11-23T01:09:15.9997643Z NV_LIBCUBLAS_DEV_VERSION=11.3.1.68-1 2022-11-23T01:09:15.9998090Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-2 2022-11-23T01:09:15.9998569Z NV_CUDNN_PACKAGE_DEV=libcudnn8-dev=8.1.1.33-1+cuda11.2 2022-11-23T01:09:15.9998925Z LD_LIBRARY_PATH=/usr/local/cuda/lib64:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-11-23T01:09:15.9999265Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.8.4-1+cuda11.2 2022-11-23T01:09:15.9999617Z BUILD_ENVIRONMENT=linux-bionic-py3_7-clang8-xla 2022-11-23T01:09:15.9999929Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2022-11-23T01:09:16.0000165Z TPUVM_MODE= 2022-11-23T01:09:16.0000425Z TF_CUDA_PATHS=/usr/local/cuda,/usr/include,/usr 2022-11-23T01:09:16.0002020Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-2=11.2.1.68-1 2022-11-23T01:09:16.0002406Z HOSTNAME=1545dfe94214 2022-11-23T01:09:16.0002680Z GITHUB_REF_NAME=master 2022-11-23T01:09:16.0003009Z GITHUB_API_URL=https://api.github.com 2022-11-23T01:09:16.0003291Z USE_CUDA=0 2022-11-23T01:09:16.0003610Z RUSTUP_HOME=/opt/rustup 2022-11-23T01:09:16.0004207Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_1ca7da8e-1e2d-4888-a3db-e202b9cfea8a 2022-11-23T01:09:16.0004532Z TF_CUDA_COMPUTE_CAPABILITIES=5.2,7.5 2022-11-23T01:09:16.0004743Z CUDA_PATH=/usr/local/cuda 2022-11-23T01:09:16.0005129Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-11-23T01:09:16.0005557Z GITHUB_RUN_ATTEMPT=1 2022-11-23T01:09:16.0005860Z TEST_CONFIG=xla 2022-11-23T01:09:16.0006184Z CFLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:09:16.0006521Z NV_LIBNPP_VERSION=11.2.1.68-1 2022-11-23T01:09:16.0006951Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T01:09:16.0007259Z GITHUB_ACTIONS=true 2022-11-23T01:09:16.0007593Z NVIDIA_VISIBLE_DEVICES=all 2022-11-23T01:09:16.0007983Z NV_LIBCUSPARSE_VERSION=11.3.1.68-1 2022-11-23T01:09:16.0008311Z CI=true 2022-11-23T01:09:16.0008636Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-11-23T01:09:16.0008981Z CC=clang-8 2022-11-23T01:09:16.0009459Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-2=11.3.1.68-1 2022-11-23T01:09:16.0009990Z OPENSSL_LIB_DIR=/usr/lib/x86_64-linux-gnu 2022-11-23T01:09:16.0010328Z BRANCH=master 2022-11-23T01:09:16.0010627Z GITHUB_HEAD_REF= 2022-11-23T01:09:16.0010955Z CXXFLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:09:16.0011269Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T01:09:16.0011584Z GITHUB_ACTION_REF= 2022-11-23T01:09:16.0011934Z NCCL_VERSION=2.8.4-1 2022-11-23T01:09:16.0012241Z GITHUB_ACTION=__self 2022-11-23T01:09:16.0012565Z VALGRIND=ON 2022-11-23T01:09:16.0012887Z GITHUB_REF_PROTECTED=true 2022-11-23T01:09:16.0013478Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-11-23T01:09:16.0013968Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2022-11-23T01:09:16.0015198Z *** 2022-11-23T01:09:16.0015463Z NVARCH=x86_64 2022-11-23T01:09:16.0015822Z NV_LIBCUSPARSE_DEV_VERSION=11.3.1.68-1 2022-11-23T01:09:16.0016118Z HOME=/home/jenkins 2022-11-23T01:09:16.0016744Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_1ca7da8e-1e2d-4888-a3db-e202b9cfea8a 2022-11-23T01:09:16.0017706Z NV_ML_REPO_URL=https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 2022-11-23T01:09:16.0018239Z GITHUB_ACTION_REPOSITORY= 2022-11-23T01:09:16.0018561Z GITHUB_REF_TYPE=branch 2022-11-23T01:09:16.0018923Z NV_LIBNCCL_PACKAGE_VERSION=2.8.4-1 2022-11-23T01:09:16.0019274Z GITHUB_RETENTION_DAYS=90 2022-11-23T01:09:16.0019782Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T01:09:16.0020415Z NV_LIBNCCL_PACKAGE=libnccl2=2.8.4-1+cuda11.2 2022-11-23T01:09:16.0021075Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_1ca7da8e-1e2d-4888-a3db-e202b9cfea8a 2022-11-23T01:09:16.0021672Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-11-23T01:09:16.0022020Z GITHUB_REF=refs/heads/master 2022-11-23T01:09:16.0022370Z NV_CUDA_LIB_VERSION=11.2.0-1 2022-11-23T01:09:16.0022743Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:09:16.0023098Z NV_ML_REPO_ENABLED=1 2022-11-23T01:09:16.0023360Z GITHUB_RUN_ID=3528293562 2022-11-23T01:09:16.0023776Z NV_LIBNPP_PACKAGE=libnpp-11-2=11.2.1.68-1 2022-11-23T01:09:16.0024171Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-11-23T01:09:16.0024513Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-11-23T01:09:16.0024903Z NV_NVTX_VERSION=11.2.67-1 2022-11-23T01:09:16.0025274Z GITHUB_SERVER_URL=https://github.com 2022-11-23T01:09:16.0025590Z MAX_JOBS=6 2022-11-23T01:09:16.0025881Z CARGO_HOME=/opt/cargo 2022-11-23T01:09:16.0026277Z NV_LIBCUBLAS_VERSION=11.3.1.68-1 2022-11-23T01:09:16.0026733Z NV_LIBCUBLAS_PACKAGE=libcublas-11-2=11.3.1.68-1 2022-11-23T01:09:16.0027339Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T01:09:16.0027748Z NV_CUDNN_VERSION=8.1.1.33 2022-11-23T01:09:16.0028079Z PYTORCH_RETRY_TEST_CASES=1 2022-11-23T01:09:16.0028495Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T01:09:16.0028883Z BASE_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:09:16.0029239Z NV_CUDA_CUDART_DEV_VERSION=11.2.72-1 2022-11-23T01:09:16.0029534Z CXX=clang++-8 2022-11-23T01:09:16.0029788Z PR_BODY= 2022-11-23T01:09:16.0030260Z GITHUB_BASE_REF= 2022-11-23T01:09:16.0030517Z TERM=xterm 2022-11-23T01:09:16.0030770Z XLA_CUDA=0 2022-11-23T01:09:16.0031095Z NV_NVML_DEV_VERSION=11.2.67-1 2022-11-23T01:09:16.0031418Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-11-23T01:09:16.0031736Z CUDA_VERSION=11.2.0 2022-11-23T01:09:16.0032162Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-2 2022-11-23T01:09:16.0032856Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_1ca7da8e-1e2d-4888-a3db-e202b9cfea8a 2022-11-23T01:09:16.0033319Z GITHUB_JOB=test 2022-11-23T01:09:16.0033649Z SCCACHE_S3_KEY_PREFIX=pull 2022-11-23T01:09:16.0033826Z COMMIT_MESSAGES= 2022-11-23T01:09:16.0034040Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-11-23T01:09:16.0034249Z NUM_TEST_SHARDS=1 2022-11-23T01:09:16.0034421Z PR_NUMBER= 2022-11-23T01:09:16.0034815Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_1ca7da8e-1e2d-4888-a3db-e202b9cfea8a 2022-11-23T01:09:16.0035098Z SHLVL=1 2022-11-23T01:09:16.0035358Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-2 2022-11-23T01:09:16.0035585Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T01:09:16.0035883Z NVIDIA_REQUIRE_CUDA=cuda>=11.2 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 driver>=450 2022-11-23T01:09:16.0036177Z NV_LIBNPP_DEV_VERSION=11.2.1.68-1 2022-11-23T01:09:16.0036385Z SHA1=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:09:16.0036594Z GITHUB_EVENT_NAME=push 2022-11-23T01:09:16.0036811Z NV_CUDA_CUDART_VERSION=11.2.72-1 2022-11-23T01:09:16.0037056Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-11-23T01:09:16.0037267Z GITHUB_RUN_NUMBER=67324 2022-11-23T01:09:16.0037462Z NV_CUDNN_PACKAGE_NAME=libcudnn8 2022-11-23T01:09:16.0037645Z GITHUB_WORKFLOW=pull 2022-11-23T01:09:16.0037963Z PATH=/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:09:16.0038306Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.8.4-1 2022-11-23T01:09:16.0038747Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:09:16.0038986Z _GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:09:16.0039198Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T01:09:16.0039431Z OPENSSL_INCLUDE_DIR=/usr/include/openssl 2022-11-23T01:09:16.0039696Z NV_CUDNN_PACKAGE=libcudnn8=8.1.1.33-1+cuda11.2 2022-11-23T01:09:16.0039948Z _=/usr/bin/env 2022-11-23T01:09:16.0040156Z + echo 'Testing pytorch' 2022-11-23T01:09:16.0040327Z Testing pytorch 2022-11-23T01:09:16.0040521Z + export LANG=C.UTF-8 2022-11-23T01:09:16.0040710Z + LANG=C.UTF-8 2022-11-23T01:09:16.0040862Z + PR_NUMBER= 2022-11-23T01:09:16.0041037Z + [[ xla == \d\e\f\a\u\l\t ]] 2022-11-23T01:09:16.0041233Z + [[ xla == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-11-23T01:09:16.0041408Z + [[ xla == \s\l\o\w ]] 2022-11-23T01:09:16.0041686Z + [[ linux-bionic-py3_7-clang8-xla == *slow-gradcheck* ]] 2022-11-23T01:09:16.0041989Z + [[ linux-bionic-py3_7-clang8-xla == *cuda* ]] 2022-11-23T01:09:16.0042260Z + [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-11-23T01:09:16.0042470Z + [[ xla == *crossref* ]] 2022-11-23T01:09:16.0042649Z + [[ xla == *dynamo* ]] 2022-11-23T01:09:16.0042814Z + [[ xla == *inductor* ]] 2022-11-23T01:09:16.0043070Z + [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-11-23T01:09:16.0043361Z + [[ linux-bionic-py3_7-clang8-xla != *-bazel-* ]] 2022-11-23T01:09:16.0043632Z + pip_install --user ninja==1.10.2 2022-11-23T01:09:16.0043908Z + pip install --progress-bar off --user ninja==1.10.2 2022-11-23T01:09:16.4788377Z Collecting ninja==1.10.2 2022-11-23T01:09:16.4959497Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-11-23T01:09:16.5013463Z [?25l 2022-11-23T01:09:16.8681500Z [?25hInstalling collected packages: ninja 2022-11-23T01:09:16.8762505Z  WARNING: The script ninja is installed in '/home/jenkins/.local/bin' which is not on PATH. 2022-11-23T01:09:16.8763000Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T01:09:16.8808538Z Successfully installed ninja-1.10.2 2022-11-23T01:09:17.0263568Z + export PATH=/home/jenkins/.local/bin:/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:09:17.0264465Z + PATH=/home/jenkins/.local/bin:/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-11-23T01:09:17.0265291Z + [[ linux-bionic-py3_7-clang8-xla == *asan* ]] 2022-11-23T01:09:17.0265830Z + [[ linux-bionic-py3_7-clang8-xla == *-tsan* ]] 2022-11-23T01:09:17.0266243Z + [[ xla == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-11-23T01:09:17.0266610Z + [[ xla == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-11-23T01:09:17.0272749Z + [[ linux-bionic-py3_7-clang8-xla == *tbb* ]] 2022-11-23T01:09:17.0285137Z + [[ linux-bionic-py3_7-clang8-xla == *libtorch* ]] 2022-11-23T01:09:17.0285526Z + [[ linux-bionic-py3_7-clang8-xla == *-bazel-* ]] 2022-11-23T01:09:17.0285828Z + [[ linux-bionic-py3_7-clang8-xla == *-tsan* ]] 2022-11-23T01:09:17.0288435Z + cd test 2022-11-23T01:09:17.0293374Z + python -c 'import torch; print(torch.__config__.show())' 2022-11-23T01:09:18.0700586Z PyTorch built with: 2022-11-23T01:09:18.0701010Z - GCC 4.2 2022-11-23T01:09:18.0701343Z - C++ Version: 201402 2022-11-23T01:09:18.0701762Z - clang 8.0.0 2022-11-23T01:09:18.0702239Z - Intel(R) Math Kernel Library Version 2020.0.2 Product Build 20200624 for Intel(R) 64 architecture applications 2022-11-23T01:09:18.0702652Z - Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:09:18.0702939Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-11-23T01:09:18.0703217Z - LAPACK is enabled (usually provided by MKL) 2022-11-23T01:09:18.0703454Z - NNPACK is enabled 2022-11-23T01:09:18.0703669Z - CPU capability usage: AVX2 2022-11-23T01:09:18.0706865Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/usr/bin/clang++, CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1 -D_GLIBCXX_USE_CXX11_ABI=1 -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=1.14.0, USE_CUDA=0, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-11-23T01:09:18.0709138Z 2022-11-23T01:09:18.2879991Z + cd test 2022-11-23T01:09:18.2880426Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-11-23T01:09:19.3070752Z ATen/Parallel: 2022-11-23T01:09:19.3082662Z at::get_num_threads() : 4 2022-11-23T01:09:19.3082932Z at::get_num_interop_threads() : 4 2022-11-23T01:09:19.3083175Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-11-23T01:09:19.3083376Z omp_get_max_threads() : 4 2022-11-23T01:09:19.3083662Z Intel(R) Math Kernel Library Version 2020.0.2 Product Build 20200624 for Intel(R) 64 architecture applications 2022-11-23T01:09:19.3083952Z mkl_get_max_threads() : 4 2022-11-23T01:09:19.3084376Z Intel(R) MKL-DNN v2.7.0 (Git Hash 650085b2f3643aad05c629425983491d63b5c289) 2022-11-23T01:09:19.3084619Z std::thread::hardware_concurrency() : 8 2022-11-23T01:09:19.3084835Z Environment variables: 2022-11-23T01:09:19.3085030Z OMP_NUM_THREADS : [not set] 2022-11-23T01:09:19.3085220Z MKL_NUM_THREADS : [not set] 2022-11-23T01:09:19.3085421Z ATen parallel backend: OpenMP 2022-11-23T01:09:19.3085546Z 2022-11-23T01:09:19.5197501Z + [[ xla == *backward* ]] 2022-11-23T01:09:19.5197868Z + [[ xla == *xla* ]] 2022-11-23T01:09:19.5198195Z + install_torchvision 2022-11-23T01:09:19.5198397Z + local commit 2022-11-23T01:09:19.5201169Z ++ get_pinned_commit vision 2022-11-23T01:09:19.5201436Z ++ cat .github/ci_commit_pins/vision.txt 2022-11-23T01:09:19.5233641Z + commit=4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:19.5234262Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:19.5234821Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:19.9035171Z Collecting git+https://github.com/pytorch/vision.git@4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:19.9040241Z Cloning https://github.com/pytorch/vision.git (to revision 4a310f26049371959617921d0eb9b001f4d262c6) to /tmp/pip-req-build-8fh5d90t 2022-11-23T01:09:19.9040785Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-8fh5d90t 2022-11-23T01:09:42.8144463Z Running command git rev-parse -q --verify 'sha^4a310f26049371959617921d0eb9b001f4d262c6' 2022-11-23T01:09:42.8173599Z Running command git fetch -q https://github.com/pytorch/vision.git 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:42.9417820Z Resolved https://github.com/pytorch/vision.git to commit 4a310f26049371959617921d0eb9b001f4d262c6 2022-11-23T01:09:46.0676578Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+4a310f2) (3.10.0.2) 2022-11-23T01:09:46.0683261Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+4a310f2) (1.18.5) 2022-11-23T01:09:46.0688159Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+4a310f2) (2.28.0) 2022-11-23T01:09:46.0693992Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+4a310f2) (1.14.0a0+git1cfd385) 2022-11-23T01:09:46.0703384Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+4a310f2) (9.2.0) 2022-11-23T01:09:46.1009537Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (1.26.10) 2022-11-23T01:09:46.1017993Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (3.3) 2022-11-23T01:09:46.1025969Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2.0.4) 2022-11-23T01:09:46.1034812Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+4a310f2) (2022.6.15) 2022-11-23T01:09:46.1228737Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (2.6.3) 2022-11-23T01:09:46.1236459Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.15.0a0+4a310f2) (1.10.1) 2022-11-23T01:09:46.1400707Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch->torchvision==0.15.0a0+4a310f2) (1.2.1) 2022-11-23T01:09:46.1472538Z Building wheels for collected packages: torchvision 2022-11-23T01:10:23.0750452Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-11-23T01:10:23.0891777Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+4a310f2-cp37-cp37m-linux_x86_64.whl size=5161197 sha256=04f9d2549ef85474aafbbb5d93e92dda3feb61609092d52b021621e0b520d495 2022-11-23T01:10:23.0892284Z Stored in directory: /home/jenkins/.cache/pip/wheels/be/2a/11/87caf8b14bc88c89f07b8b05c79475919ca665366c69a5154d 2022-11-23T01:10:23.0937842Z Successfully built torchvision 2022-11-23T01:10:23.4175365Z Installing collected packages: torchvision 2022-11-23T01:10:23.8663440Z Successfully installed torchvision-0.15.0a0+4a310f2 2022-11-23T01:10:24.0933212Z + build_xla 2022-11-23T01:10:24.0935878Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:10:24.0945341Z + source .jenkins/pytorch/common-build.sh 2022-11-23T01:10:24.0951485Z ++ [[ linux-bionic-py3_7-clang8-xla != *win-* ]] 2022-11-23T01:10:24.0957574Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-11-23T01:10:24.0970748Z +++ cd .jenkins/pytorch 2022-11-23T01:10:24.0971104Z +++ pwd -P 2022-11-23T01:10:24.0974261Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-11-23T01:10:24.0974521Z ++ which sccache 2022-11-23T01:10:24.0985184Z ++ sccache --stop-server 2022-11-23T01:10:24.1124928Z ++ true 2022-11-23T01:10:24.1125463Z ++ rm -f /home/jenkins/sccache_error.log 2022-11-23T01:10:24.1146575Z ++ [[ -n '' ]] 2022-11-23T01:10:24.1147018Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-11-23T01:10:24.1148384Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2022-11-23T01:10:24.1148753Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T01:10:24.1149078Z ++ RUST_LOG=sccache::server=error 2022-11-23T01:10:24.1149843Z ++ sccache --start-server 2022-11-23T01:10:24.1169909Z sccache: Starting the server... 2022-11-23T01:10:24.1434934Z ++ sccache --zero-stats 2022-11-23T01:10:24.1459302Z Compile requests 0 2022-11-23T01:10:24.1459782Z Compile requests executed 0 2022-11-23T01:10:24.1459996Z Cache hits 0 2022-11-23T01:10:24.1460191Z Cache misses 0 2022-11-23T01:10:24.1460387Z Cache timeouts 0 2022-11-23T01:10:24.1461079Z Cache read errors 0 2022-11-23T01:10:24.1461444Z Forced recaches 0 2022-11-23T01:10:24.1461765Z Cache write errors 0 2022-11-23T01:10:24.1462087Z Compilation failures 0 2022-11-23T01:10:24.1462414Z Cache errors 0 2022-11-23T01:10:24.1471200Z Non-cacheable compilations 0 2022-11-23T01:10:24.1471636Z Non-cacheable calls 0 2022-11-23T01:10:24.1472116Z Non-compilation calls 0 2022-11-23T01:10:24.1472593Z Unsupported compiler calls 0 2022-11-23T01:10:24.1473072Z Average cache write 0.000 s 2022-11-23T01:10:24.1473611Z Average cache read miss 0.000 s 2022-11-23T01:10:24.1474069Z Average cache read hit 0.000 s 2022-11-23T01:10:24.1511110Z Failed distributed compilations 0 2022-11-23T01:10:24.1512168Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:10:24.1512909Z ++ trap_add sccache_epilogue EXIT 2022-11-23T01:10:24.1513293Z ++ trap_add_cmd=sccache_epilogue 2022-11-23T01:10:24.1513678Z ++ shift 2022-11-23T01:10:24.1513988Z ++ for trap_add_name in "$@" 2022-11-23T01:10:24.1514304Z ++++ trap -p EXIT 2022-11-23T01:10:24.1514516Z +++ eval 'extract_trap_cmd ' 2022-11-23T01:10:24.1514714Z ++++ extract_trap_cmd 2022-11-23T01:10:24.1514926Z ++++ printf '%s\n' '' 2022-11-23T01:10:24.1515143Z +++ printf '%s\n' sccache_epilogue 2022-11-23T01:10:24.1515354Z ++ trap -- ' 2022-11-23T01:10:24.1515559Z sccache_epilogue' EXIT 2022-11-23T01:10:24.1515726Z ++ which ccache 2022-11-23T01:10:24.1515892Z + XLA_DIR=xla 2022-11-23T01:10:24.1516060Z + USE_CACHE=1 2022-11-23T01:10:24.1516217Z + clone_pytorch_xla 2022-11-23T01:10:24.1516420Z + [[ ! -d ./xla ]] 2022-11-23T01:10:24.1516715Z + git clone --recursive --quiet https://github.com/pytorch/xla.git 2022-11-23T01:11:18.6813200Z + pushd xla 2022-11-23T01:11:18.6813536Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-11-23T01:11:18.6816067Z ++ cat ../.github/ci_commit_pins/xla.txt 2022-11-23T01:11:18.6829549Z + git checkout 50855d7babfa7970cba18528c659989b91c83824 2022-11-23T01:11:18.7034264Z Note: checking out '50855d7babfa7970cba18528c659989b91c83824'. 2022-11-23T01:11:18.7034591Z 2022-11-23T01:11:18.7034895Z You are in 'detached HEAD' state. You can look around, make experimental 2022-11-23T01:11:18.7035610Z changes and commit them, and you can discard any commits you make in this 2022-11-23T01:11:18.7036510Z state without impacting any branches by performing another checkout. 2022-11-23T01:11:18.7036688Z 2022-11-23T01:11:18.7036859Z If you want to create a new branch to retain commits you create, you may 2022-11-23T01:11:18.7037433Z do so (now or later) by using -b with the checkout command again. Example: 2022-11-23T01:11:18.7037737Z 2022-11-23T01:11:18.7038002Z git checkout -b 2022-11-23T01:11:18.7038228Z 2022-11-23T01:11:18.7038397Z HEAD is now at 50855d7b Add _clear_pending_irs API and tests 2022-11-23T01:11:18.7039074Z + git submodule sync 2022-11-23T01:11:18.7241880Z Synchronizing submodule url for 'third_party/tensorflow' 2022-11-23T01:11:18.7260188Z + git submodule update --init --recursive 2022-11-23T01:11:18.7687304Z + popd 2022-11-23T01:11:18.7687778Z /var/lib/jenkins/workspace 2022-11-23T01:11:18.7688057Z + source xla/.circleci/common.sh 2022-11-23T01:11:18.7688356Z ++ set -ex 2022-11-23T01:11:18.7693874Z ++++ which conda 2022-11-23T01:11:18.7706795Z +++ dirname /opt/conda/bin/conda 2022-11-23T01:11:18.7719888Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-11-23T01:11:18.7720378Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-11-23T01:11:18.7724869Z + rm xla/torch_patches/.torch_pin 2022-11-23T01:11:18.7735661Z + apply_patches 2022-11-23T01:11:18.7736052Z + ./xla/scripts/apply_patches.sh 2022-11-23T01:11:18.7756829Z +++ dirname ./xla/scripts/apply_patches.sh 2022-11-23T01:11:18.7768363Z ++ cd ./xla/scripts 2022-11-23T01:11:18.7769124Z ++ pwd -P 2022-11-23T01:11:18.7771504Z + CDIR=/var/lib/jenkins/workspace/xla/scripts 2022-11-23T01:11:18.7771879Z + XDIR=/var/lib/jenkins/workspace/xla/scripts/.. 2022-11-23T01:11:18.7772363Z + PTDIR=/var/lib/jenkins/workspace/xla/scripts/../.. 2022-11-23T01:11:18.7772770Z + TFDIR=/var/lib/jenkins/workspace/xla/scripts/../third_party/tensorflow 2022-11-23T01:11:18.7773111Z + TORCH_PIN=/var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin 2022-11-23T01:11:18.7773814Z + '[' -f /var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin ']' 2022-11-23T01:11:18.7774294Z + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../torch_patches /var/lib/jenkins/workspace/xla/scripts/../.. 2022-11-23T01:11:19.0784541Z + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../tf_patches /var/lib/jenkins/workspace/xla/scripts/../third_party/tensorflow 2022-11-23T01:11:19.1226935Z Applying patch file: /var/lib/jenkins/workspace/xla/tf_patches/patch.diff 2022-11-23T01:11:19.1333981Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-11-23T01:11:19.3167368Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-11-23T01:11:19.3167646Z + install_deps_pytorch_xla xla 1 2022-11-23T01:11:19.3167846Z + XLA_DIR=xla 2022-11-23T01:11:19.3168000Z + USE_CACHE=1 2022-11-23T01:11:19.3168172Z + pip install ninja 2022-11-23T01:11:19.6946690Z Requirement already satisfied: ninja in /home/jenkins/.local/lib/python3.7/site-packages (1.10.2) 2022-11-23T01:11:20.2218854Z + pip install hypothesis 2022-11-23T01:11:20.6003150Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (6.29.3) 2022-11-23T01:11:20.6464135Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis) (21.4.0) 2022-11-23T01:11:20.6472287Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis) (2.4.0) 2022-11-23T01:11:21.1265150Z + pip install cloud-tpu-client 2022-11-23T01:11:21.5050344Z Requirement already satisfied: cloud-tpu-client in /opt/conda/lib/python3.7/site-packages (0.10) 2022-11-23T01:11:21.5074980Z Requirement already satisfied: google-api-python-client==1.8.0 in /opt/conda/lib/python3.7/site-packages (from cloud-tpu-client) (1.8.0) 2022-11-23T01:11:21.5080898Z Requirement already satisfied: oauth2client in /opt/conda/lib/python3.7/site-packages (from cloud-tpu-client) (4.1.3) 2022-11-23T01:11:21.5133184Z Requirement already satisfied: six<2dev,>=1.6.1 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.16.0) 2022-11-23T01:11:21.5140622Z Requirement already satisfied: httplib2<1dev,>=0.9.2 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.20.4) 2022-11-23T01:11:21.5149838Z Requirement already satisfied: google-auth-httplib2>=0.0.3 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.1.0) 2022-11-23T01:11:21.5159488Z Requirement already satisfied: google-api-core<2dev,>=1.13.0 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.31.6) 2022-11-23T01:11:21.5168794Z Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (3.0.1) 2022-11-23T01:11:21.5175645Z Requirement already satisfied: google-auth>=1.4.1 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.35.0) 2022-11-23T01:11:21.5416579Z Requirement already satisfied: pytz in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2022.1) 2022-11-23T01:11:21.5426800Z Requirement already satisfied: packaging>=14.3 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (21.3) 2022-11-23T01:11:21.5437400Z Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.56.3) 2022-11-23T01:11:21.5446682Z Requirement already satisfied: protobuf<4.0.0dev,>=3.12.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.20.1) 2022-11-23T01:11:21.5455345Z Requirement already satisfied: setuptools>=40.3.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (61.2.0) 2022-11-23T01:11:21.5463262Z Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.28.0) 2022-11-23T01:11:21.5565732Z Requirement already satisfied: rsa<5,>=3.1.4 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (4.8) 2022-11-23T01:11:21.5574786Z Requirement already satisfied: cachetools<5.0,>=2.0.0 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (4.2.4) 2022-11-23T01:11:21.5589215Z Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (0.2.8) 2022-11-23T01:11:21.5705272Z Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /opt/conda/lib/python3.7/site-packages (from httplib2<1dev,>=0.9.2->google-api-python-client==1.8.0->cloud-tpu-client) (3.0.9) 2022-11-23T01:11:21.5761397Z Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/conda/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (0.4.8) 2022-11-23T01:11:21.5855632Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.0.4) 2022-11-23T01:11:21.5864268Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2022.6.15) 2022-11-23T01:11:21.5871980Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.3) 2022-11-23T01:11:21.5879986Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.26.10) 2022-11-23T01:11:22.1097270Z + pip install absl-py 2022-11-23T01:11:22.4917418Z Requirement already satisfied: absl-py in /opt/conda/lib/python3.7/site-packages (1.1.0) 2022-11-23T01:11:23.0144171Z + pip install --upgrade 'numpy>=1.18.5' 2022-11-23T01:11:23.3902060Z Requirement already satisfied: numpy>=1.18.5 in /opt/conda/lib/python3.7/site-packages (1.18.5) 2022-11-23T01:11:23.9252584Z Collecting numpy>=1.18.5 2022-11-23T01:11:23.9517131Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-11-23T01:11:23.9519174Z [?25l 2022-11-23T01:11:23.9520689Z  | | 10 kB 31.2 MB/s eta 0:00:01 2022-11-23T01:11:23.9522402Z  | | 20 kB 40.7 MB/s eta 0:00:01 2022-11-23T01:11:23.9526827Z  | | 30 kB 47.0 MB/s eta 0:00:01 2022-11-23T01:11:23.9533637Z  | | 40 kB 36.2 MB/s eta 0:00:01 2022-11-23T01:11:23.9535083Z  | | 51 kB 28.1 MB/s eta 0:00:01 2022-11-23T01:11:23.9540868Z  |▏ | 61 kB 31.5 MB/s eta 0:00:01 2022-11-23T01:11:23.9543328Z  |▏ | 71 kB 28.4 MB/s eta 0:00:01 2022-11-23T01:11:23.9544771Z  |▏ | 81 kB 29.6 MB/s eta 0:00:01 2022-11-23T01:11:23.9547975Z  |▏ | 92 kB 31.7 MB/s eta 0:00:01 2022-11-23T01:11:23.9550689Z  |▏ | 102 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9551049Z  |▎ | 112 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9553361Z  |▎ | 122 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9553969Z  |▎ | 133 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9556462Z  |▎ | 143 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9558328Z  |▎ | 153 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9560361Z  |▍ | 163 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9561524Z  |▍ | 174 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9562759Z  |▍ | 184 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9564587Z  |▍ | 194 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9566970Z  |▍ | 204 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9567695Z  |▍ | 215 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9569720Z  |▌ | 225 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9571432Z  |▌ | 235 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9572603Z  |▌ | 245 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9575077Z  |▌ | 256 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9576024Z  |▌ | 266 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9577052Z  |▋ | 276 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9579209Z  |▋ | 286 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9579956Z  |▋ | 296 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9581159Z  |▋ | 307 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9582511Z  |▋ | 317 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9583458Z  |▊ | 327 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9584727Z  |▊ | 337 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9586425Z  |▊ | 348 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9587127Z  |▊ | 358 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9588395Z  |▊ | 368 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9589030Z  |▊ | 378 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9590512Z  |▉ | 389 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9591769Z  |▉ | 399 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9592851Z  |▉ | 409 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9594013Z  |▉ | 419 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9595612Z  |▉ | 430 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9596656Z  |█ | 440 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9598521Z  |█ | 450 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9599017Z  |█ | 460 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9599932Z  |█ | 471 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9601053Z  |█ | 481 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9602732Z  |█ | 491 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9603225Z  |█ | 501 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9604302Z  |█ | 512 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9605222Z  |█ | 522 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9620419Z  |█ | 532 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9621141Z  |█ | 542 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9622434Z  |█▏ | 552 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9623275Z  |█▏ | 563 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9625011Z  |█▏ | 573 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9625944Z  |█▏ | 583 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9627594Z  |█▏ | 593 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9628170Z  |█▎ | 604 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9628800Z  |█▎ | 614 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9629506Z  |█▎ | 624 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9631376Z  |█▎ | 634 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9632800Z  |█▎ | 645 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9633417Z  |█▍ | 655 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9634596Z  |█▍ | 665 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9636190Z  |█▍ | 675 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9636823Z  |█▍ | 686 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9638441Z  |█▍ | 696 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9638755Z  |█▍ | 706 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9640161Z  |█▌ | 716 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9641791Z  |█▌ | 727 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9642457Z  |█▌ | 737 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9644729Z  |█▌ | 747 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9645550Z  |█▌ | 757 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9646035Z  |█▋ | 768 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9648473Z  |█▋ | 778 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9649430Z  |█▋ | 788 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9651585Z  |█▋ | 798 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9653601Z  |█▋ | 808 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9654792Z  |█▊ | 819 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9656161Z  |█▊ | 829 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9657425Z  |█▊ | 839 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9659898Z  |█▊ | 849 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9661001Z  |█▊ | 860 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9661778Z  |█▊ | 870 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9663071Z  |█▉ | 880 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9665350Z  |█▉ | 890 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9666730Z  |█▉ | 901 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9667521Z  |█▉ | 911 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9668770Z  |█▉ | 921 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9670628Z  |██ | 931 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9672110Z  |██ | 942 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9672753Z  |██ | 952 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9681274Z  |██ | 962 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9683365Z  |██ | 972 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9683899Z  |██ | 983 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9685260Z  |██ | 993 kB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9686070Z  |██ | 1.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9686736Z  |██ | 1.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9687693Z  |██ | 1.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9688327Z  |██ | 1.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9689458Z  |██▏ | 1.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9690490Z  |██▏ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9691074Z  |██▏ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9692185Z  |██▏ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9693319Z  |██▏ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9693974Z  |██▎ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9695077Z  |██▎ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9695510Z  |██▎ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9696839Z  |██▎ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9697564Z  |██▎ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9698126Z  |██▍ | 1.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9699471Z  |██▍ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9700493Z  |██▍ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9701147Z  |██▍ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9702068Z  |██▍ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9702749Z  |██▍ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9703656Z  |██▌ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9704518Z  |██▌ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9705525Z  |██▌ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9706255Z  |██▌ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9707336Z  |██▌ | 1.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9707977Z  |██▋ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9709576Z  |██▋ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9710273Z  |██▋ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9710837Z  |██▋ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9712108Z  |██▋ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9712872Z  |██▊ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9714320Z  |██▊ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9714959Z  |██▊ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9715756Z  |██▊ | 1.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9716864Z  |██▊ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9717843Z  |██▊ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9718359Z  |██▉ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9719525Z  |██▉ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9719934Z  |██▉ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9721194Z  |██▉ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9722135Z  |██▉ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9723194Z  |███ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9724024Z  |███ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9738971Z  |███ | 1.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9739333Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9740731Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9742354Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9742799Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9744209Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9744512Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9746020Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9748056Z  |███ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9748501Z  |███▏ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9749002Z  |███▏ | 1.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9749735Z  |███▏ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9750407Z  |███▏ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9752142Z  |███▏ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9753286Z  |███▎ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9755089Z  |███▎ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9755449Z  |███▎ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9756779Z  |███▎ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9757586Z  |███▎ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9758613Z  |███▍ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9759379Z  |███▍ | 1.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9761418Z  |███▍ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9762083Z  |███▍ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9763938Z  |███▍ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9764789Z  |███▍ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9766001Z  |███▌ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9767364Z  |███▌ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9768819Z  |███▌ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9770162Z  |███▌ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9770963Z  |███▌ | 1.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9771424Z  |███▋ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9773632Z  |███▋ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9775131Z  |███▋ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9776049Z  |███▋ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9777874Z  |███▋ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9778723Z  |███▊ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9779669Z  |███▊ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9781370Z  |███▊ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9782282Z  |███▊ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9783209Z  |███▊ | 1.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9784644Z  |███▊ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9785089Z  |███▉ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9785934Z  |███▉ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9787964Z  |███▉ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9788386Z  |███▉ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9789196Z  |███▉ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9790138Z  |████ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9791060Z  |████ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9791765Z  |████ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9792800Z  |████ | 1.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9794300Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9796179Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9796529Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9797428Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9798300Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9799318Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9800228Z  |████ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9800766Z  |████▏ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9802462Z  |████▏ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9804584Z  |████▏ | 2.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9805136Z  |████▏ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9805772Z  |████▏ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9806427Z  |████▎ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9807866Z  |████▎ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9808781Z  |████▎ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9809372Z  |████▎ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9811089Z  |████▎ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9811997Z  |████▍ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9812708Z  |████▍ | 2.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9813601Z  |████▍ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9814519Z  |████▍ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9815761Z  |████▍ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9817768Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9818159Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9818896Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9819904Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9820667Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9821531Z  |████▌ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9822310Z  |████▋ | 2.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9823378Z  |████▋ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9824959Z  |████▋ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9825795Z  |████▋ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9826618Z  |████▋ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9828624Z  |████▊ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9829331Z  |████▊ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9830233Z  |████▊ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9830856Z  |████▊ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9831408Z  |████▊ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9832063Z  |████▉ | 2.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9832730Z  |████▉ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9833606Z  |████▉ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9834342Z  |████▉ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9835122Z  |████▉ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9835788Z  |████▉ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9836486Z  |█████ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9837361Z  |█████ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9838720Z  |█████ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9839518Z  |█████ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9840571Z  |█████ | 2.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9846228Z  |█████ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9847060Z  |█████ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9849127Z  |█████ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9849647Z  |█████ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9851118Z  |█████ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9853767Z  |█████▏ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9894431Z  |█████▏ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9895004Z  |█████▏ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9895453Z  |█████▏ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9896327Z  |█████▏ | 2.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9896742Z  |█████▏ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9897672Z  |█████▎ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9898110Z  |█████▎ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9898568Z  |█████▎ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9898986Z  |█████▎ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9899484Z  |█████▎ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9900043Z  |█████▍ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9900477Z  |█████▍ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9900900Z  |█████▍ | 2.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9909386Z  |█████▍ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9910243Z  |█████▍ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9910650Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9910937Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9911212Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9911620Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9911907Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9912208Z  |█████▌ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9912515Z  |█████▋ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9951153Z  |█████▋ | 2.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9951806Z  |█████▋ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9952357Z  |█████▋ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9952879Z  |█████▋ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9953378Z  |█████▊ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9953940Z  |█████▊ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9954436Z  |█████▊ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9954935Z  |█████▊ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9955459Z  |█████▊ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9955914Z  |█████▉ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9956389Z  |█████▉ | 2.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9956871Z  |█████▉ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9957453Z  |█████▉ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9957958Z  |█████▉ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9958456Z  |█████▉ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9958943Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9959447Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9959960Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9960477Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9961000Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9961611Z  |██████ | 2.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9962028Z  |██████ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9962538Z  |██████ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9963035Z  |██████ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9963310Z  |██████ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9963578Z  |██████▏ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9963861Z  |██████▏ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9964288Z  |██████▏ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9964570Z  |██████▏ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9964849Z  |██████▏ | 3.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9965128Z  |██████▏ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9965447Z  |██████▎ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9965782Z  |██████▎ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9966074Z  |██████▎ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9966433Z  |██████▎ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9966727Z  |██████▎ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9967081Z  |██████▍ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9967392Z  |██████▍ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9967723Z  |██████▍ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9968136Z  |██████▍ | 3.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9968472Z  |██████▍ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9968790Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9969183Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9969576Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9969859Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9970172Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9970536Z  |██████▌ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9970841Z  |██████▋ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9971179Z  |██████▋ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9971508Z  |██████▋ | 3.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9971787Z  |██████▋ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9972068Z  |██████▋ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9972351Z  |██████▊ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9972651Z  |██████▊ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9973013Z  |██████▊ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9973449Z  |██████▊ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9973847Z  |██████▊ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9974230Z  |██████▉ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9974607Z  |██████▉ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9974883Z  |██████▉ | 3.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9975285Z  |██████▉ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9975644Z  |██████▉ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9975991Z  |██████▉ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9976358Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9976645Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9976928Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9977309Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9977583Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9977889Z  |███████ | 3.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9978223Z  |███████ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9978499Z  |███████ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9978784Z  |███████ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9979148Z  |███████ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9979458Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9979768Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9980200Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9980500Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9980832Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9981125Z  |███████▏ | 3.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9981528Z  |███████▎ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9981836Z  |███████▎ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9982206Z  |███████▎ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9982561Z  |███████▎ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9982923Z  |███████▎ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9983196Z  |███████▍ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9983522Z  |███████▍ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9983831Z  |███████▍ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9984109Z  |███████▍ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9984392Z  |███████▍ | 3.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9984730Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9985052Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9985331Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9985666Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9985993Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9986269Z  |███████▌ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9986619Z  |███████▋ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9987665Z  |███████▋ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9988180Z  |███████▋ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9989093Z  |███████▋ | 3.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9990873Z  |███████▋ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9991631Z  |███████▊ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9992659Z  |███████▊ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9993956Z  |███████▊ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9994622Z  |███████▊ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9996289Z  |███████▊ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9996914Z  |███████▉ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9997697Z  |███████▉ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9998877Z  |███████▉ | 3.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:23.9999952Z  |███████▉ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0001086Z  |███████▉ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0002346Z  |███████▉ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0003224Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0005402Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0005844Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0006373Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0007104Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0008051Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0008979Z  |████████ | 3.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0010508Z  |████████ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0011223Z  |████████ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0012101Z  |████████ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0012726Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0013943Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0014613Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0015516Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0026449Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0027828Z  |████████▏ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0029014Z  |████████▎ | 4.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0030583Z  |████████▎ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0031961Z  |████████▎ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0033157Z  |████████▎ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0034114Z  |████████▎ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0035686Z  |████████▍ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0036830Z  |████████▍ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0038172Z  |████████▍ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0038595Z  |████████▍ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0040647Z  |████████▍ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0041581Z  |████████▌ | 4.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0042479Z  |████████▌ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0044110Z  |████████▌ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0045496Z  |████████▌ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0046819Z  |████████▌ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0048613Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0049454Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0051479Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0051926Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0053296Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0054975Z  |████████▋ | 4.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0055399Z  |████████▊ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0057471Z  |████████▊ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0058787Z  |████████▊ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0060410Z  |████████▊ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0061371Z  |████████▊ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0062227Z  |████████▉ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0063079Z  |████████▉ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0064368Z  |████████▉ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0064940Z  |████████▉ | 4.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0066190Z  |████████▉ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0066929Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0067444Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0069143Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0070064Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0070776Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0071627Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0072577Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0073827Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0075081Z  |█████████ | 4.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0076209Z  |█████████ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0077116Z  |█████████ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0077984Z  |█████████▏ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0080257Z  |█████████▏ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0081970Z  |█████████▏ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0082724Z  |█████████▏ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0083689Z  |█████████▏ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0086989Z  |█████████▎ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0087509Z  |█████████▎ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0088654Z  |█████████▎ | 4.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0089575Z  |█████████▎ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0090757Z  |█████████▎ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0091909Z  |█████████▎ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0094446Z  |█████████▍ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0095122Z  |█████████▍ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0095965Z  |█████████▍ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0097217Z  |█████████▍ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0098516Z  |█████████▍ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0101291Z  |█████████▌ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0101815Z  |█████████▌ | 4.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0103033Z  |█████████▌ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0104174Z  |█████████▌ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0105177Z  |█████████▌ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0108175Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0108717Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0109609Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0111070Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0112211Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0113180Z  |█████████▋ | 4.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0114427Z  |█████████▊ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0116342Z  |█████████▊ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0118938Z  |█████████▊ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0119389Z  |█████████▊ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0120267Z  |█████████▊ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0120588Z  |█████████▉ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0122284Z  |█████████▉ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0123353Z  |█████████▉ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0124471Z  |█████████▉ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0125249Z  |█████████▉ | 4.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0127307Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0128160Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0129085Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0130598Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0131381Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0132698Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0133249Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0134744Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0135144Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0136983Z  |██████████ | 4.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0138502Z  |██████████ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0139780Z  |██████████▏ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0141141Z  |██████████▏ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0142358Z  |██████████▏ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0143146Z  |██████████▏ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0143878Z  |██████████▏ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0145495Z  |██████████▎ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0146530Z  |██████████▎ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0148323Z  |██████████▎ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0149351Z  |██████████▎ | 5.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0150505Z  |██████████▎ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0151479Z  |██████████▎ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0152841Z  |██████████▍ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0153186Z  |██████████▍ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0154640Z  |██████████▍ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0156469Z  |██████████▍ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0157430Z  |██████████▍ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0158666Z  |██████████▌ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0159294Z  |██████████▌ | 5.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0160229Z  |██████████▌ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0161046Z  |██████████▌ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0161626Z  |██████████▌ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0162490Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0163941Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0165495Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0166609Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0167168Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0168029Z  |██████████▋ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0168960Z  |██████████▊ | 5.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0169873Z  |██████████▊ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0170777Z  |██████████▊ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0171582Z  |██████████▊ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0173879Z  |██████████▊ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0175384Z  |██████████▉ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0175811Z  |██████████▉ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0178124Z  |██████████▉ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0178655Z  |██████████▉ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0179816Z  |██████████▉ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0181219Z  |███████████ | 5.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0183000Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0184403Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0184715Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0185940Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0188049Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0188528Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0189563Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0191029Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0192307Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0193347Z  |███████████ | 5.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0195011Z  |███████████▏ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0196466Z  |███████████▏ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0197109Z  |███████████▏ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0197884Z  |███████████▏ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0198948Z  |███████████▏ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0201000Z  |███████████▎ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0201845Z  |███████████▎ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0203039Z  |███████████▎ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0204096Z  |███████████▎ | 5.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0205579Z  |███████████▎ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0206009Z  |███████████▎ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0206826Z  |███████████▍ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0208151Z  |███████████▍ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0209549Z  |███████████▍ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0209912Z  |███████████▍ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0211327Z  |███████████▍ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0212325Z  |███████████▌ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0213718Z  |███████████▌ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0214108Z  |███████████▌ | 5.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0214984Z  |███████████▌ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0215939Z  |███████████▌ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0218138Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0218834Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0219781Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0221339Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0222185Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0223111Z  |███████████▋ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0223829Z  |███████████▊ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0225400Z  |███████████▊ | 5.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0226373Z  |███████████▊ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0227245Z  |███████████▊ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0228855Z  |███████████▊ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0229394Z  |███████████▉ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0230583Z  |███████████▉ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0231612Z  |███████████▉ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0232312Z  |███████████▉ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0234094Z  |███████████▉ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0235176Z  |████████████ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0235866Z  |████████████ | 5.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0237531Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0238135Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0239258Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0240098Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0241710Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0242827Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0243684Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0244429Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0245456Z  |████████████ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0246208Z  |████████████▏ | 5.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0246968Z  |████████████▏ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0249229Z  |████████████▏ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0250059Z  |████████████▏ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0251294Z  |████████████▏ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0252234Z  |████████████▎ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0252971Z  |████████████▎ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0253883Z  |████████████▎ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0254471Z  |████████████▎ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0256574Z  |████████████▎ | 6.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0257508Z  |████████████▎ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0258252Z  |████████████▍ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0260021Z  |████████████▍ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0260456Z  |████████████▍ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0261359Z  |████████████▍ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0262036Z  |████████████▍ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0262823Z  |████████████▌ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0264798Z  |████████████▌ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0265329Z  |████████████▌ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0265984Z  |████████████▌ | 6.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0267852Z  |████████████▌ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0268478Z  |████████████▋ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0269061Z  |████████████▋ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0269773Z  |████████████▋ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0270774Z  |████████████▋ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0272034Z  |████████████▋ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0273076Z  |████████████▊ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0273726Z  |████████████▊ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0275947Z  |████████████▊ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0277115Z  |████████████▊ | 6.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0278343Z  |████████████▊ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0278926Z  |████████████▊ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0279411Z  |████████████▉ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0282280Z  |████████████▉ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0282930Z  |████████████▉ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0283735Z  |████████████▉ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0284943Z  |████████████▉ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0286640Z  |█████████████ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0286949Z  |█████████████ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0288506Z  |█████████████ | 6.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0290277Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0290813Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0291828Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0292357Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0293426Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0294260Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0295328Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0297060Z  |█████████████ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0297717Z  |█████████████▏ | 6.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0298943Z  |█████████████▏ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0299555Z  |█████████████▏ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0300318Z  |█████████████▏ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0301334Z  |█████████████▏ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0302568Z  |█████████████▎ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0302886Z  |█████████████▎ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0304830Z  |█████████████▎ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0305448Z  |█████████████▎ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0306307Z  |█████████████▎ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0307569Z  |█████████████▍ | 6.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0308150Z  |█████████████▍ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0310041Z  |█████████████▍ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0311295Z  |█████████████▍ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0311905Z  |█████████████▍ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0313238Z  |█████████████▍ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0315039Z  |█████████████▌ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0315921Z  |█████████████▌ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0317284Z  |█████████████▌ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0317770Z  |█████████████▌ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0318538Z  |█████████████▌ | 6.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0320259Z  |█████████████▋ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0321168Z  |█████████████▋ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0322167Z  |█████████████▋ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0323137Z  |█████████████▋ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0324066Z  |█████████████▋ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0324915Z  |█████████████▊ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0325692Z  |█████████████▊ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0327598Z  |█████████████▊ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0328478Z  |█████████████▊ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0329053Z  |█████████████▊ | 6.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0330057Z  |█████████████▊ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0330581Z  |█████████████▉ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0332522Z  |█████████████▉ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0333486Z  |█████████████▉ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0334298Z  |█████████████▉ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0335064Z  |█████████████▉ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0337123Z  |██████████████ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0337684Z  |██████████████ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0338436Z  |██████████████ | 6.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0340190Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0341716Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0342641Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0343228Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0344619Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0345251Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0346751Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0347495Z  |██████████████ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0348043Z  |██████████████▏ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0348939Z  |██████████████▏ | 6.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0350469Z  |██████████████▏ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0351091Z  |██████████████▏ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0352507Z  |██████████████▏ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0354158Z  |██████████████▎ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0355350Z  |██████████████▎ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0356342Z  |██████████████▎ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0357010Z  |██████████████▎ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0358012Z  |██████████████▎ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0358785Z  |██████████████▍ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0359370Z  |██████████████▍ | 7.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0361095Z  |██████████████▍ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0362914Z  |██████████████▍ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0363626Z  |██████████████▍ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0365166Z  |██████████████▍ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0365891Z  |██████████████▌ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0366407Z  |██████████████▌ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0367732Z  |██████████████▌ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0368094Z  |██████████████▌ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0369054Z  |██████████████▌ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0370984Z  |██████████████▋ | 7.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0372314Z  |██████████████▋ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0373623Z  |██████████████▋ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0374114Z  |██████████████▋ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0375561Z  |██████████████▋ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0376445Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0377300Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0379317Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0381003Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0381385Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0381843Z  |██████████████▊ | 7.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0383274Z  |██████████████▉ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0385285Z  |██████████████▉ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0385708Z  |██████████████▉ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0386189Z  |██████████████▉ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0386510Z  |██████████████▉ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0388014Z  |███████████████ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0388627Z  |███████████████ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0390688Z  |███████████████ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0391024Z  |███████████████ | 7.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0393427Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0394066Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0394599Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0395139Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0396509Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0399079Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0400439Z  |███████████████ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0401577Z  |███████████████▏ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0402890Z  |███████████████▏ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0404083Z  |███████████████▏ | 7.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0405041Z  |███████████████▏ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0406365Z  |███████████████▏ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0407566Z  |███████████████▎ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0408760Z  |███████████████▎ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0410720Z  |███████████████▎ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0411434Z  |███████████████▎ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0413189Z  |███████████████▎ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0414537Z  |███████████████▍ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0416400Z  |███████████████▍ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0417493Z  |███████████████▍ | 7.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0420044Z  |███████████████▍ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0420696Z  |███████████████▍ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0422634Z  |███████████████▍ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0423351Z  |███████████████▌ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0424791Z  |███████████████▌ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0425838Z  |███████████████▌ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0426282Z  |███████████████▌ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0428044Z  |███████████████▌ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0429264Z  |███████████████▋ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0430094Z  |███████████████▋ | 7.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0431175Z  |███████████████▋ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0431552Z  |███████████████▋ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0433399Z  |███████████████▋ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0434326Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0435780Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0437476Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0437861Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0438194Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0439432Z  |███████████████▊ | 7.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0439912Z  |███████████████▉ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0441809Z  |███████████████▉ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0442631Z  |███████████████▉ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0444201Z  |███████████████▉ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0445462Z  |███████████████▉ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0446173Z  |████████████████ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0447118Z  |████████████████ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0448101Z  |████████████████ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0449103Z  |████████████████ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0450683Z  |████████████████ | 7.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0451565Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0452572Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0454071Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0455722Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0456170Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0456463Z  |████████████████ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0458083Z  |████████████████▏ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0459204Z  |████████████████▏ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0460252Z  |████████████████▏ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0461063Z  |████████████████▏ | 7.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0463550Z  |████████████████▏ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0464461Z  |████████████████▎ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0465246Z  |████████████████▎ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0466914Z  |████████████████▎ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0467549Z  |████████████████▎ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0468626Z  |████████████████▎ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0470549Z  |████████████████▍ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0472021Z  |████████████████▍ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0473390Z  |████████████████▍ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0474804Z  |████████████████▍ | 8.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0475762Z  |████████████████▍ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0477895Z  |████████████████▍ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0479985Z  |████████████████▌ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0481333Z  |████████████████▌ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0482112Z  |████████████████▌ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0483646Z  |████████████████▌ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0483975Z  |████████████████▌ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0485641Z  |████████████████▋ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0486322Z  |████████████████▋ | 8.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0487220Z  |████████████████▋ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0488319Z  |████████████████▋ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0489867Z  |████████████████▋ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0490583Z  |████████████████▊ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0492040Z  |████████████████▊ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0493220Z  |████████████████▊ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0494517Z  |████████████████▊ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0495039Z  |████████████████▊ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0495750Z  |████████████████▉ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0497227Z  |████████████████▉ | 8.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0498611Z  |████████████████▉ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0499127Z  |████████████████▉ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0499981Z  |████████████████▉ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0502160Z  |████████████████▉ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0503243Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0503551Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0505495Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0506081Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0507887Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0508296Z  |█████████████████ | 8.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0509538Z  |█████████████████ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0510705Z  |█████████████████ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0511401Z  |█████████████████ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0512184Z  |█████████████████ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0513811Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0514503Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0515426Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0516722Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0517072Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0519097Z  |█████████████████▏ | 8.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0519640Z  |█████████████████▎ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0520954Z  |█████████████████▎ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0522383Z  |█████████████████▎ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0522791Z  |█████████████████▎ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0523436Z  |█████████████████▎ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0525673Z  |█████████████████▍ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0526288Z  |█████████████████▍ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0527029Z  |█████████████████▍ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0528024Z  |█████████████████▍ | 8.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0528588Z  |█████████████████▍ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0530427Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0531165Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0532325Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0533945Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0534603Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0535122Z  |█████████████████▌ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0536180Z  |█████████████████▋ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0537201Z  |█████████████████▋ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0538625Z  |█████████████████▋ | 8.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0539459Z  |█████████████████▋ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0540627Z  |█████████████████▋ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0542025Z  |█████████████████▊ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0542773Z  |█████████████████▊ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0543491Z  |█████████████████▊ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0544487Z  |█████████████████▊ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0546269Z  |█████████████████▊ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0547385Z  |█████████████████▉ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0547935Z  |█████████████████▉ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0548938Z  |█████████████████▉ | 8.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0551099Z  |█████████████████▉ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0551576Z  |█████████████████▉ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0552350Z  |█████████████████▉ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0554106Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0554837Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0556627Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0557417Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0558911Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0559700Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0560620Z  |██████████████████ | 8.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0562057Z  |██████████████████ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0563087Z  |██████████████████ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0564751Z  |██████████████████ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0565563Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0566501Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0567265Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0568795Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0570102Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0570762Z  |██████████████████▏ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0571891Z  |██████████████████▎ | 8.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0572806Z  |██████████████████▎ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0573754Z  |██████████████████▎ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0574079Z  |██████████████████▎ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0575043Z  |██████████████████▎ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0577177Z  |██████████████████▍ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0577616Z  |██████████████████▍ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0578395Z  |██████████████████▍ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0579095Z  |██████████████████▍ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0579969Z  |██████████████████▍ | 9.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0580774Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0581630Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0582511Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0583859Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0585527Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0587019Z  |██████████████████▌ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0587553Z  |██████████████████▋ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0588533Z  |██████████████████▋ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0589785Z  |██████████████████▋ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0590452Z  |██████████████████▋ | 9.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0591314Z  |██████████████████▋ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0593462Z  |██████████████████▊ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0594459Z  |██████████████████▊ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0595413Z  |██████████████████▊ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0596540Z  |██████████████████▊ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0597400Z  |██████████████████▊ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0598108Z  |██████████████████▉ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0598744Z  |██████████████████▉ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0600488Z  |██████████████████▉ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0602097Z  |██████████████████▉ | 9.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0602547Z  |██████████████████▉ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0604440Z  |██████████████████▉ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0605055Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0605636Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0607076Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0608101Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0609590Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0610694Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0611239Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0612279Z  |███████████████████ | 9.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0613200Z  |███████████████████ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0614703Z  |███████████████████ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0616610Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0617162Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0617868Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0618882Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0619514Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0620628Z  |███████████████████▏ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0623967Z  |███████████████████▎ | 9.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0624893Z  |███████████████████▎ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0625611Z  |███████████████████▎ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0626535Z  |███████████████████▎ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0627588Z  |███████████████████▎ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0628127Z  |███████████████████▍ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0628723Z  |███████████████████▍ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0630414Z  |███████████████████▍ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0631214Z  |███████████████████▍ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0632099Z  |███████████████████▍ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0633478Z  |███████████████████▌ | 9.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0634253Z  |███████████████████▌ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0635990Z  |███████████████████▌ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0636613Z  |███████████████████▌ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0638212Z  |███████████████████▌ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0639343Z  |███████████████████▌ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0640233Z  |███████████████████▋ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0640878Z  |███████████████████▋ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0642443Z  |███████████████████▋ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0643903Z  |███████████████████▋ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0644840Z  |███████████████████▋ | 9.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0645788Z  |███████████████████▊ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0646255Z  |███████████████████▊ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0647961Z  |███████████████████▊ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0648474Z  |███████████████████▊ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0650176Z  |███████████████████▊ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0651009Z  |███████████████████▉ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0651736Z  |███████████████████▉ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0652662Z  |███████████████████▉ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0654210Z  |███████████████████▉ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0654757Z  |███████████████████▉ | 9.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0657565Z  |███████████████████▉ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0658212Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0658759Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0659292Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0660257Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0662566Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0663626Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0664406Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0667020Z  |████████████████████ | 9.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0667681Z  |████████████████████ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0669537Z  |████████████████████ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0671100Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0672225Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0674436Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0675523Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0676537Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0678807Z  |████████████████████▏ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0679603Z  |████████████████████▎ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0680637Z  |████████████████████▎ | 9.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0682007Z  |████████████████████▎ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0683161Z  |████████████████████▎ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0684952Z  |████████████████████▎ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0686406Z  |████████████████████▍ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0687887Z  |████████████████████▍ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0689487Z  |████████████████████▍ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0690784Z  |████████████████████▍ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0692887Z  |████████████████████▍ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0693954Z  |████████████████████▌ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0695010Z  |████████████████████▌ | 10.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0697446Z  |████████████████████▌ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0699298Z  |████████████████████▌ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0699848Z  |████████████████████▌ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0700531Z  |████████████████████▌ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0702245Z  |████████████████████▋ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0703267Z  |████████████████████▋ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0705116Z  |████████████████████▋ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0706210Z  |████████████████████▋ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0707339Z  |████████████████████▋ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0708493Z  |████████████████████▊ | 10.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0709684Z  |████████████████████▊ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0711580Z  |████████████████████▊ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0712765Z  |████████████████████▊ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0713763Z  |████████████████████▊ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0715144Z  |████████████████████▉ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0716113Z  |████████████████████▉ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0717098Z  |████████████████████▉ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0719752Z  |████████████████████▉ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0720775Z  |████████████████████▉ | 10.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0722473Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0723880Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0724704Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0726096Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0726752Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0729641Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0730998Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0732233Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0733544Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0734682Z  |█████████████████████ | 10.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0735801Z  |█████████████████████ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0738034Z  |█████████████████████▏ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0738947Z  |█████████████████████▏ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0739946Z  |█████████████████████▏ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0741346Z  |█████████████████████▏ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0742230Z  |█████████████████████▏ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0743158Z  |█████████████████████▎ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0745065Z  |█████████████████████▎ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0745763Z  |█████████████████████▎ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0747632Z  |█████████████████████▎ | 10.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0748594Z  |█████████████████████▎ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0749877Z  |█████████████████████▎ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0751044Z  |█████████████████████▍ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0751907Z  |█████████████████████▍ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0753466Z  |█████████████████████▍ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0754711Z  |█████████████████████▍ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0755754Z  |█████████████████████▍ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0756566Z  |█████████████████████▌ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0757379Z  |█████████████████████▌ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0758061Z  |█████████████████████▌ | 10.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0759058Z  |█████████████████████▌ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0760844Z  |█████████████████████▌ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0761488Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0763107Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0763486Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0765130Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0765505Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0766283Z  |█████████████████████▋ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0767326Z  |█████████████████████▊ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0768624Z  |█████████████████████▊ | 10.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0770454Z  |█████████████████████▊ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0772205Z  |█████████████████████▊ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0773390Z  |█████████████████████▊ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0775113Z  |█████████████████████▉ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0775928Z  |█████████████████████▉ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0776989Z  |█████████████████████▉ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0778361Z  |█████████████████████▉ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0780484Z  |█████████████████████▉ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0781278Z  |██████████████████████ | 10.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0782674Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0783296Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0784170Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0784847Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0785976Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0787769Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0788713Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0790399Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0791399Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0792178Z  |██████████████████████ | 10.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0793848Z  |██████████████████████▏ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0794231Z  |██████████████████████▏ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0796052Z  |██████████████████████▏ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0796877Z  |██████████████████████▏ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0797594Z  |██████████████████████▏ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0798487Z  |██████████████████████▎ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0800023Z  |██████████████████████▎ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0800677Z  |██████████████████████▎ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0801846Z  |██████████████████████▎ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0803403Z  |██████████████████████▎ | 10.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0804222Z  |██████████████████████▎ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0805232Z  |██████████████████████▍ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0805838Z  |██████████████████████▍ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0806690Z  |██████████████████████▍ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0808484Z  |██████████████████████▍ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0809260Z  |██████████████████████▍ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0810045Z  |██████████████████████▌ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0811389Z  |██████████████████████▌ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0812419Z  |██████████████████████▌ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0814020Z  |██████████████████████▌ | 11.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0814617Z  |██████████████████████▌ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0815177Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0816172Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0817300Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0818579Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0819832Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0821191Z  |██████████████████████▋ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0821848Z  |██████████████████████▊ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0822621Z  |██████████████████████▊ | 11.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0823308Z  |██████████████████████▊ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0825015Z  |██████████████████████▊ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0826401Z  |██████████████████████▊ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0827197Z  |██████████████████████▉ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0828657Z  |██████████████████████▉ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0829176Z  |██████████████████████▉ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0829806Z  |██████████████████████▉ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0831460Z  |██████████████████████▉ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0833256Z  |███████████████████████ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0834037Z  |███████████████████████ | 11.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0835593Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0836563Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0838100Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0838782Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0839565Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0842435Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0843056Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0843662Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0844281Z  |███████████████████████ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0845250Z  |███████████████████████▏ | 11.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0846782Z  |███████████████████████▏ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0847826Z  |███████████████████████▏ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0849480Z  |███████████████████████▏ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0850498Z  |███████████████████████▏ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0851172Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0852441Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0853521Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0855354Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0856118Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0857507Z  |███████████████████████▎ | 11.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0858556Z  |███████████████████████▍ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0859621Z  |███████████████████████▍ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0860359Z  |███████████████████████▍ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0862249Z  |███████████████████████▍ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0862989Z  |███████████████████████▍ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0863549Z  |███████████████████████▌ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0864361Z  |███████████████████████▌ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0865327Z  |███████████████████████▌ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0866074Z  |███████████████████████▌ | 11.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0867627Z  |███████████████████████▌ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0868516Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0870900Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0871832Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0872583Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0873734Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0875510Z  |███████████████████████▋ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0876153Z  |███████████████████████▊ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0877003Z  |███████████████████████▊ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0877656Z  |███████████████████████▊ | 11.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0878924Z  |███████████████████████▊ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0880298Z  |███████████████████████▊ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0880887Z  |███████████████████████▉ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0882184Z  |███████████████████████▉ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0883939Z  |███████████████████████▉ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0884489Z  |███████████████████████▉ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0885259Z  |███████████████████████▉ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0885774Z  |████████████████████████ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0887787Z  |████████████████████████ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0888839Z  |████████████████████████ | 11.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0889620Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0891254Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0891940Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0892859Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0893717Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0895373Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0896400Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0897364Z  |████████████████████████ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0897972Z  |████████████████████████▏ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0899590Z  |████████████████████████▏ | 11.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0900871Z  |████████████████████████▏ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0901456Z  |████████████████████████▏ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0902413Z  |████████████████████████▏ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0903382Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0904300Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0904971Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0906429Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0908092Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0908901Z  |████████████████████████▎ | 11.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0910150Z  |████████████████████████▍ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0912047Z  |████████████████████████▍ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0912776Z  |████████████████████████▍ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0913957Z  |████████████████████████▍ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0914964Z  |████████████████████████▍ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0915757Z  |████████████████████████▌ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0916784Z  |████████████████████████▌ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0917617Z  |████████████████████████▌ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0918981Z  |████████████████████████▌ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0920097Z  |████████████████████████▌ | 12.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0920739Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0922454Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0923491Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0924235Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0925723Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0926447Z  |████████████████████████▋ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0927442Z  |████████████████████████▊ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0928175Z  |████████████████████████▊ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0929955Z  |████████████████████████▊ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0931023Z  |████████████████████████▊ | 12.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0932103Z  |████████████████████████▊ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0933068Z  |████████████████████████▉ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0933595Z  |████████████████████████▉ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0935418Z  |████████████████████████▉ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0936018Z  |████████████████████████▉ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0936999Z  |████████████████████████▉ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0938263Z  |█████████████████████████ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0939316Z  |█████████████████████████ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0940428Z  |█████████████████████████ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0941022Z  |█████████████████████████ | 12.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0942088Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0944171Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0945158Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0945968Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0947357Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0948443Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0949568Z  |█████████████████████████ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0950448Z  |█████████████████████████▏ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0952108Z  |█████████████████████████▏ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0953166Z  |█████████████████████████▏ | 12.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0953846Z  |█████████████████████████▏ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0955475Z  |█████████████████████████▏ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0956631Z  |█████████████████████████▎ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0957957Z  |█████████████████████████▎ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0959209Z  |█████████████████████████▎ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0960238Z  |█████████████████████████▎ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0961132Z  |█████████████████████████▎ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0964314Z  |█████████████████████████▍ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0964720Z  |█████████████████████████▍ | 12.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0966213Z  |█████████████████████████▍ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0966969Z  |█████████████████████████▍ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0969876Z  |█████████████████████████▍ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0970538Z  |█████████████████████████▍ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0971036Z  |█████████████████████████▌ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0971641Z  |█████████████████████████▌ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0972377Z  |█████████████████████████▌ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0973234Z  |█████████████████████████▌ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0974217Z  |█████████████████████████▌ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0975280Z  |█████████████████████████▋ | 12.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0976346Z  |█████████████████████████▋ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0978051Z  |█████████████████████████▋ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0978743Z  |█████████████████████████▋ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0979891Z  |█████████████████████████▋ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0980729Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0982363Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0983178Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0984075Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0984989Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0987274Z  |█████████████████████████▊ | 12.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0988195Z  |█████████████████████████▉ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0989587Z  |█████████████████████████▉ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0991704Z  |█████████████████████████▉ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0992345Z  |█████████████████████████▉ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0993678Z  |█████████████████████████▉ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0994808Z  |██████████████████████████ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0995816Z  |██████████████████████████ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0996819Z  |██████████████████████████ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0997618Z  |██████████████████████████ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.0999820Z  |██████████████████████████ | 12.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1000737Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1001512Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1002286Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1003089Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1003782Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1004754Z  |██████████████████████████ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1005454Z  |██████████████████████████▏ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1006663Z  |██████████████████████████▏ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1008405Z  |██████████████████████████▏ | 12.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1009521Z  |██████████████████████████▏ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1010471Z  |██████████████████████████▏ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1011422Z  |██████████████████████████▎ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1012015Z  |██████████████████████████▎ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1013252Z  |██████████████████████████▎ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1013932Z  |██████████████████████████▎ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1016003Z  |██████████████████████████▎ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1016735Z  |██████████████████████████▍ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1018688Z  |██████████████████████████▍ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1019277Z  |██████████████████████████▍ | 12.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1020281Z  |██████████████████████████▍ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1021120Z  |██████████████████████████▍ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1022592Z  |██████████████████████████▍ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1023442Z  |██████████████████████████▌ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1024105Z  |██████████████████████████▌ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1025532Z  |██████████████████████████▌ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1026277Z  |██████████████████████████▌ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1027726Z  |██████████████████████████▌ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1028662Z  |██████████████████████████▋ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1029731Z  |██████████████████████████▋ | 13.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1031510Z  |██████████████████████████▋ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1032730Z  |██████████████████████████▋ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1034457Z  |██████████████████████████▋ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1035707Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1036963Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1037373Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1037989Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1039266Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1040075Z  |██████████████████████████▊ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1041848Z  |██████████████████████████▉ | 13.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1042659Z  |██████████████████████████▉ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1043652Z  |██████████████████████████▉ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1044531Z  |██████████████████████████▉ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1045238Z  |██████████████████████████▉ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1046875Z  |███████████████████████████ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1048151Z  |███████████████████████████ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1048630Z  |███████████████████████████ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1050883Z  |███████████████████████████ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1051253Z  |███████████████████████████ | 13.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1052130Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1052809Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1053796Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1055611Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1057210Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1057578Z  |███████████████████████████ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1059293Z  |███████████████████████████▏ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1059780Z  |███████████████████████████▏ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1060902Z  |███████████████████████████▏ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1061841Z  |███████████████████████████▏ | 13.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1062456Z  |███████████████████████████▏ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1063637Z  |███████████████████████████▎ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1065250Z  |███████████████████████████▎ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1066185Z  |███████████████████████████▎ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1067013Z  |███████████████████████████▎ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1068278Z  |███████████████████████████▎ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1069110Z  |███████████████████████████▍ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1071117Z  |███████████████████████████▍ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1071742Z  |███████████████████████████▍ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1073677Z  |███████████████████████████▍ | 13.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1074957Z  |███████████████████████████▍ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1076409Z  |███████████████████████████▍ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1077535Z  |███████████████████████████▌ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1078486Z  |███████████████████████████▌ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1079678Z  |███████████████████████████▌ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1080928Z  |███████████████████████████▌ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1081230Z  |███████████████████████████▌ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1082311Z  |███████████████████████████▋ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1084235Z  |███████████████████████████▋ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1084524Z  |███████████████████████████▋ | 13.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1086064Z  |███████████████████████████▋ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1086937Z  |███████████████████████████▋ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1088382Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1090613Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1091598Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1093194Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1094221Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1095143Z  |███████████████████████████▊ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1096480Z  |███████████████████████████▉ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1098229Z  |███████████████████████████▉ | 13.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1099387Z  |███████████████████████████▉ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1100511Z  |███████████████████████████▉ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1101544Z  |███████████████████████████▉ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1102721Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1104770Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1105597Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1106985Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1108568Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1109495Z  |████████████████████████████ | 13.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1111122Z  |████████████████████████████ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1113212Z  |████████████████████████████ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1114348Z  |████████████████████████████ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1116833Z  |████████████████████████████ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1117526Z  |████████████████████████████ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1118384Z  |████████████████████████████▏ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1120116Z  |████████████████████████████▏ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1120658Z  |████████████████████████████▏ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1121961Z  |████████████████████████████▏ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1122228Z  |████████████████████████████▏ | 13.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1123939Z  |████████████████████████████▎ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1124815Z  |████████████████████████████▎ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1125439Z  |████████████████████████████▎ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1126699Z  |████████████████████████████▎ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1127367Z  |████████████████████████████▎ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1128276Z  |████████████████████████████▍ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1128902Z  |████████████████████████████▍ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1129993Z  |████████████████████████████▍ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1131749Z  |████████████████████████████▍ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1133645Z  |████████████████████████████▍ | 13.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1134416Z  |████████████████████████████▍ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1134794Z  |████████████████████████████▌ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1135488Z  |████████████████████████████▌ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1136395Z  |████████████████████████████▌ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1137176Z  |████████████████████████████▌ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1137975Z  |████████████████████████████▌ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1139716Z  |████████████████████████████▋ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1141597Z  |████████████████████████████▋ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1142258Z  |████████████████████████████▋ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1143451Z  |████████████████████████████▋ | 14.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1144851Z  |████████████████████████████▋ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1145117Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1145909Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1147120Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1148353Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1149316Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1149849Z  |████████████████████████████▊ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1151518Z  |████████████████████████████▉ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1151874Z  |████████████████████████████▉ | 14.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1153215Z  |████████████████████████████▉ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1155229Z  |████████████████████████████▉ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1156094Z  |████████████████████████████▉ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1157028Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1158162Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1160670Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1161608Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1162964Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1165135Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1166195Z  |█████████████████████████████ | 14.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1167384Z  |█████████████████████████████ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1169032Z  |█████████████████████████████ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1170010Z  |█████████████████████████████ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1170951Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1172532Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1174025Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1174944Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1177262Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1177588Z  |█████████████████████████████▏ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1179287Z  |█████████████████████████████▎ | 14.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1180209Z  |█████████████████████████████▎ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1181154Z  |█████████████████████████████▎ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1183722Z  |█████████████████████████████▎ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1184323Z  |█████████████████████████████▎ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1185013Z  |█████████████████████████████▍ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1186753Z  |█████████████████████████████▍ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1187202Z  |█████████████████████████████▍ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1188465Z  |█████████████████████████████▍ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1190990Z  |█████████████████████████████▍ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1191456Z  |█████████████████████████████▌ | 14.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1192686Z  |█████████████████████████████▌ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1193844Z  |█████████████████████████████▌ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1195025Z  |█████████████████████████████▌ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1197296Z  |█████████████████████████████▌ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1198088Z  |█████████████████████████████▌ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1199707Z  |█████████████████████████████▋ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1200650Z  |█████████████████████████████▋ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1201684Z  |█████████████████████████████▋ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1202658Z  |█████████████████████████████▋ | 14.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1203675Z  |█████████████████████████████▋ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1204741Z  |█████████████████████████████▊ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1206185Z  |█████████████████████████████▊ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1208716Z  |█████████████████████████████▊ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1209587Z  |█████████████████████████████▊ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1210782Z  |█████████████████████████████▊ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1211801Z  |█████████████████████████████▉ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1212794Z  |█████████████████████████████▉ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1213923Z  |█████████████████████████████▉ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1215310Z  |█████████████████████████████▉ | 14.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1216835Z  |█████████████████████████████▉ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1217212Z  |█████████████████████████████▉ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1218615Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1219693Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1220266Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1221206Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1222175Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1223798Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1224450Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1224771Z  |██████████████████████████████ | 14.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1226290Z  |██████████████████████████████ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1228356Z  |██████████████████████████████ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1228571Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1230142Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1230417Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1231353Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1232113Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1233230Z  |██████████████████████████████▏ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1234851Z  |██████████████████████████████▎ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1237304Z  |██████████████████████████████▎ | 14.8 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1237974Z  |██████████████████████████████▎ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1239008Z  |██████████████████████████████▎ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1239672Z  |██████████████████████████████▎ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1240871Z  |██████████████████████████████▍ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1241719Z  |██████████████████████████████▍ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1243365Z  |██████████████████████████████▍ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1244320Z  |██████████████████████████████▍ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1245256Z  |██████████████████████████████▍ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1246525Z  |██████████████████████████████▌ | 14.9 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1247341Z  |██████████████████████████████▌ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1247935Z  |██████████████████████████████▌ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1249247Z  |██████████████████████████████▌ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1250082Z  |██████████████████████████████▌ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1251124Z  |██████████████████████████████▌ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1253075Z  |██████████████████████████████▋ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1254772Z  |██████████████████████████████▋ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1255133Z  |██████████████████████████████▋ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1256146Z  |██████████████████████████████▋ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1257412Z  |██████████████████████████████▋ | 15.0 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1257601Z  |██████████████████████████████▊ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1259636Z  |██████████████████████████████▊ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1260831Z  |██████████████████████████████▊ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1262189Z  |██████████████████████████████▊ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1263074Z  |██████████████████████████████▊ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1264003Z  |██████████████████████████████▉ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1264926Z  |██████████████████████████████▉ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1266204Z  |██████████████████████████████▉ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1266613Z  |██████████████████████████████▉ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1268293Z  |██████████████████████████████▉ | 15.1 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1269604Z  |██████████████████████████████▉ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1271050Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1272293Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1272698Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1274298Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1275733Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1275922Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1277318Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1279088Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1279295Z  |███████████████████████████████ | 15.2 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1280613Z  |███████████████████████████████ | 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1280943Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1282170Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1283104Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1284010Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1285194Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1287491Z  |███████████████████████████████▏| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1288490Z  |███████████████████████████████▎| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1289657Z  |███████████████████████████████▎| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1290684Z  |███████████████████████████████▎| 15.3 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1291642Z  |███████████████████████████████▎| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1292808Z  |███████████████████████████████▎| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1293612Z  |███████████████████████████████▍| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1295149Z  |███████████████████████████████▍| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1296086Z  |███████████████████████████████▍| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1296860Z  |███████████████████████████████▍| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1298075Z  |███████████████████████████████▍| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1299001Z  |███████████████████████████████▌| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1300208Z  |███████████████████████████████▌| 15.4 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1301746Z  |███████████████████████████████▌| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1302890Z  |███████████████████████████████▌| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1303994Z  |███████████████████████████████▌| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1304955Z  |███████████████████████████████▌| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1305990Z  |███████████████████████████████▋| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1307127Z  |███████████████████████████████▋| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1307990Z  |███████████████████████████████▋| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1309474Z  |███████████████████████████████▋| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1310341Z  |███████████████████████████████▋| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1311579Z  |███████████████████████████████▊| 15.5 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1312491Z  |███████████████████████████████▊| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1313156Z  |███████████████████████████████▊| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1314780Z  |███████████████████████████████▊| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1315755Z  |███████████████████████████████▊| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1316411Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1317837Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1318215Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1319967Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1320631Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1320976Z  |███████████████████████████████▉| 15.6 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1322161Z  |████████████████████████████████| 15.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1323601Z  |████████████████████████████████| 15.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1323972Z  |████████████████████████████████| 15.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1324496Z  |████████████████████████████████| 15.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1843593Z  |████████████████████████████████| 15.7 MB 31.8 MB/s eta 0:00:01 2022-11-23T01:11:24.1843791Z  |████████████████████████████████| 15.7 MB 31.8 MB/s 2022-11-23T01:11:24.6102046Z [?25hInstalling collected packages: numpy 2022-11-23T01:11:24.6102458Z Attempting uninstall: numpy 2022-11-23T01:11:24.6103925Z Found existing installation: numpy 1.18.5 2022-11-23T01:11:24.6119930Z Uninstalling numpy-1.18.5: 2022-11-23T01:11:24.9022943Z Successfully uninstalled numpy-1.18.5 2022-11-23T01:11:26.4140566Z Successfully installed numpy-1.21.6 2022-11-23T01:11:26.5822573Z + pip install --upgrade numba 2022-11-23T01:11:26.9597325Z Requirement already satisfied: numba in /opt/conda/lib/python3.7/site-packages (0.55.2) 2022-11-23T01:11:27.2447048Z Collecting numba 2022-11-23T01:11:27.2753326Z Downloading numba-0.56.4-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) 2022-11-23T01:11:27.2754146Z [?25l 2022-11-23T01:11:27.2754604Z  | | 10 kB 34.0 MB/s eta 0:00:01 2022-11-23T01:11:27.2755170Z  |▏ | 20 kB 35.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2755542Z  |▎ | 30 kB 45.0 MB/s eta 0:00:01 2022-11-23T01:11:27.2755833Z  |▍ | 40 kB 51.9 MB/s eta 0:00:01 2022-11-23T01:11:27.2756122Z  |▌ | 51 kB 41.7 MB/s eta 0:00:01 2022-11-23T01:11:27.2759189Z  |▋ | 61 kB 46.0 MB/s eta 0:00:01 2022-11-23T01:11:27.2763013Z  |▋ | 71 kB 40.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2763538Z  |▊ | 81 kB 39.5 MB/s eta 0:00:01 2022-11-23T01:11:27.2765901Z  |▉ | 92 kB 42.3 MB/s eta 0:00:01 2022-11-23T01:11:27.2766443Z  |█ | 102 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2767872Z  |█ | 112 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2769910Z  |█▏ | 122 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2770929Z  |█▎ | 133 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2772181Z  |█▎ | 143 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2773563Z  |█▍ | 153 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2775112Z  |█▌ | 163 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2776558Z  |█▋ | 174 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2777171Z  |█▊ | 184 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2778129Z  |█▉ | 194 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2779477Z  |█▉ | 204 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2780278Z  |██ | 215 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2781575Z  |██ | 225 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2782913Z  |██▏ | 235 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2783667Z  |██▎ | 245 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2785516Z  |██▍ | 256 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2786278Z  |██▌ | 266 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2787283Z  |██▌ | 276 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2788212Z  |██▋ | 286 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2788630Z  |██▊ | 296 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2789400Z  |██▉ | 307 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2791514Z  |███ | 317 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2792083Z  |███ | 327 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2794111Z  |███▏ | 337 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2795766Z  |███▏ | 348 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2796363Z  |███▎ | 358 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2797242Z  |███▍ | 368 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2797750Z  |███▌ | 378 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2798735Z  |███▋ | 389 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2799335Z  |███▊ | 399 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2800536Z  |███▊ | 409 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2802666Z  |███▉ | 419 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2802971Z  |████ | 430 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2804484Z  |████ | 440 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2805263Z  |████▏ | 450 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2807502Z  |████▎ | 460 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2807895Z  |████▍ | 471 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2808666Z  |████▍ | 481 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2810058Z  |████▌ | 491 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2810416Z  |████▋ | 501 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2811745Z  |████▊ | 512 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2812219Z  |████▉ | 522 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2813603Z  |█████ | 532 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2815498Z  |█████ | 542 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2815896Z  |█████ | 552 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2816781Z  |█████▏ | 563 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2823100Z  |█████▎ | 573 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2823631Z  |█████▍ | 583 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2824948Z  |█████▌ | 593 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2825856Z  |█████▋ | 604 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2827654Z  |█████▋ | 614 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2828460Z  |█████▊ | 624 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2829469Z  |█████▉ | 634 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2830530Z  |██████ | 645 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2833346Z  |██████ | 655 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2833825Z  |██████▏ | 665 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2834600Z  |██████▎ | 675 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2835479Z  |██████▎ | 686 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2837360Z  |██████▍ | 696 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2838502Z  |██████▌ | 706 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2839523Z  |██████▋ | 716 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2842120Z  |██████▊ | 727 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2843153Z  |██████▉ | 737 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2844126Z  |███████ | 747 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2845758Z  |███████ | 757 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2846547Z  |███████ | 768 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2847782Z  |███████▏ | 778 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2849844Z  |███████▎ | 788 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2850786Z  |███████▍ | 798 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2852162Z  |███████▌ | 808 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2853405Z  |███████▌ | 819 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2854312Z  |███████▋ | 829 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2855241Z  |███████▊ | 839 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2856678Z  |███████▉ | 849 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2858738Z  |████████ | 860 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2860032Z  |████████ | 870 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2860960Z  |████████▏ | 880 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2862174Z  |████████▏ | 890 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2863253Z  |████████▎ | 901 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2864046Z  |████████▍ | 911 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2866230Z  |████████▌ | 921 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2867428Z  |████████▋ | 931 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2869587Z  |████████▊ | 942 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2870990Z  |████████▊ | 952 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2871811Z  |████████▉ | 962 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2873782Z  |█████████ | 972 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2875590Z  |█████████ | 983 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2877456Z  |█████████▏ | 993 kB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2878221Z  |█████████▎ | 1.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2879285Z  |█████████▍ | 1.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2880442Z  |█████████▍ | 1.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2881542Z  |█████████▌ | 1.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2882477Z  |█████████▋ | 1.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2883597Z  |█████████▊ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2884969Z  |█████████▉ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2886804Z  |██████████ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2888106Z  |██████████ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2889020Z  |██████████ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2890158Z  |██████████▏ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2891282Z  |██████████▎ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2893502Z  |██████████▍ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2894902Z  |██████████▌ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2896527Z  |██████████▋ | 1.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2897534Z  |██████████▋ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2898669Z  |██████████▊ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2899351Z  |██████████▉ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2901394Z  |███████████ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2902812Z  |███████████ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2903620Z  |███████████▏ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2905250Z  |███████████▎ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2906325Z  |███████████▎ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2907429Z  |███████████▍ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2909468Z  |███████████▌ | 1.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2910736Z  |███████████▋ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2911911Z  |███████████▊ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2913235Z  |███████████▉ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2914622Z  |████████████ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2915760Z  |████████████ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2917717Z  |████████████ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2919028Z  |████████████▏ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2920674Z  |████████████▎ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2921784Z  |████████████▍ | 1.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2923085Z  |████████████▌ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2924065Z  |████████████▌ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2925240Z  |████████████▋ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2927218Z  |████████████▊ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2928878Z  |████████████▉ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2930156Z  |█████████████ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2931649Z  |█████████████ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2932356Z  |█████████████▏ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2934328Z  |█████████████▏ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2935307Z  |█████████████▎ | 1.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2936547Z  |█████████████▍ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2938200Z  |█████████████▌ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2939271Z  |█████████████▋ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2940371Z  |█████████████▊ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2942979Z  |█████████████▉ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2943956Z  |█████████████▉ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2945185Z  |██████████████ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2946695Z  |██████████████ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2947965Z  |██████████████▏ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2949186Z  |██████████████▎ | 1.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2950258Z  |██████████████▍ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2951296Z  |██████████████▍ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2953272Z  |██████████████▌ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2954361Z  |██████████████▋ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2955559Z  |██████████████▊ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2956613Z  |██████████████▉ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2957746Z  |███████████████ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2958900Z  |███████████████ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2960239Z  |███████████████ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2962639Z  |███████████████▏ | 1.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2964054Z  |███████████████▎ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2964967Z  |███████████████▍ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2966120Z  |███████████████▌ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2966918Z  |███████████████▋ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2968082Z  |███████████████▊ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2969322Z  |███████████████▊ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2971391Z  |███████████████▉ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2972922Z  |████████████████ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2974060Z  |████████████████ | 1.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2975195Z  |████████████████▏ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2976061Z  |████████████████▎ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2976894Z  |████████████████▎ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2979043Z  |████████████████▍ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2980602Z  |████████████████▌ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2981570Z  |████████████████▋ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2983713Z  |████████████████▊ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2984546Z  |████████████████▉ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2984915Z  |█████████████████ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2987005Z  |█████████████████ | 1.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2988224Z  |█████████████████ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2988998Z  |█████████████████▏ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2990291Z  |█████████████████▎ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2991447Z  |█████████████████▍ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2992553Z  |█████████████████▌ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2993767Z  |█████████████████▌ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2995954Z  |█████████████████▋ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2997420Z  |█████████████████▊ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2998483Z  |█████████████████▉ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.2999230Z  |██████████████████ | 1.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3000859Z  |██████████████████ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3001902Z  |██████████████████▏ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3003312Z  |██████████████████▏ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3004736Z  |██████████████████▎ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3005673Z  |██████████████████▍ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3006954Z  |██████████████████▌ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3009226Z  |██████████████████▋ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3010211Z  |██████████████████▊ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3011785Z  |██████████████████▉ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3012744Z  |██████████████████▉ | 2.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3013593Z  |███████████████████ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3014824Z  |███████████████████ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3016999Z  |███████████████████▏ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3018475Z  |███████████████████▎ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3019500Z  |███████████████████▍ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3020598Z  |███████████████████▍ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3021666Z  |███████████████████▌ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3022823Z  |███████████████████▋ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3024588Z  |███████████████████▊ | 2.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3025939Z  |███████████████████▉ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3026862Z  |████████████████████ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3027921Z  |████████████████████ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3029353Z  |████████████████████ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3030506Z  |████████████████████▏ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3031434Z  |████████████████████▎ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3033681Z  |████████████████████▍ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3034805Z  |████████████████████▌ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3036005Z  |████████████████████▋ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3038266Z  |████████████████████▊ | 2.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3039628Z  |████████████████████▊ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3040700Z  |████████████████████▉ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3041789Z  |█████████████████████ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3042803Z  |█████████████████████ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3045385Z  |█████████████████████▏ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3046379Z  |█████████████████████▎ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3047993Z  |█████████████████████▎ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3048897Z  |█████████████████████▍ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3049960Z  |█████████████████████▌ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3051081Z  |█████████████████████▋ | 2.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3052770Z  |█████████████████████▊ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3053995Z  |█████████████████████▉ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3055731Z  |██████████████████████ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3056653Z  |██████████████████████ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3057991Z  |██████████████████████ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3058923Z  |██████████████████████▏ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3060426Z  |██████████████████████▎ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3062446Z  |██████████████████████▍ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3063709Z  |██████████████████████▌ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3065104Z  |██████████████████████▋ | 2.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3066177Z  |██████████████████████▋ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3066988Z  |██████████████████████▊ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3069394Z  |██████████████████████▉ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3070450Z  |███████████████████████ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3071816Z  |███████████████████████ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3072991Z  |███████████████████████▏ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3073884Z  |███████████████████████▏ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3075000Z  |███████████████████████▎ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3077148Z  |███████████████████████▍ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3078387Z  |███████████████████████▌ | 2.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3079982Z  |███████████████████████▋ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3081436Z  |███████████████████████▊ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3082162Z  |███████████████████████▉ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3083374Z  |███████████████████████▉ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3084203Z  |████████████████████████ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3086522Z  |████████████████████████ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3087807Z  |████████████████████████▏ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3088799Z  |████████████████████████▎ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3089904Z  |████████████████████████▍ | 2.6 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3090769Z  |████████████████████████▌ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3092107Z  |████████████████████████▌ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3094758Z  |████████████████████████▋ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3096112Z  |████████████████████████▊ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3097012Z  |████████████████████████▉ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3097922Z  |█████████████████████████ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3099096Z  |█████████████████████████ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3100290Z  |█████████████████████████ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3101353Z  |█████████████████████████▏ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3102491Z  |█████████████████████████▎ | 2.7 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3104138Z  |█████████████████████████▍ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3106329Z  |█████████████████████████▌ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3107372Z  |█████████████████████████▋ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3108257Z  |█████████████████████████▊ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3109582Z  |█████████████████████████▊ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3111895Z  |█████████████████████████▉ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3112739Z  |██████████████████████████ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3114430Z  |██████████████████████████ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3115820Z  |██████████████████████████▏ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3116896Z  |██████████████████████████▎ | 2.8 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3118073Z  |██████████████████████████▎ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3120590Z  |██████████████████████████▍ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3121830Z  |██████████████████████████▌ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3123944Z  |██████████████████████████▋ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3124577Z  |██████████████████████████▊ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3125852Z  |██████████████████████████▉ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3127982Z  |███████████████████████████ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3128700Z  |███████████████████████████ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3130018Z  |███████████████████████████ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3131813Z  |███████████████████████████▏ | 2.9 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3132810Z  |███████████████████████████▎ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3134053Z  |███████████████████████████▍ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3135670Z  |███████████████████████████▌ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3137081Z  |███████████████████████████▋ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3138411Z  |███████████████████████████▋ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3139795Z  |███████████████████████████▊ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3141088Z  |███████████████████████████▉ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3142259Z  |████████████████████████████ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3143951Z  |████████████████████████████ | 3.0 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3145606Z  |████████████████████████████▏ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3146827Z  |████████████████████████████▏ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3147834Z  |████████████████████████████▎ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3149031Z  |████████████████████████████▍ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3150381Z  |████████████████████████████▌ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3151393Z  |████████████████████████████▋ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3153887Z  |████████████████████████████▊ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3154575Z  |████████████████████████████▉ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3155610Z  |████████████████████████████▉ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3157458Z  |█████████████████████████████ | 3.1 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3157790Z  |█████████████████████████████ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3159097Z  |█████████████████████████████▏ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3159767Z  |█████████████████████████████▎ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3160715Z  |█████████████████████████████▍ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3161700Z  |█████████████████████████████▌ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3163442Z  |█████████████████████████████▌ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3164248Z  |█████████████████████████████▋ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3165457Z  |█████████████████████████████▊ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3166546Z  |█████████████████████████████▉ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3168198Z  |██████████████████████████████ | 3.2 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3168808Z  |██████████████████████████████ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3169329Z  |██████████████████████████████ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3169943Z  |██████████████████████████████▏ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3170705Z  |██████████████████████████████▎ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3171163Z  |██████████████████████████████▍ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3171809Z  |██████████████████████████████▌ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3173206Z  |██████████████████████████████▋ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3173926Z  |██████████████████████████████▊ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3175762Z  |██████████████████████████████▊ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3176091Z  |██████████████████████████████▉ | 3.3 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3176505Z  |███████████████████████████████ | 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3177301Z  |███████████████████████████████ | 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3178129Z  |███████████████████████████████▏| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3178804Z  |███████████████████████████████▎| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3179729Z  |███████████████████████████████▍| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3180387Z  |███████████████████████████████▍| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3181789Z  |███████████████████████████████▌| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3182250Z  |███████████████████████████████▋| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3183539Z  |███████████████████████████████▊| 3.4 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3184731Z  |███████████████████████████████▉| 3.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3185055Z  |████████████████████████████████| 3.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3342880Z  |████████████████████████████████| 3.5 MB 42.6 MB/s eta 0:00:01 2022-11-23T01:11:27.3343217Z  |████████████████████████████████| 3.5 MB 42.6 MB/s 2022-11-23T01:11:27.3549562Z [?25hRequirement already satisfied: numpy<1.24,>=1.18 in /opt/conda/lib/python3.7/site-packages (from numba) (1.21.6) 2022-11-23T01:11:27.4754974Z Collecting llvmlite<0.40,>=0.39.0dev0 2022-11-23T01:11:27.4814545Z Downloading llvmlite-0.39.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) 2022-11-23T01:11:27.4817122Z [?25l 2022-11-23T01:11:27.4818061Z  | | 10 kB 43.7 MB/s eta 0:00:01 2022-11-23T01:11:27.4818856Z  | | 20 kB 56.1 MB/s eta 0:00:01 2022-11-23T01:11:27.4819741Z  | | 30 kB 67.7 MB/s eta 0:00:01 2022-11-23T01:11:27.4820744Z  | | 40 kB 73.7 MB/s eta 0:00:01 2022-11-23T01:11:27.4821560Z  | | 51 kB 77.2 MB/s eta 0:00:01 2022-11-23T01:11:27.4822550Z  | | 61 kB 83.3 MB/s eta 0:00:01 2022-11-23T01:11:27.4823489Z  | | 71 kB 86.9 MB/s eta 0:00:01 2022-11-23T01:11:27.4826558Z  | | 81 kB 89.4 MB/s eta 0:00:01 2022-11-23T01:11:27.4827341Z  | | 92 kB 75.2 MB/s eta 0:00:01 2022-11-23T01:11:27.4829136Z  | | 102 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4830632Z  | | 112 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4831575Z  |▏ | 122 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4832738Z  |▏ | 133 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4833500Z  |▏ | 143 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4834728Z  |▏ | 153 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4836440Z  |▏ | 163 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4837634Z  |▏ | 174 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4839045Z  |▏ | 184 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4839701Z  |▏ | 194 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4840643Z  |▏ | 204 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4841126Z  |▏ | 215 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4842081Z  |▏ | 225 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4843399Z  |▏ | 235 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4844080Z  |▎ | 245 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4845257Z  |▎ | 256 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4845783Z  |▎ | 266 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4847278Z  |▎ | 276 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4849024Z  |▎ | 286 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4849566Z  |▎ | 296 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4850353Z  |▎ | 307 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4851992Z  |▎ | 317 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4852659Z  |▎ | 327 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4853572Z  |▎ | 337 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4854418Z  |▎ | 348 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4855303Z  |▎ | 358 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4857350Z  |▍ | 368 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4858070Z  |▍ | 378 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4859933Z  |▍ | 389 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4861042Z  |▍ | 399 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4861997Z  |▍ | 409 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4863170Z  |▍ | 419 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4864382Z  |▍ | 430 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4865229Z  |▍ | 440 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4866466Z  |▍ | 450 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4867522Z  |▍ | 460 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4868733Z  |▍ | 471 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4870098Z  |▌ | 481 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4870949Z  |▌ | 491 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4872482Z  |▌ | 501 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4873487Z  |▌ | 512 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4875032Z  |▌ | 522 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4876261Z  |▌ | 532 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4876919Z  |▌ | 542 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4878389Z  |▌ | 552 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4879231Z  |▌ | 563 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4880316Z  |▌ | 573 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4882226Z  |▌ | 583 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4883068Z  |▌ | 593 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4883807Z  |▋ | 604 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4894457Z  |▋ | 614 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4894954Z  |▋ | 624 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4898152Z  |▋ | 634 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4899913Z  |▋ | 645 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4901199Z  |▋ | 655 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4902367Z  |▋ | 665 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4902998Z  |▋ | 675 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4904017Z  |▋ | 686 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4905830Z  |▋ | 696 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4907421Z  |▋ | 706 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4908278Z  |▋ | 716 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4909620Z  |▊ | 727 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4911368Z  |▊ | 737 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4912487Z  |▊ | 747 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4913138Z  |▊ | 757 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4914350Z  |▊ | 768 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4915456Z  |▊ | 778 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4916928Z  |▊ | 788 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4918502Z  |▊ | 798 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4919611Z  |▊ | 808 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4920483Z  |▊ | 819 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4921457Z  |▊ | 829 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4922346Z  |▊ | 839 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4923226Z  |▉ | 849 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4925389Z  |▉ | 860 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4925758Z  |▉ | 870 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4926614Z  |▉ | 880 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4927564Z  |▉ | 890 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4928591Z  |▉ | 901 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4929554Z  |▉ | 911 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4930320Z  |▉ | 921 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4931161Z  |▉ | 931 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4933106Z  |▉ | 942 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4933626Z  |▉ | 952 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4934454Z  |█ | 962 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4935491Z  |█ | 972 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4936264Z  |█ | 983 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4937196Z  |█ | 993 kB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4937842Z  |█ | 1.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4939986Z  |█ | 1.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4940804Z  |█ | 1.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4941175Z  |█ | 1.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4942427Z  |█ | 1.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4943471Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4944357Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4945339Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4945946Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4947983Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4948769Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4950318Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4952068Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4953098Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4953839Z  |█ | 1.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4955600Z  |█ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4956326Z  |█ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4958170Z  |█ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4959208Z  |█ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4959717Z  |█ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4960901Z  |█▏ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4962269Z  |█▏ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4963960Z  |█▏ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4965092Z  |█▏ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4966920Z  |█▏ | 1.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4968081Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4970230Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4971108Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4972240Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4974790Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4975305Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4976267Z  |█▏ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4976959Z  |█▎ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4979463Z  |█▎ | 1.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4980251Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4981560Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4983763Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4984265Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4985050Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4986130Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4987927Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4989263Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4990543Z  |█▎ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4992554Z  |█▍ | 1.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4993889Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4995903Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4996843Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4998172Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.4998973Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5000382Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5002970Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5003651Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5004847Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5006961Z  |█▍ | 1.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5007601Z  |█▍ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5008552Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5010834Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5011527Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5012692Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5013753Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5014803Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5016234Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5017170Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5019466Z  |█▌ | 1.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5019977Z  |█▌ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5021072Z  |█▌ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5022220Z  |█▌ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5023121Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5025560Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5026414Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5027392Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5028121Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5028674Z  |█▋ | 1.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5029782Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5031114Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5032036Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5033766Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5035195Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5035871Z  |█▋ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5036931Z  |█▊ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5037451Z  |█▊ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5038734Z  |█▊ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5040495Z  |█▊ | 1.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5041386Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5042646Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5043254Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5044627Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5045829Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5046714Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5048358Z  |█▊ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5049379Z  |█▉ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5050542Z  |█▉ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5051138Z  |█▉ | 1.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5052252Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5053324Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5054175Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5055115Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5056384Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5057808Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5058610Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5059312Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5060162Z  |█▉ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5060845Z  |██ | 2.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5062515Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5064332Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5064630Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5066355Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5067194Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5067805Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5068573Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5069315Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5071194Z  |██ | 2.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5071949Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5072613Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5074559Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5075540Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5076078Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5077192Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5078022Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5079413Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5080264Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5080854Z  |██ | 2.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5082471Z  |██ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5083686Z  |██ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5084253Z  |██ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5084864Z  |██ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5085620Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5087935Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5088823Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5090108Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5091389Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5092300Z  |██▏ | 2.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5093139Z  |██▏ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5094699Z  |██▏ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5095485Z  |██▏ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5096813Z  |██▏ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5097621Z  |██▏ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5099103Z  |██▎ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5100349Z  |██▎ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5101038Z  |██▎ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5102828Z  |██▎ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5103255Z  |██▎ | 2.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5104678Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5105454Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5106012Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5107177Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5107628Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5109305Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5110945Z  |██▎ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5111902Z  |██▍ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5113153Z  |██▍ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5114671Z  |██▍ | 2.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5115202Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5116827Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5117229Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5119071Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5119630Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5120202Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5122278Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5122750Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5123265Z  |██▍ | 2.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5124679Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5125369Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5126390Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5127251Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5127713Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5129111Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5130776Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5131498Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5132188Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5133103Z  |██▌ | 2.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5134657Z  |██▌ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5135754Z  |██▌ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5136606Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5137850Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5139363Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5139917Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5140857Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5141577Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5142996Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5144115Z  |██▋ | 2.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5144855Z  |██▋ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5145695Z  |██▋ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5147581Z  |██▋ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5148034Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5149448Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5150463Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5151777Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5152738Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5153403Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5154476Z  |██▊ | 2.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5156337Z  |██▊ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5157034Z  |██▊ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5157935Z  |██▊ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5159360Z  |██▊ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5160586Z  |██▊ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5161110Z  |██▉ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5162012Z  |██▉ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5162801Z  |██▉ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5164784Z  |██▉ | 3.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5166039Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5167008Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5167926Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5168694Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5169791Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5170597Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5172820Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5174018Z  |██▉ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5174466Z  |███ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5175204Z  |███ | 3.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5175813Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5177125Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5179060Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5179526Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5180036Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5181704Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5182003Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5183674Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5184100Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5185158Z  |███ | 3.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5187457Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5187764Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5189108Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5190422Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5191831Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5193096Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5194068Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5195998Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5197137Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5198080Z  |███ | 3.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5199812Z  |███ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5201107Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5202053Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5203753Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5204873Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5205984Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5208105Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5209049Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5210313Z  |███▏ | 3.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5212341Z  |███▏ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5213221Z  |███▏ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5215216Z  |███▏ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5215898Z  |███▏ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5217628Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5218289Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5219189Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5221705Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5222185Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5224339Z  |███▎ | 3.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5225036Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5225724Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5227740Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5228242Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5229426Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5230927Z  |███▎ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5233136Z  |███▍ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5233905Z  |███▍ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5234915Z  |███▍ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5236170Z  |███▍ | 3.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5238189Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5239033Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5240368Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5241688Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5243441Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5244134Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5246100Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5246779Z  |███▍ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5247975Z  |███▌ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5248585Z  |███▌ | 3.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5249592Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5250953Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5252557Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5253061Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5254347Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5254929Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5256334Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5257135Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5257691Z  |███▌ | 3.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5260000Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5261632Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5261942Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5263380Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5263715Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5264812Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5265415Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5266261Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5267096Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5268933Z  |███▋ | 3.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5270024Z  |███▋ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5271535Z  |███▋ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5271856Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5272830Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5274286Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5275164Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5277604Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5278522Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5279831Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5281134Z  |███▊ | 4.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5282153Z  |███▊ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5284093Z  |███▊ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5285698Z  |███▊ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5286695Z  |███▊ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5287818Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5289144Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5289984Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5292077Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5293209Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5294877Z  |███▉ | 4.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5295839Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5296940Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5297942Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5300538Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5301100Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5302794Z  |███▉ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5303484Z  |████ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5304733Z  |████ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5305840Z  |████ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5307524Z  |████ | 4.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5309081Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5310454Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5311168Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5313292Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5313804Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5314719Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5315761Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5317586Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5318045Z  |████ | 4.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5319401Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5321358Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5322002Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5322962Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5324053Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5325884Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5326716Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5327623Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5330394Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5330900Z  |████ | 4.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5331720Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5332405Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5334438Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5335225Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5335932Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5337429Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5339282Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5340170Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5341363Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5342712Z  |████▏ | 4.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5343957Z  |████▏ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5346535Z  |████▏ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5347348Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5348250Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5350168Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5350708Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5351455Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5352495Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5354170Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5355698Z  |████▎ | 4.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5356237Z  |████▎ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5356758Z  |████▎ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5358395Z  |████▎ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5358717Z  |████▎ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5360610Z  |████▍ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5360909Z  |████▍ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5362574Z  |████▍ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5363306Z  |████▍ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5364224Z  |████▍ | 4.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5365040Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5367638Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5368152Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5370271Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5370787Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5372451Z  |████▍ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5373376Z  |████▌ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5375590Z  |████▌ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5376681Z  |████▌ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5377708Z  |████▌ | 4.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5378689Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5379811Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5380771Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5382693Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5384288Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5385229Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5386316Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5387978Z  |████▌ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5388474Z  |████▋ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5390375Z  |████▋ | 4.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5393308Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5394052Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5395118Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5396175Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5397253Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5399665Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5400169Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5401941Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5403068Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5404403Z  |████▋ | 5.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5405555Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5406672Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5407870Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5409953Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5410619Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5412707Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5413110Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5413558Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5414593Z  |████▊ | 5.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5415509Z  |████▊ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5417845Z  |████▊ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5419785Z  |████▊ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5420834Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5422271Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5423146Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5424354Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5457909Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5458268Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5459246Z  |████▉ | 5.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5460242Z  |████▉ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5461213Z  |████▉ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5462178Z  |████▉ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5462783Z  |████▉ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5464049Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5464782Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5465546Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5467046Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5468111Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5468831Z  |█████ | 5.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5469538Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5470533Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5473300Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5473951Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5475679Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5476819Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5478134Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5479103Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5481433Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5482007Z  |█████ | 5.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5482787Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5484243Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5485012Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5486870Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5488224Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5489984Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5491143Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5492168Z  |█████ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5493195Z  |█████▏ | 5.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5495559Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5496250Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5497412Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5499502Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5499886Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5501514Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5501917Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5503984Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5504853Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5505231Z  |█████▏ | 5.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5506275Z  |█████▏ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5507062Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5507543Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5510113Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5510648Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5512062Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5513726Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5514523Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5515613Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5517988Z  |█████▎ | 5.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5518520Z  |█████▎ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5520767Z  |█████▎ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5521145Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5522069Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5523121Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5524059Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5525824Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5526741Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5527468Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5528723Z  |█████▍ | 5.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5529544Z  |█████▍ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5531432Z  |█████▍ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5533405Z  |█████▍ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5534080Z  |█████▍ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5534888Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5535518Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5536413Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5538413Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5539138Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5540000Z  |█████▌ | 5.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5541265Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5543388Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5544461Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5545824Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5546669Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5547912Z  |█████▌ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5548684Z  |█████▋ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5549813Z  |█████▋ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5552529Z  |█████▋ | 6.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5552841Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5554839Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5555240Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5555898Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5556991Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5557791Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5559106Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5560866Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5562098Z  |█████▋ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5562592Z  |█████▊ | 6.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5563613Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5564766Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5565442Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5566433Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5567363Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5568993Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5569733Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5570854Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5572120Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5572541Z  |█████▊ | 6.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5573664Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5574134Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5576265Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5577278Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5577881Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5579090Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5579978Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5580631Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5581810Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5582426Z  |█████▉ | 6.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5584408Z  |█████▉ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5585950Z  |█████▉ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5586484Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5587354Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5588314Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5588959Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5590084Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5591262Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5592669Z  |██████ | 6.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5593799Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5594729Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5595527Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5596522Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5597515Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5598946Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5600281Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5601297Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5602941Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5603368Z  |██████ | 6.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5604674Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5605451Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5606851Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5608221Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5608664Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5609737Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5611767Z  |██████ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5612109Z  |██████▏ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5612418Z  |██████▏ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5614336Z  |██████▏ | 6.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5614903Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5616269Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5616885Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5618099Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5618848Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5619831Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5620525Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5623041Z  |██████▏ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5623442Z  |██████▎ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5624026Z  |██████▎ | 6.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5624636Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5626251Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5627341Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5628285Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5629789Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5631404Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5631740Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5633034Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5633337Z  |██████▎ | 6.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5635004Z  |██████▎ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5635996Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5636965Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5638259Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5639944Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5640763Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5641772Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5644250Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5644882Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5646744Z  |██████▍ | 6.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5647867Z  |██████▍ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5649456Z  |██████▍ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5650454Z  |██████▍ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5651345Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5653233Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5654974Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5656104Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5657469Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5658371Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5660071Z  |██████▌ | 7.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5661395Z  |██████▌ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5662547Z  |██████▌ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5664208Z  |██████▌ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5665272Z  |██████▌ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5666481Z  |██████▌ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5668971Z  |██████▋ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5669481Z  |██████▋ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5670988Z  |██████▋ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5672348Z  |██████▋ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5673286Z  |██████▋ | 7.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5675124Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5676171Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5677632Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5679571Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5680443Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5681396Z  |██████▋ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5682696Z  |██████▊ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5684566Z  |██████▊ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5685772Z  |██████▊ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5687385Z  |██████▊ | 7.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5688669Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5689906Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5690946Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5692242Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5694349Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5695223Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5696350Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5697206Z  |██████▊ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5699616Z  |██████▉ | 7.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5700569Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5701348Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5703614Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5705105Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5705412Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5706880Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5708167Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5709640Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5710452Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5712130Z  |██████▉ | 7.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5713455Z  |██████▉ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5714553Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5716003Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5716768Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5717412Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5718417Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5719455Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5720757Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5722114Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5723029Z  |███████ | 7.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5723671Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5724720Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5725622Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5727486Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5728645Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5729069Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5730673Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5731722Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5732621Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5733490Z  |███████ | 7.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5734428Z  |███████ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5735561Z  |███████ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5737361Z  |███████ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5738204Z  |███████ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5739518Z  |███████▏ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5742417Z  |███████▏ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5742949Z  |███████▏ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5743989Z  |███████▏ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5744960Z  |███████▏ | 7.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5747352Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5748228Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5748943Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5750412Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5752340Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5753050Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5754143Z  |███████▏ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5755267Z  |███████▎ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5756975Z  |███████▎ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5758019Z  |███████▎ | 7.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5760676Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5761663Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5762709Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5763637Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5765141Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5766056Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5767863Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5769138Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5770285Z  |███████▎ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5771258Z  |███████▍ | 7.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5773372Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5773980Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5775664Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5776376Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5777769Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5778890Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5780566Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5781871Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5783178Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5784135Z  |███████▍ | 8.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5786038Z  |███████▍ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5786825Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5787958Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5790415Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5791073Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5792326Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5795177Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5795695Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5796963Z  |███████▌ | 8.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5798100Z  |███████▌ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5799716Z  |███████▌ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5800785Z  |███████▌ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5802657Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5803880Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5805269Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5806082Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5807407Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5808334Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5809473Z  |███████▋ | 8.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5811826Z  |███████▋ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5812370Z  |███████▋ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5814152Z  |███████▋ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5815377Z  |███████▋ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5815926Z  |███████▋ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5817051Z  |███████▊ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5817814Z  |███████▊ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5820209Z  |███████▊ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5820733Z  |███████▊ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5821446Z  |███████▊ | 8.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5822708Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5823524Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5824180Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5825564Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5826504Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5827904Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5829478Z  |███████▊ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5829782Z  |███████▉ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5831202Z  |███████▉ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5832429Z  |███████▉ | 8.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5834327Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5835281Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5835906Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5836849Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5837680Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5838681Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5839751Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5841202Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5842177Z  |███████▉ | 8.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5843043Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5843786Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5844851Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5845784Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5846201Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5848009Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5849325Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5850144Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5851635Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5852223Z  |████████ | 8.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5853526Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5854321Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5855709Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5857098Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5857973Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5858907Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5860139Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5860720Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5861984Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5863068Z  |████████ | 8.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5863967Z  |████████ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5865702Z  |████████ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5866284Z  |████████ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5867750Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5869140Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5869449Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5870927Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5871780Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5873429Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5874500Z  |████████▏ | 8.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5875626Z  |████████▏ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5876290Z  |████████▏ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5877464Z  |████████▏ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5878269Z  |████████▏ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5879243Z  |████████▏ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5880201Z  |████████▎ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5881851Z  |████████▎ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5883315Z  |████████▎ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5884467Z  |████████▎ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5885315Z  |████████▎ | 8.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5886006Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5887745Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5888383Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5889869Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5890771Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5892120Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5892946Z  |████████▎ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5893721Z  |████████▍ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5895298Z  |████████▍ | 9.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5896055Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5924668Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5925332Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5925830Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5926314Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5926826Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5927349Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5927862Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5928351Z  |████████▍ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5928863Z  |████████▌ | 9.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5929362Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5929862Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5930372Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5930843Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5931316Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5931804Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5932303Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5932781Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5933257Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5933758Z  |████████▌ | 9.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5934277Z  |████████▌ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5934772Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5935295Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5935787Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5936303Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5936795Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5937405Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5937921Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5938396Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5938859Z  |████████▋ | 9.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5939492Z  |████████▋ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5939978Z  |████████▋ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5940467Z  |████████▋ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5940978Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5941466Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5942299Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5943488Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5944654Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5945747Z  |████████▊ | 9.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5948157Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5948703Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5950118Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5951869Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5953019Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5954354Z  |████████▊ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5956384Z  |████████▉ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5957098Z  |████████▉ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5958236Z  |████████▉ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5959584Z  |████████▉ | 9.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5960606Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5961625Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5962487Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5964419Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5965034Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5965899Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5967073Z  |████████▉ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5968596Z  |█████████ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5969262Z  |█████████ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5970846Z  |█████████ | 9.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5971669Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5973978Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5974585Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5975513Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5976522Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5977203Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5978917Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5979806Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5980738Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5982426Z  |█████████ | 9.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5983489Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5984264Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5985306Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5985934Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5988459Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5990209Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5990945Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5992074Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5993071Z  |█████████ | 9.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5994293Z  |█████████ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5996062Z  |█████████ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5997445Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5998526Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.5999551Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6000283Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6001068Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6002591Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6002952Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6004975Z  |█████████▏ | 9.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6005771Z  |█████████▏ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6006847Z  |█████████▏ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6008130Z  |█████████▏ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6008517Z  |█████████▏ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6009378Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6010209Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6010955Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6013290Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6013885Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6015153Z  |█████████▎ | 10.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6016006Z  |█████████▎ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6016612Z  |█████████▎ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6017587Z  |█████████▎ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6018291Z  |█████████▎ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6018828Z  |█████████▎ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6020442Z  |█████████▍ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6022149Z  |█████████▍ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6022574Z  |█████████▍ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6023312Z  |█████████▍ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6023626Z  |█████████▍ | 10.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6025109Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6026775Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6027129Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6028020Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6029498Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6031387Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6033025Z  |█████████▍ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6033332Z  |█████████▌ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6035109Z  |█████████▌ | 10.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6035709Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6036638Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6037460Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6038636Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6039769Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6040611Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6042000Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6043301Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6044358Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6044948Z  |█████████▌ | 10.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6046034Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6046537Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6047515Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6048130Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6048772Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6050361Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6051893Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6052538Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6053845Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6054342Z  |█████████▋ | 10.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6055425Z  |█████████▋ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6056178Z  |█████████▋ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6056940Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6057822Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6058807Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6060216Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6061946Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6062938Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6064242Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6064795Z  |█████████▊ | 10.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6065601Z  |█████████▊ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6066028Z  |█████████▊ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6067035Z  |█████████▊ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6067507Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6069814Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6070983Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6071556Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6072831Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6073358Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6074432Z  |█████████▉ | 10.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6075664Z  |█████████▉ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6077434Z  |█████████▉ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6078387Z  |█████████▉ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6079170Z  |█████████▉ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6079861Z  |█████████▉ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6080924Z  |██████████ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6081771Z  |██████████ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6082491Z  |██████████ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6084363Z  |██████████ | 10.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6085014Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6086174Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6086949Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6088723Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6089338Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6089998Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6090820Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6093005Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6093796Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6095000Z  |██████████ | 10.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6095913Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6096715Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6097519Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6098214Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6099074Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6100449Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6101127Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6102570Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6103240Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6104134Z  |██████████ | 10.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6105295Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6106100Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6107456Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6108959Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6109556Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6111154Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6111976Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6112873Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6113723Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6114432Z  |██████████▏ | 11.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6115568Z  |██████████▏ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6117392Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6118038Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6119055Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6119754Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6120826Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6121601Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6122454Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6124015Z  |██████████▎ | 11.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6125018Z  |██████████▎ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6125837Z  |██████████▎ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6126819Z  |██████████▎ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6127596Z  |██████████▎ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6128638Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6129404Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6130058Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6131721Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6133524Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6134113Z  |██████████▍ | 11.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6135138Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6135731Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6136912Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6137774Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6138508Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6140022Z  |██████████▍ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6141344Z  |██████████▌ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6142098Z  |██████████▌ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6143669Z  |██████████▌ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6144223Z  |██████████▌ | 11.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6145357Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6146381Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6147130Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6148004Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6150028Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6150636Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6152518Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6152745Z  |██████████▌ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6153375Z  |██████████▋ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6154225Z  |██████████▋ | 11.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6154863Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6155712Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6157749Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6158483Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6160181Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6160601Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6161470Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6162471Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6162735Z  |██████████▋ | 11.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6164152Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6166684Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6167184Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6169379Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6169720Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6170304Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6170843Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6171689Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6172925Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6173584Z  |██████████▊ | 11.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6175281Z  |██████████▊ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6176263Z  |██████████▊ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6177068Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6177535Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6178503Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6179061Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6180568Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6182235Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6182802Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6184585Z  |██████████▉ | 11.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6184815Z  |██████████▉ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6186400Z  |██████████▉ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6186879Z  |██████████▉ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6187361Z  |██████████▉ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6188398Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6190435Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6191169Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6192622Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6193166Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6194286Z  |███████████ | 11.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6195076Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6195912Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6197496Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6198955Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6199544Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6200439Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6201269Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6202338Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6203230Z  |███████████ | 11.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6203934Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6206546Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6208241Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6208471Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6209809Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6211292Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6212426Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6213149Z  |███████████ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6213839Z  |███████████▏ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6215054Z  |███████████▏ | 12.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6215533Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6216899Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6218627Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6218806Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6220144Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6221469Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6222025Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6223025Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6223954Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6224868Z  |███████████▏ | 12.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6225523Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6226045Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6227520Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6229538Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6230206Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6231065Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6232802Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6233136Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6233924Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6234703Z  |███████████▎ | 12.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6237148Z  |███████████▎ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6238190Z  |███████████▎ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6239805Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6240940Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6243038Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6243344Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6245600Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6246299Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6247477Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6248926Z  |███████████▍ | 12.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6250549Z  |███████████▍ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6251016Z  |███████████▍ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6252527Z  |███████████▍ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6253307Z  |███████████▍ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6254378Z  |███████████▌ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6255544Z  |███████████▌ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6257151Z  |███████████▌ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6258263Z  |███████████▌ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6260927Z  |███████████▌ | 12.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6261710Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6262780Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6263832Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6265198Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6266910Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6268444Z  |███████████▌ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6269854Z  |███████████▋ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6270638Z  |███████████▋ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6272093Z  |███████████▋ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6273603Z  |███████████▋ | 12.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6275578Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6276686Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6277714Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6278719Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6280078Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6280892Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6282341Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6284507Z  |███████████▋ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6285087Z  |███████████▊ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6286854Z  |███████████▊ | 12.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6287707Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6289103Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6290331Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6291600Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6293038Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6294577Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6296049Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6297250Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6298920Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6300257Z  |███████████▊ | 12.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6301521Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6302237Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6303455Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6304653Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6305425Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6306871Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6307420Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6309388Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6310922Z  |███████████▉ | 12.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6312590Z  |███████████▉ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6313982Z  |███████████▉ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6315224Z  |███████████▉ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6316006Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6317831Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6319831Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6321206Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6322346Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6323232Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6324318Z  |████████████ | 12.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6326082Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6326945Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6328343Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6329359Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6331076Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6332195Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6333098Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6335028Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6336804Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6337895Z  |████████████ | 13.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6339196Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6340144Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6341385Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6342505Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6344340Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6345660Z  |████████████ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6346830Z  |████████████▏ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6347774Z  |████████████▏ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6350156Z  |████████████▏ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6351142Z  |████████████▏ | 13.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6352720Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6354102Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6355098Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6356178Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6358273Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6359330Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6360476Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6361376Z  |████████████▏ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6362569Z  |████████████▎ | 13.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6364383Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6365341Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6367304Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6369163Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6369900Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6371140Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6371864Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6373198Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6374365Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6375877Z  |████████████▎ | 13.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6377310Z  |████████████▎ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6378895Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6379953Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6381051Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6381841Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6384114Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6385431Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6386137Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6388199Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6389240Z  |████████████▍ | 13.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6390366Z  |████████████▍ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6393338Z  |████████████▍ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6393842Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6395292Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6396675Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6397869Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6398668Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6400832Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6402309Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6402647Z  |████████████▌ | 13.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6403099Z  |████████████▌ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6404653Z  |████████████▌ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6405734Z  |████████████▌ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6406250Z  |████████████▌ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6407184Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6407965Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6410068Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6410958Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6411326Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6413913Z  |████████████▋ | 13.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6414736Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6415597Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6417004Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6418635Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6419288Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6421523Z  |████████████▋ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6422337Z  |████████████▊ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6423514Z  |████████████▊ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6424650Z  |████████████▊ | 13.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6425529Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6427858Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6428598Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6429397Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6430914Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6431783Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6432724Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6434597Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6435543Z  |████████████▊ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6437534Z  |████████████▉ | 13.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6438109Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6439089Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6440571Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6441673Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6443415Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6444715Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6445232Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6446697Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6447317Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6448578Z  |████████████▉ | 13.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6449497Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6450889Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6452389Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6454021Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6454573Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6455428Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6456846Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6459062Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6460428Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6461026Z  |█████████████ | 14.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6462127Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6463694Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6464590Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6466192Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6467552Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6469108Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6470470Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6472270Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6473417Z  |█████████████ | 14.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6474748Z  |█████████████ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6475794Z  |█████████████ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6477185Z  |█████████████ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6478293Z  |█████████████ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6479874Z  |█████████████ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6481490Z  |█████████████▏ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6482355Z  |█████████████▏ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6483904Z  |█████████████▏ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6484810Z  |█████████████▏ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6485646Z  |█████████████▏ | 14.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6488393Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6489501Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6490547Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6491995Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6492848Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6493907Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6495523Z  |█████████████▏ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6496675Z  |█████████████▎ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6498053Z  |█████████████▎ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6500039Z  |█████████████▎ | 14.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6500683Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6502961Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6503162Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6504316Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6505112Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6506048Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6508234Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6509202Z  |█████████████▎ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6509788Z  |█████████████▍ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6511669Z  |█████████████▍ | 14.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6512112Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6513136Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6514942Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6515620Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6517078Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6518086Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6518884Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6520617Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6521051Z  |█████████████▍ | 14.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6522472Z  |█████████████▍ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6524462Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6525177Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6526363Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6527878Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6528354Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6530869Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6531312Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6532719Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6534236Z  |█████████████▌ | 14.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6535258Z  |█████████████▌ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6536217Z  |█████████████▌ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6538553Z  |█████████████▌ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6538882Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6540260Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6541166Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6543178Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6544144Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6545026Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6547191Z  |█████████████▋ | 14.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6548013Z  |█████████████▋ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6548831Z  |█████████████▋ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6550430Z  |█████████████▋ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6551319Z  |█████████████▋ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6552293Z  |█████████████▋ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6553993Z  |█████████████▊ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6556140Z  |█████████████▊ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6556958Z  |█████████████▊ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6558011Z  |█████████████▊ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6559003Z  |█████████████▊ | 14.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6560050Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6561809Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6563341Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6564988Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6565874Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6567360Z  |█████████████▊ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6568340Z  |█████████████▉ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6569153Z  |█████████████▉ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6571200Z  |█████████████▉ | 14.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6572154Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6573776Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6575201Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6576201Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6577206Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6579684Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6580192Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6581678Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6582657Z  |█████████████▉ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6583856Z  |██████████████ | 15.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6584727Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6585568Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6587659Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6588620Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6590167Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6591421Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6592280Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6593359Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6595244Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6596907Z  |██████████████ | 15.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6598380Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6600071Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6600656Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6602161Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6602804Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6605110Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6605639Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6606531Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6608341Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6609353Z  |██████████████ | 15.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6609944Z  |██████████████ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6612013Z  |██████████████ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6612521Z  |██████████████ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6613483Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6614902Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6615121Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6616853Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6617601Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6618390Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6620096Z  |██████████████▏ | 15.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6620465Z  |██████████████▏ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6622238Z  |██████████████▏ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6622826Z  |██████████████▏ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6623423Z  |██████████████▏ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6625633Z  |██████████████▎ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6626507Z  |██████████████▎ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6627234Z  |██████████████▎ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6628359Z  |██████████████▎ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6628989Z  |██████████████▎ | 15.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6630228Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6631212Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6632333Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6633776Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6634459Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6635467Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6636055Z  |██████████████▎ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6637728Z  |██████████████▍ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6638468Z  |██████████████▍ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6640698Z  |██████████████▍ | 15.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6641107Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6642037Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6642581Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6643747Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6644593Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6647312Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6648274Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6649321Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6650773Z  |██████████████▍ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6651405Z  |██████████████▌ | 15.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6652972Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6653858Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6655433Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6656579Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6657550Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6658729Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6659565Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6660602Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6662888Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6663189Z  |██████████████▌ | 15.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6665110Z  |██████████████▌ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6666091Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6667032Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6668146Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6670818Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6671315Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6672507Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6674208Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6675385Z  |██████████████▋ | 15.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6676992Z  |██████████████▋ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6678147Z  |██████████████▋ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6679858Z  |██████████████▋ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6681742Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6681957Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6683391Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6683570Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6684756Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6685796Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6686238Z  |██████████████▊ | 15.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6686984Z  |██████████████▊ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6688679Z  |██████████████▊ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6689179Z  |██████████████▊ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6690412Z  |██████████████▊ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6691074Z  |██████████████▊ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6692570Z  |██████████████▉ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6693806Z  |██████████████▉ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6694518Z  |██████████████▉ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6695173Z  |██████████████▉ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6697043Z  |██████████████▉ | 16.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6697589Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6698693Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6699635Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6701156Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6702548Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6702875Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6704004Z  |██████████████▉ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6704839Z  |███████████████ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6705487Z  |███████████████ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6706798Z  |███████████████ | 16.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6707536Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6709031Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6710401Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6710868Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6711897Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6712621Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6713327Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6714938Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6715518Z  |███████████████ | 16.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6716865Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6718683Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6718986Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6719746Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6720689Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6721110Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6722627Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6722815Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6724514Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6725665Z  |███████████████ | 16.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6727026Z  |███████████████ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6727899Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6729319Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6729521Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6730502Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6730967Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6733032Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6734757Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6735664Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6736336Z  |███████████████▏ | 16.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6737313Z  |███████████████▏ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6737921Z  |███████████████▏ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6739109Z  |███████████████▏ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6739742Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6741230Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6742930Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6743444Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6744617Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6745425Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6746063Z  |███████████████▎ | 16.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6746706Z  |███████████████▎ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6747862Z  |███████████████▎ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6749296Z  |███████████████▎ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6751550Z  |███████████████▎ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6752478Z  |███████████████▎ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6753435Z  |███████████████▍ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6755146Z  |███████████████▍ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6755412Z  |███████████████▍ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6757049Z  |███████████████▍ | 16.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6757391Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6758359Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6759969Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6760661Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6761701Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6762349Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6763701Z  |███████████████▍ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6764308Z  |███████████████▌ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6765174Z  |███████████████▌ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6766140Z  |███████████████▌ | 16.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6766896Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6769316Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6770525Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6770905Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6771949Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6773231Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6773468Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6774720Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6776114Z  |███████████████▌ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6777072Z  |███████████████▋ | 16.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6777883Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6779676Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6779890Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6780739Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6781317Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6782890Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6783633Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6785146Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6787250Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6788041Z  |███████████████▋ | 16.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6788603Z  |███████████████▋ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6790385Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6791383Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6792935Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6795132Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6795653Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6797184Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6798027Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6798681Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6800630Z  |███████████████▊ | 17.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6801778Z  |███████████████▊ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6803282Z  |███████████████▊ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6804439Z  |███████████████▊ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6805599Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6806855Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6808003Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6809569Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6810567Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6812509Z  |███████████████▉ | 17.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6813302Z  |███████████████▉ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6815531Z  |███████████████▉ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6815791Z  |███████████████▉ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6817629Z  |███████████████▉ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6818010Z  |███████████████▉ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6818897Z  |████████████████ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6820158Z  |████████████████ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6820586Z  |████████████████ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6821917Z  |████████████████ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6823356Z  |████████████████ | 17.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6823887Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6825446Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6826191Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6826826Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6828463Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6828972Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6830338Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6831753Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6831932Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6834073Z  |████████████████ | 17.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6835284Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6836144Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6837193Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6837915Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6839923Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6841037Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6841842Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6843297Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6844857Z  |████████████████ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6845995Z  |████████████████▏ | 17.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6847045Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6848585Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6849974Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6851093Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6853484Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6853920Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6855937Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6857320Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6857647Z  |████████████████▏ | 17.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6858107Z  |████████████████▏ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6859122Z  |████████████████▏ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6860755Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6862080Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6863712Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6865187Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6865906Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6867503Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6868968Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6869869Z  |████████████████▎ | 17.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6871206Z  |████████████████▎ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6871728Z  |████████████████▎ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6874013Z  |████████████████▎ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6875702Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6876724Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6877821Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6878788Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6880011Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6881624Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6883250Z  |████████████████▍ | 17.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6884666Z  |████████████████▍ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6886221Z  |████████████████▍ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6887143Z  |████████████████▍ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6888291Z  |████████████████▍ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6889367Z  |████████████████▍ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6890844Z  |████████████████▌ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6891843Z  |████████████████▌ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6892910Z  |████████████████▌ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6894517Z  |████████████████▌ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6896099Z  |████████████████▌ | 17.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6897637Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6899695Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6900306Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6901722Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6902699Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6904496Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6905101Z  |████████████████▌ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6906739Z  |████████████████▋ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6907334Z  |████████████████▋ | 17.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6908345Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6909102Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6911178Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6912194Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6913802Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6914946Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6916994Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6917479Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6919929Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6920453Z  |████████████████▋ | 18.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6921434Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6922959Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6923678Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6924829Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6926576Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6927204Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6928499Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6929379Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6931384Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6932815Z  |████████████████▊ | 18.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6933541Z  |████████████████▊ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6934451Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6938389Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6938738Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6939023Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6939464Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6940579Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6941698Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6942353Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6944732Z  |████████████████▉ | 18.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6946283Z  |████████████████▉ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6946881Z  |████████████████▉ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6948103Z  |████████████████▉ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6948874Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6949683Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6951415Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6951739Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6953308Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6954375Z  |█████████████████ | 18.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6955679Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6956978Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6957219Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6958502Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6959274Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6959628Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6961216Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6962424Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6963068Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6964987Z  |█████████████████ | 18.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6965396Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6967070Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6967435Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6969038Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6970374Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6971472Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6972059Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6973834Z  |█████████████████ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6974139Z  |█████████████████▏ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6974330Z  |█████████████████▏ | 18.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6975964Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6976903Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6978561Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6979301Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6980076Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6981230Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6981972Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6983147Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6985040Z  |█████████████████▏ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6985928Z  |█████████████████▎ | 18.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6987214Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6988456Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6989369Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6989748Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6991130Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6992860Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6993125Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6994126Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6995168Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6995724Z  |█████████████████▎ | 18.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6996929Z  |█████████████████▎ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6997505Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.6999396Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7000335Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7001094Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7002185Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7002538Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7003801Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7006011Z  |█████████████████▍ | 18.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7006499Z  |█████████████████▍ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7007369Z  |█████████████████▍ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7008830Z  |█████████████████▍ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7009443Z  |█████████████████▍ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7010504Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7010933Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7011831Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7013677Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7014339Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7015978Z  |█████████████████▌ | 18.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7017439Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7017633Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7018956Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7019292Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7020777Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7022391Z  |█████████████████▌ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7022800Z  |█████████████████▋ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7024369Z  |█████████████████▋ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7025345Z  |█████████████████▋ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7026092Z  |█████████████████▋ | 19.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7027054Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7027801Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7029610Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7031412Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7031698Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7032695Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7033963Z  |█████████████████▋ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7034551Z  |█████████████████▊ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7035116Z  |█████████████████▊ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7036268Z  |█████████████████▊ | 19.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7037705Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7038560Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7039650Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7040490Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7041608Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7042117Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7043515Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7043921Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7045971Z  |█████████████████▊ | 19.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7047703Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7048179Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7048930Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7049340Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7050495Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7051607Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7053013Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7053784Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7054854Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7055789Z  |█████████████████▉ | 19.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7056771Z  |█████████████████▉ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7057715Z  |█████████████████▉ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7058837Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7060827Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7062023Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7063981Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7064744Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7065879Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7066936Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7069028Z  |██████████████████ | 19.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7070100Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7070923Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7073289Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7074251Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7074936Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7076825Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7077933Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7079413Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7080554Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7081572Z  |██████████████████ | 19.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7082658Z  |██████████████████ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7084604Z  |██████████████████ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7085261Z  |██████████████████ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7086908Z  |██████████████████ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7087381Z  |██████████████████ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7089467Z  |██████████████████▏ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7090356Z  |██████████████████▏ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7091121Z  |██████████████████▏ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7092493Z  |██████████████████▏ | 19.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7094181Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7094368Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7095826Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7096593Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7097438Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7098469Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7099070Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7100855Z  |██████████████████▏ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7101702Z  |██████████████████▎ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7102505Z  |██████████████████▎ | 19.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7104177Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7104579Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7105869Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7106616Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7107375Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7108742Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7109591Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7110290Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7111808Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7112746Z  |██████████████████▎ | 19.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7114142Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7114394Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7115586Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7116429Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7118005Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7118539Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7119904Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7120165Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7121343Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7122663Z  |██████████████████▍ | 19.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7122849Z  |██████████████████▍ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7123689Z  |██████████████████▍ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7125348Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7126127Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7127336Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7128065Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7129033Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7131413Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7131987Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7133296Z  |██████████████████▌ | 20.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7135351Z  |██████████████████▌ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7135810Z  |██████████████████▌ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7137384Z  |██████████████████▌ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7138831Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7140144Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7142250Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7142668Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7143997Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7144864Z  |██████████████████▋ | 20.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7145667Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7147477Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7148161Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7149146Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7151209Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7151771Z  |██████████████████▋ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7153040Z  |██████████████████▊ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7153687Z  |██████████████████▊ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7155344Z  |██████████████████▊ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7157139Z  |██████████████████▊ | 20.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7158245Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7158457Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7159426Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7159915Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7161531Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7162729Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7163536Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7165329Z  |██████████████████▊ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7165919Z  |██████████████████▉ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7167811Z  |██████████████████▉ | 20.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7168734Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7169640Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7171446Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7172287Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7172863Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7174104Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7174678Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7176234Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7177513Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7177696Z  |██████████████████▉ | 20.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7179165Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7180462Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7181148Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7182102Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7182502Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7183644Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7185094Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7185814Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7187597Z  |███████████████████ | 20.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7189004Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7189774Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7190885Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7191490Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7193220Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7194660Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7195310Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7197048Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7198674Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7198895Z  |███████████████████ | 20.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7199614Z  |███████████████████ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7200749Z  |███████████████████ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7202040Z  |███████████████████ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7203681Z  |███████████████████ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7204729Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7206459Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7207631Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7208532Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7210875Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7211349Z  |███████████████████▏ | 20.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7212476Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7214518Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7215260Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7216417Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7218059Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7219533Z  |███████████████████▏ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7220674Z  |███████████████████▎ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7221543Z  |███████████████████▎ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7223814Z  |███████████████████▎ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7224305Z  |███████████████████▎ | 20.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7225032Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7226928Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7227491Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7228275Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7229604Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7231510Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7232321Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7234129Z  |███████████████████▎ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7235397Z  |███████████████████▍ | 20.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7236216Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7237415Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7239568Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7240286Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7241226Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7242251Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7243394Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7244376Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7245780Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7247174Z  |███████████████████▍ | 21.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7248383Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7249956Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7250700Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7251935Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7253154Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7253803Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7255771Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7256656Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7257396Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7258303Z  |███████████████████▌ | 21.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7258833Z  |███████████████████▌ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7259866Z  |███████████████████▌ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7261110Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7261598Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7263481Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7264921Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7265597Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7267333Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7267528Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7268175Z  |███████████████████▋ | 21.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7269387Z  |███████████████████▋ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7269744Z  |███████████████████▋ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7271185Z  |███████████████████▋ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7273410Z  |███████████████████▋ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7274395Z  |███████████████████▊ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7275884Z  |███████████████████▊ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7276691Z  |███████████████████▊ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7277561Z  |███████████████████▊ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7278583Z  |███████████████████▊ | 21.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7279596Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7282410Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7283067Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7284528Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7285743Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7286688Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7287870Z  |███████████████████▊ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7289235Z  |███████████████████▉ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7290817Z  |███████████████████▉ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7291957Z  |███████████████████▉ | 21.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7293567Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7296189Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7296506Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7296791Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7297441Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7299566Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7300223Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7302434Z  |███████████████████▉ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7303119Z  |████████████████████ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7303769Z  |████████████████████ | 21.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7305314Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7305924Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7307621Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7308918Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7309737Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7311938Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7312800Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7313820Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7314755Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7316390Z  |████████████████████ | 21.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7317357Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7317991Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7318791Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7320748Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7322114Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7322650Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7324013Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7324499Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7325918Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7326751Z  |████████████████████ | 21.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7327408Z  |████████████████████ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7329470Z  |████████████████████ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7330204Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7330856Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7332338Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7333148Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7334160Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7335235Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7336418Z  |████████████████████▏ | 21.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7337466Z  |████████████████████▏ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7338961Z  |████████████████████▏ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7339207Z  |████████████████████▏ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7341104Z  |████████████████████▏ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7341807Z  |████████████████████▏ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7343164Z  |████████████████████▎ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7344346Z  |████████████████████▎ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7344763Z  |████████████████████▎ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7346161Z  |████████████████████▎ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7347151Z  |████████████████████▎ | 21.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7347345Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7348350Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7350685Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7351349Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7353072Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7353373Z  |████████████████████▎ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7355110Z  |████████████████████▍ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7355749Z  |████████████████████▍ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7356936Z  |████████████████████▍ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7358418Z  |████████████████████▍ | 22.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7359290Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7361028Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7361852Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7362688Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7363532Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7365051Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7365586Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7366511Z  |████████████████████▍ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7367109Z  |████████████████████▌ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7368836Z  |████████████████████▌ | 22.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7370174Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7370933Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7371760Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7373662Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7374152Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7375381Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7376893Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7377804Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7378999Z  |████████████████████▌ | 22.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7379470Z  |████████████████████▌ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7381210Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7382912Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7383115Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7384919Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7385156Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7385812Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7386632Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7387248Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7389474Z  |████████████████████▋ | 22.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7391079Z  |████████████████████▋ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7391436Z  |████████████████████▋ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7392380Z  |████████████████████▋ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7393211Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7394299Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7395182Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7396879Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7398602Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7400132Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7400490Z  |████████████████████▊ | 22.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7401248Z  |████████████████████▊ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7402589Z  |████████████████████▊ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7403267Z  |████████████████████▊ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7404964Z  |████████████████████▊ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7405388Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7406692Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7407534Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7408260Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7410284Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7410811Z  |████████████████████▉ | 22.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7411588Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7413392Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7413922Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7415199Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7415892Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7417008Z  |████████████████████▉ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7418539Z  |█████████████████████ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7418894Z  |█████████████████████ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7420083Z  |█████████████████████ | 22.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7421109Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7422609Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7423765Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7425167Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7426826Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7427931Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7428686Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7430019Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7432033Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7433324Z  |█████████████████████ | 22.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7434785Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7436370Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7436942Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7438130Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7440046Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7440423Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7441224Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7442003Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7442920Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7443602Z  |█████████████████████ | 22.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7445095Z  |█████████████████████ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7445346Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7446027Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7447329Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7448604Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7448874Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7450189Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7450935Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7451811Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7453810Z  |█████████████████████▏ | 22.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7454099Z  |█████████████████████▏ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7455005Z  |█████████████████████▏ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7455595Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7456845Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7457881Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7458661Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7459418Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7460283Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7462078Z  |█████████████████████▎ | 23.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7462419Z  |█████████████████████▎ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7463404Z  |█████████████████████▎ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7464973Z  |█████████████████████▎ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7465481Z  |█████████████████████▎ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7466758Z  |█████████████████████▎ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7467637Z  |█████████████████████▍ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7469126Z  |█████████████████████▍ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7470066Z  |█████████████████████▍ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7471230Z  |█████████████████████▍ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7472897Z  |█████████████████████▍ | 23.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7473704Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7475265Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7476588Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7477413Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7478778Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7479550Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7480989Z  |█████████████████████▍ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7482342Z  |█████████████████████▌ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7483040Z  |█████████████████████▌ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7484353Z  |█████████████████████▌ | 23.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7485748Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7486645Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7487619Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7488396Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7489932Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7491096Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7492066Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7493415Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7494646Z  |█████████████████████▌ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7495392Z  |█████████████████████▋ | 23.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7496631Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7497756Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7498621Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7500066Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7501062Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7502135Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7503540Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7504337Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7505623Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7506439Z  |█████████████████████▋ | 23.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7507733Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7509002Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7510171Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7511163Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7512425Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7513417Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7514748Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7516294Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7516966Z  |█████████████████████▊ | 23.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7518294Z  |█████████████████████▊ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7519232Z  |█████████████████████▊ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7520318Z  |█████████████████████▊ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7521689Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7522871Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7523812Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7524796Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7526206Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7527465Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7528564Z  |█████████████████████▉ | 23.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7529843Z  |█████████████████████▉ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7530963Z  |█████████████████████▉ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7531689Z  |█████████████████████▉ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7533002Z  |█████████████████████▉ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7534052Z  |█████████████████████▉ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7535839Z  |██████████████████████ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7536427Z  |██████████████████████ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7537315Z  |██████████████████████ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7538598Z  |██████████████████████ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7539726Z  |██████████████████████ | 23.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7540645Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7541903Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7542525Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7544180Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7545452Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7546158Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7547637Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7548803Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7549545Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7551140Z  |██████████████████████ | 23.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7552030Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7553365Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7554661Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7555377Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7556740Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7558037Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7558895Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7560198Z  |██████████████████████ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7561168Z  |██████████████████████▏ | 23.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7562634Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7563677Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7564659Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7565983Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7567397Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7568329Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7569522Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7570630Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7571518Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7572711Z  |██████████████████████▏ | 24.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7573482Z  |██████████████████████▏ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7574849Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7576054Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7576881Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7578251Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7579013Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7580321Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7581629Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7582384Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7583487Z  |██████████████████████▎ | 24.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7584677Z  |██████████████████████▎ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7585705Z  |██████████████████████▎ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7586961Z  |██████████████████████▎ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7587768Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7589278Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7590443Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7591396Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7592784Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7594410Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7595268Z  |██████████████████████▍ | 24.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7596624Z  |██████████████████████▍ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7597529Z  |██████████████████████▍ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7598735Z  |██████████████████████▍ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7599788Z  |██████████████████████▍ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7600604Z  |██████████████████████▍ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7604534Z  |██████████████████████▌ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7605319Z  |██████████████████████▌ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7606709Z  |██████████████████████▌ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7607457Z  |██████████████████████▌ | 24.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7608656Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7609947Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7610787Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7611650Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7613501Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7614143Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7614549Z  |██████████████████████▌ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7616160Z  |██████████████████████▋ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7616906Z  |██████████████████████▋ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7617840Z  |██████████████████████▋ | 24.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7619632Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7620285Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7621144Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7621858Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7622565Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7623531Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7624168Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7625136Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7625968Z  |██████████████████████▋ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7627123Z  |██████████████████████▊ | 24.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7627592Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7629698Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7630212Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7630792Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7632113Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7632733Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7634237Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7634850Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7636376Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7636693Z  |██████████████████████▊ | 24.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7637750Z  |██████████████████████▊ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7638907Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7639969Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7641176Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7641690Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7642592Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7643682Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7644758Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7645316Z  |██████████████████████▉ | 24.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7646234Z  |██████████████████████▉ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7647074Z  |██████████████████████▉ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7648474Z  |██████████████████████▉ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7648936Z  |██████████████████████▉ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7649834Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7650806Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7651918Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7652538Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7654767Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7655035Z  |███████████████████████ | 24.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7655304Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7656657Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7656866Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7657941Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7658719Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7659260Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7660405Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7661109Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7662814Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7663628Z  |███████████████████████ | 24.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7664222Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7665166Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7665851Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7666679Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7667753Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7668547Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7669094Z  |███████████████████████ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7678435Z  |███████████████████████▏ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7678833Z  |███████████████████████▏ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7680191Z  |███████████████████████▏ | 25.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7681377Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7681629Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7683375Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7683604Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7685052Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7686938Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7687185Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7687772Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7689286Z  |███████████████████████▏ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7689536Z  |███████████████████████▎ | 25.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7691267Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7691533Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7692742Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7693631Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7694460Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7696094Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7696423Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7697700Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7698313Z  |███████████████████████▎ | 25.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7699142Z  |███████████████████████▎ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7700113Z  |███████████████████████▎ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7701309Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7701495Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7702894Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7704486Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7704836Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7705431Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7705982Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7707042Z  |███████████████████████▍ | 25.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7708187Z  |███████████████████████▍ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7709008Z  |███████████████████████▍ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7709827Z  |███████████████████████▍ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7711180Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7712518Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7712966Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7713788Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7715102Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7716285Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7716783Z  |███████████████████████▌ | 25.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7718367Z  |███████████████████████▌ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7719047Z  |███████████████████████▌ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7719977Z  |███████████████████████▌ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7720548Z  |███████████████████████▌ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7721403Z  |███████████████████████▌ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7722882Z  |███████████████████████▋ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7723577Z  |███████████████████████▋ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7724739Z  |███████████████████████▋ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7725802Z  |███████████████████████▋ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7726864Z  |███████████████████████▋ | 25.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7727718Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7729697Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7730264Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7730703Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7732667Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7732885Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7734738Z  |███████████████████████▋ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7735038Z  |███████████████████████▊ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7735493Z  |███████████████████████▊ | 25.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7736548Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7737167Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7738032Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7738846Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7739581Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7740980Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7741993Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7742225Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7743960Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7744391Z  |███████████████████████▊ | 25.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7745483Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7746660Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7747325Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7747979Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7749569Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7750748Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7751284Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7751699Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7753146Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7753615Z  |███████████████████████▉ | 25.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7755023Z  |███████████████████████▉ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7755986Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7756623Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7757209Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7758697Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7759056Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7760393Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7761635Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7762296Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7763119Z  |████████████████████████ | 25.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7763995Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7766195Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7766553Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7767280Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7768839Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7769600Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7770786Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7772237Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7773452Z  |████████████████████████ | 26.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7774437Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7776035Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7776821Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7778002Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7779385Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7780109Z  |████████████████████████ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7781868Z  |████████████████████████▏ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7782602Z  |████████████████████████▏ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7783392Z  |████████████████████████▏ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7784703Z  |████████████████████████▏ | 26.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7785405Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7786873Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7788021Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7788769Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7790558Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7791788Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7792729Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7794350Z  |████████████████████████▏ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7795374Z  |████████████████████████▎ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7796544Z  |████████████████████████▎ | 26.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7798253Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7798691Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7799527Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7801798Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7802092Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7802686Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7803585Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7805418Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7807150Z  |████████████████████████▎ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7807488Z  |████████████████████████▍ | 26.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7808719Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7810120Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7810916Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7812871Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7814319Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7814643Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7815687Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7817114Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7818118Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7819242Z  |████████████████████████▍ | 26.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7820463Z  |████████████████████████▍ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7821533Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7822336Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7823836Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7824929Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7825798Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7827284Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7828455Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7829470Z  |████████████████████████▌ | 26.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7831017Z  |████████████████████████▌ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7831677Z  |████████████████████████▌ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7833219Z  |████████████████████████▌ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7834217Z  |████████████████████████▌ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7835421Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7836572Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7837581Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7838640Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7839707Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7840464Z  |████████████████████████▋ | 26.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7842321Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7842872Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7843627Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7845038Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7846148Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7847003Z  |████████████████████████▋ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7848096Z  |████████████████████████▊ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7848775Z  |████████████████████████▊ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7850129Z  |████████████████████████▊ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7883811Z  |████████████████████████▊ | 26.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7884249Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7887472Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7887833Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7888984Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7890202Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7891065Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7892307Z  |████████████████████████▊ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7893828Z  |████████████████████████▉ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7894495Z  |████████████████████████▉ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7896061Z  |████████████████████████▉ | 26.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7896941Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7897830Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7899049Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7900028Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7901747Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7902644Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7903671Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7904820Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7906549Z  |████████████████████████▉ | 26.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7907290Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7908392Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7909468Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7911759Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7912083Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7913120Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7914391Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7915935Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7916767Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7918116Z  |█████████████████████████ | 27.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7918583Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7920447Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7921006Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7921852Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7923097Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7924654Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7925490Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7926595Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7927510Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7929126Z  |█████████████████████████ | 27.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7930044Z  |█████████████████████████ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7930949Z  |█████████████████████████ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7932617Z  |█████████████████████████ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7933684Z  |█████████████████████████ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7934846Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7936813Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7937163Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7938182Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7939592Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7940323Z  |█████████████████████████▏ | 27.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7941893Z  |█████████████████████████▏ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7942733Z  |█████████████████████████▏ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7943526Z  |█████████████████████████▏ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7945248Z  |█████████████████████████▏ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7945706Z  |█████████████████████████▏ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7947213Z  |█████████████████████████▎ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7948390Z  |█████████████████████████▎ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7949275Z  |█████████████████████████▎ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7951046Z  |█████████████████████████▎ | 27.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7951996Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7952777Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7954552Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7955147Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7956946Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7957888Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7959579Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7960067Z  |█████████████████████████▎ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7961696Z  |█████████████████████████▍ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7962616Z  |█████████████████████████▍ | 27.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7963716Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7964646Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7966339Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7967812Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7968444Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7970027Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7970752Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7971269Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7973180Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7973496Z  |█████████████████████████▍ | 27.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7974263Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7975874Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7976217Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7977658Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7978556Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7979513Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7980563Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7981324Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7983369Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7984178Z  |█████████████████████████▌ | 27.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7984794Z  |█████████████████████████▌ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7986113Z  |█████████████████████████▌ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7987326Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7987866Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7989306Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7990204Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7992108Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7992956Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7993948Z  |█████████████████████████▋ | 27.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7994965Z  |█████████████████████████▋ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7996320Z  |█████████████████████████▋ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7997200Z  |█████████████████████████▋ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7998530Z  |█████████████████████████▋ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.7999452Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8001083Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8001633Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8002189Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8003382Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8004114Z  |█████████████████████████▊ | 27.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8005360Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8005860Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8006514Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8008371Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8008740Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8009422Z  |█████████████████████████▊ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8011173Z  |█████████████████████████▉ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8011522Z  |█████████████████████████▉ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8012010Z  |█████████████████████████▉ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8013347Z  |█████████████████████████▉ | 27.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8013741Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8015288Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8015888Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8016582Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8017689Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8019315Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8019658Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8021149Z  |█████████████████████████▉ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8021877Z  |██████████████████████████ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8022701Z  |██████████████████████████ | 28.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8023666Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8025115Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8026062Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8027023Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8028190Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8029676Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8030083Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8031573Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8032362Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8033131Z  |██████████████████████████ | 28.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8034674Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8036140Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8037204Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8037841Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8039129Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8039894Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8041379Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8042179Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8043446Z  |██████████████████████████ | 28.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8044540Z  |██████████████████████████ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8045663Z  |██████████████████████████ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8046787Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8047540Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8049311Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8050365Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8051410Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8052478Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8053967Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8054699Z  |██████████████████████████▏ | 28.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8055965Z  |██████████████████████████▏ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8056298Z  |██████████████████████████▏ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8057888Z  |██████████████████████████▏ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8058852Z  |██████████████████████████▏ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8059469Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8060994Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8061634Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8062298Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8064258Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8064931Z  |██████████████████████████▎ | 28.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8065766Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8066996Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8067618Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8068461Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8070181Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8070743Z  |██████████████████████████▎ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8072305Z  |██████████████████████████▍ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8072544Z  |██████████████████████████▍ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8075358Z  |██████████████████████████▍ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8075850Z  |██████████████████████████▍ | 28.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8076343Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8076780Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8078541Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8078921Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8080495Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8080699Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8082534Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8082859Z  |██████████████████████████▍ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8083341Z  |██████████████████████████▌ | 28.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8084226Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8085313Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8086055Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8087337Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8087908Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8089298Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8089968Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8091024Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8091869Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8093424Z  |██████████████████████████▌ | 28.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8093944Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8094811Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8095229Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8096204Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8096733Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8097545Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8098252Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8099573Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8099850Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8100831Z  |██████████████████████████▋ | 28.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8101908Z  |██████████████████████████▋ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8103540Z  |██████████████████████████▋ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8104581Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8105489Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8107219Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8107717Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8108443Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8110703Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8110956Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8111828Z  |██████████████████████████▊ | 28.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8113212Z  |██████████████████████████▊ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8114139Z  |██████████████████████████▊ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8115006Z  |██████████████████████████▊ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8116190Z  |██████████████████████████▊ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8117225Z  |██████████████████████████▉ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8118832Z  |██████████████████████████▉ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8119677Z  |██████████████████████████▉ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8120881Z  |██████████████████████████▉ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8121964Z  |██████████████████████████▉ | 29.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8123015Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8124045Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8125905Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8126289Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8127722Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8128196Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8129277Z  |██████████████████████████▉ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8131165Z  |███████████████████████████ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8131404Z  |███████████████████████████ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8132445Z  |███████████████████████████ | 29.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8133968Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8134703Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8135874Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8137179Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8137801Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8139177Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8139488Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8141062Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8141492Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8141801Z  |███████████████████████████ | 29.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8143600Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8144002Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8144688Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8145360Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8146230Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8146861Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8147812Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8148332Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8150202Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8150551Z  |███████████████████████████ | 29.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8151312Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8152446Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8153030Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8153809Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8154697Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8155378Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8156959Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8157328Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8158560Z  |███████████████████████████▏ | 29.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8159821Z  |███████████████████████████▏ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8160230Z  |███████████████████████████▏ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8161488Z  |███████████████████████████▏ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8163077Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8163554Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8164606Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8165326Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8166192Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8167206Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8167972Z  |███████████████████████████▎ | 29.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8169089Z  |███████████████████████████▎ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8170101Z  |███████████████████████████▎ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8171970Z  |███████████████████████████▎ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8172367Z  |███████████████████████████▎ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8173102Z  |███████████████████████████▎ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8174066Z  |███████████████████████████▍ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8175467Z  |███████████████████████████▍ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8175732Z  |███████████████████████████▍ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8175905Z  |███████████████████████████▍ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8177403Z  |███████████████████████████▍ | 29.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8178500Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8179122Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8180734Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8181952Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8182596Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8184423Z  |███████████████████████████▍ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8184765Z  |███████████████████████████▌ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8185574Z  |███████████████████████████▌ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8186860Z  |███████████████████████████▌ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8187202Z  |███████████████████████████▌ | 29.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8188082Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8189189Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8189841Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8191832Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8192093Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8192865Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8194359Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8194588Z  |███████████████████████████▌ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8196128Z  |███████████████████████████▋ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8196557Z  |███████████████████████████▋ | 29.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8197508Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8198518Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8199284Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8199799Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8200843Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8201960Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8203180Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8204495Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8205004Z  |███████████████████████████▋ | 29.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8206218Z  |███████████████████████████▋ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8206907Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8207850Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8208772Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8209309Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8210331Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8211407Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8211640Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8213064Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8213426Z  |███████████████████████████▊ | 30.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8214184Z  |███████████████████████████▊ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8216448Z  |███████████████████████████▊ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8216800Z  |███████████████████████████▊ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8217144Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8219173Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8219471Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8220193Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8220933Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8222218Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8224043Z  |███████████████████████████▉ | 30.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8224356Z  |███████████████████████████▉ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8225146Z  |███████████████████████████▉ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8227066Z  |███████████████████████████▉ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8227435Z  |███████████████████████████▉ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8228686Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8229877Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8230868Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8231346Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8231723Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8232996Z  |████████████████████████████ | 30.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8234529Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8234858Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8236029Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8236619Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8237792Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8238638Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8239445Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8240450Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8241660Z  |████████████████████████████ | 30.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8241987Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8243642Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8243899Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8245021Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8245582Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8246382Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8247250Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8248460Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8248894Z  |████████████████████████████ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8250894Z  |████████████████████████████▏ | 30.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8251145Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8252527Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8253305Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8254206Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8255408Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8255913Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8256780Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8258307Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8258665Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8260155Z  |████████████████████████████▏ | 30.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8261100Z  |████████████████████████████▏ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8261855Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8262881Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8263720Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8264481Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8265435Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8266725Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8267353Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8268486Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8269167Z  |████████████████████████████▎ | 30.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8270673Z  |████████████████████████████▎ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8272094Z  |████████████████████████████▎ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8272574Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8273040Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8273709Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8274912Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8275781Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8276449Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8277401Z  |████████████████████████████▍ | 30.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8278185Z  |████████████████████████████▍ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8279039Z  |████████████████████████████▍ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8279770Z  |████████████████████████████▍ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8280852Z  |████████████████████████████▍ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8281765Z  |████████████████████████████▍ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8282750Z  |████████████████████████████▌ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8284589Z  |████████████████████████████▌ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8284955Z  |████████████████████████████▌ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8285895Z  |████████████████████████████▌ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8286123Z  |████████████████████████████▌ | 30.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8288082Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8288505Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8289188Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8290226Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8290998Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8292483Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8293022Z  |████████████████████████████▌ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8293644Z  |████████████████████████████▋ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8294701Z  |████████████████████████████▋ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8295464Z  |████████████████████████████▋ | 30.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8296269Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8297035Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8297681Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8298681Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8299624Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8300761Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8301717Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8302302Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8303629Z  |████████████████████████████▋ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8304523Z  |████████████████████████████▊ | 31.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8305288Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8306351Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8307384Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8307860Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8319683Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8320105Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8320520Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8320892Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8321167Z  |████████████████████████████▊ | 31.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8321433Z  |████████████████████████████▊ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8321832Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8322193Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8322555Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8322901Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8323135Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8323330Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8323611Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8323809Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8324050Z  |████████████████████████████▉ | 31.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8324256Z  |████████████████████████████▉ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8324563Z  |████████████████████████████▉ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8324754Z  |████████████████████████████▉ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8325496Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8350709Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8350959Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8351261Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8351612Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8351926Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8352235Z  |█████████████████████████████ | 31.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8352553Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8352923Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8353225Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8353634Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8353984Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8354331Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8354673Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8355138Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8355485Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8355853Z  |█████████████████████████████ | 31.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8356197Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8356603Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8356940Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8357285Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8357620Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8357971Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8358315Z  |█████████████████████████████ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8358689Z  |█████████████████████████████▏ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8359026Z  |█████████████████████████████▏ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8359356Z  |█████████████████████████████▏ | 31.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8359704Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8360064Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8360403Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8360752Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8361093Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8361440Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8361781Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8362130Z  |█████████████████████████████▏ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8362467Z  |█████████████████████████████▎ | 31.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8362817Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8363167Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8363531Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8363890Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8364245Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8364658Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8365542Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8367367Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8368024Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8368585Z  |█████████████████████████████▎ | 31.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8370274Z  |█████████████████████████████▎ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8370516Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8372976Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8373342Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8373886Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8374141Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8375262Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8375793Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8377008Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8377409Z  |█████████████████████████████▍ | 31.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8378722Z  |█████████████████████████████▍ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8379524Z  |█████████████████████████████▍ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8380401Z  |█████████████████████████████▍ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8380686Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8382202Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8382642Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8385051Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8385317Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8385762Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8388140Z  |█████████████████████████████▌ | 31.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8388341Z  |█████████████████████████████▌ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8388543Z  |█████████████████████████████▌ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8390044Z  |█████████████████████████████▌ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8390846Z  |█████████████████████████████▌ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8391995Z  |█████████████████████████████▋ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8393659Z  |█████████████████████████████▋ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8394610Z  |█████████████████████████████▋ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8395425Z  |█████████████████████████████▋ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8397074Z  |█████████████████████████████▋ | 32.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8397766Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8399171Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8400400Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8401245Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8402312Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8403465Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8403968Z  |█████████████████████████████▋ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8405496Z  |█████████████████████████████▊ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8406027Z  |█████████████████████████████▊ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8406735Z  |█████████████████████████████▊ | 32.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8407536Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8408228Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8409391Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8410343Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8410985Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8412784Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8413165Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8413596Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8414891Z  |█████████████████████████████▊ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8415894Z  |█████████████████████████████▉ | 32.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8416523Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8417777Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8418113Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8419815Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8420275Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8421521Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8422110Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8422590Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8424133Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8425042Z  |█████████████████████████████▉ | 32.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8425518Z  |█████████████████████████████▉ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8427093Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8427357Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8428588Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8430431Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8430684Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8431779Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8433088Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8434626Z  |██████████████████████████████ | 32.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8435065Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8435365Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8436957Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8438056Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8438328Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8440246Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8440940Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8441273Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8442854Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8443681Z  |██████████████████████████████ | 32.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8444378Z  |██████████████████████████████ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8445995Z  |██████████████████████████████ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8446550Z  |██████████████████████████████ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8448821Z  |██████████████████████████████ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8449035Z  |██████████████████████████████ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8449792Z  |██████████████████████████████▏ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8451398Z  |██████████████████████████████▏ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8451829Z  |██████████████████████████████▏ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8452909Z  |██████████████████████████████▏ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8454511Z  |██████████████████████████████▏ | 32.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8455153Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8456197Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8457712Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8458499Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8459726Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8460730Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8461900Z  |██████████████████████████████▏ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8463992Z  |██████████████████████████████▎ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8464333Z  |██████████████████████████████▎ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8465352Z  |██████████████████████████████▎ | 32.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8467135Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8467884Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8469098Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8469296Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8471275Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8471522Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8472510Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8473715Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8474655Z  |██████████████████████████████▎ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8475395Z  |██████████████████████████████▍ | 32.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8476233Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8477099Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8477911Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8478422Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8479544Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8480617Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8481514Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8482245Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8483740Z  |██████████████████████████████▍ | 32.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8484359Z  |██████████████████████████████▍ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8485172Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8486819Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8487788Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8488361Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8490172Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8490503Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8492020Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8492399Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8493623Z  |██████████████████████████████▌ | 33.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8494960Z  |██████████████████████████████▌ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8495179Z  |██████████████████████████████▌ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8496610Z  |██████████████████████████████▌ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8497787Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8498236Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8499485Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8500089Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8501281Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8503052Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8503316Z  |██████████████████████████████▋ | 33.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8504677Z  |██████████████████████████████▋ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8505215Z  |██████████████████████████████▋ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8505960Z  |██████████████████████████████▋ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8507312Z  |██████████████████████████████▋ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8507954Z  |██████████████████████████████▋ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8508783Z  |██████████████████████████████▊ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8510266Z  |██████████████████████████████▊ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8510546Z  |██████████████████████████████▊ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8512501Z  |██████████████████████████████▊ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8512692Z  |██████████████████████████████▊ | 33.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8513474Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8515059Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8515550Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8517043Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8517498Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8518327Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8519354Z  |██████████████████████████████▊ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8520537Z  |██████████████████████████████▉ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8521134Z  |██████████████████████████████▉ | 33.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8522454Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8522941Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8523960Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8525539Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8525736Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8527116Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8528159Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8529023Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8529856Z  |██████████████████████████████▉ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8531567Z  |███████████████████████████████ | 33.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8531937Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8533734Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8534082Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8535408Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8536583Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8537707Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8539758Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8540446Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8540649Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8542853Z  |███████████████████████████████ | 33.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8543178Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8544322Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8545758Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8546755Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8547796Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8548913Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8550319Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8551649Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8552736Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8554031Z  |███████████████████████████████ | 33.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8555745Z  |███████████████████████████████ | 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8556501Z  |███████████████████████████████ | 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8557595Z  |███████████████████████████████ | 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8558672Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8560361Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8561431Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8562369Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8563518Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8565060Z  |███████████████████████████████▏| 33.7 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8565804Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8567680Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8568441Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8569738Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8571015Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8571919Z  |███████████████████████████████▏| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8572945Z  |███████████████████████████████▎| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8574538Z  |███████████████████████████████▎| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8575449Z  |███████████████████████████████▎| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8576593Z  |███████████████████████████████▎| 33.8 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8577611Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8578776Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8580537Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8581203Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8582806Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8583802Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8584895Z  |███████████████████████████████▎| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8585857Z  |███████████████████████████████▍| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8587022Z  |███████████████████████████████▍| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8588232Z  |███████████████████████████████▍| 33.9 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8589864Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8590857Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8592405Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8593564Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8594856Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8596042Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8596637Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8598431Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8599050Z  |███████████████████████████████▍| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8599595Z  |███████████████████████████████▌| 34.0 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8601126Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8602231Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8603216Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8604823Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8605227Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8606724Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8607738Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8608205Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8609834Z  |███████████████████████████████▌| 34.1 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8610953Z  |███████████████████████████████▌| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8612237Z  |███████████████████████████████▌| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8612820Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8613009Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8613995Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8615654Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8615851Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8617493Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8618242Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8618520Z  |███████████████████████████████▋| 34.2 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8620055Z  |███████████████████████████████▋| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8621073Z  |███████████████████████████████▋| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8622259Z  |███████████████████████████████▋| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8623183Z  |███████████████████████████████▋| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8623917Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8625179Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8625965Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8626624Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8628673Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8629382Z  |███████████████████████████████▊| 34.3 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8629766Z  |███████████████████████████████▊| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8631443Z  |███████████████████████████████▊| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8631678Z  |███████████████████████████████▊| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8633156Z  |███████████████████████████████▊| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8634721Z  |███████████████████████████████▊| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8635071Z  |███████████████████████████████▉| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8636425Z  |███████████████████████████████▉| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8636726Z  |███████████████████████████████▉| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8637277Z  |███████████████████████████████▉| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8638849Z  |███████████████████████████████▉| 34.4 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8639464Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8641228Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8641446Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8641964Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8643139Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8643677Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8645263Z  |███████████████████████████████▉| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8646014Z  |████████████████████████████████| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8646804Z  |████████████████████████████████| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8648034Z  |████████████████████████████████| 34.5 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8649253Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8650340Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8651324Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8652222Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8653239Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8655374Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8655732Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.8656709Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.9934058Z  |████████████████████████████████| 34.6 MB 76.5 MB/s eta 0:00:01 2022-11-23T01:11:27.9934695Z  |████████████████████████████████| 34.6 MB 76.5 MB/s 2022-11-23T01:11:28.0832049Z [?25hRequirement already satisfied: importlib-metadata in /opt/conda/lib/python3.7/site-packages (from numba) (4.11.3) 2022-11-23T01:11:28.0838067Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from numba) (61.2.0) 2022-11-23T01:11:28.1011678Z Requirement already satisfied: typing-extensions>=3.6.4 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata->numba) (3.10.0.2) 2022-11-23T01:11:28.1018931Z Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata->numba) (3.8.0) 2022-11-23T01:11:28.4674452Z Installing collected packages: llvmlite, numba 2022-11-23T01:11:28.4674916Z Attempting uninstall: llvmlite 2022-11-23T01:11:28.4678836Z Found existing installation: llvmlite 0.38.1 2022-11-23T01:11:28.4770471Z Uninstalling llvmlite-0.38.1: 2022-11-23T01:11:28.5506339Z Successfully uninstalled llvmlite-0.38.1 2022-11-23T01:11:29.1612358Z Attempting uninstall: numba 2022-11-23T01:11:29.1614438Z Found existing installation: numba 0.55.2 2022-11-23T01:11:29.3163542Z Uninstalling numba-0.55.2: 2022-11-23T01:11:29.5081165Z Successfully uninstalled numba-0.55.2 2022-11-23T01:11:31.0672364Z Successfully installed llvmlite-0.39.1 numba-0.56.4 2022-11-23T01:11:31.2340961Z + pip install 'cmake>=3.13' --upgrade 2022-11-23T01:11:31.6106855Z Requirement already satisfied: cmake>=3.13 in /opt/conda/lib/python3.7/site-packages (3.22.5) 2022-11-23T01:11:31.8704154Z Collecting cmake>=3.13 2022-11-23T01:11:31.8916044Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2022-11-23T01:11:31.8918419Z [?25l 2022-11-23T01:11:31.8920200Z  | | 10 kB 30.0 MB/s eta 0:00:01 2022-11-23T01:11:31.8920510Z  | | 20 kB 40.5 MB/s eta 0:00:01 2022-11-23T01:11:31.8924455Z  | | 30 kB 51.8 MB/s eta 0:00:01 2022-11-23T01:11:31.8931300Z  | | 40 kB 41.2 MB/s eta 0:00:01 2022-11-23T01:11:31.8932139Z  | | 51 kB 30.5 MB/s eta 0:00:01 2022-11-23T01:11:31.8937649Z  | | 61 kB 34.7 MB/s eta 0:00:01 2022-11-23T01:11:31.8938236Z  | | 71 kB 31.6 MB/s eta 0:00:01 2022-11-23T01:11:31.8940733Z  | | 81 kB 34.5 MB/s eta 0:00:01 2022-11-23T01:11:31.8944712Z  |▏ | 92 kB 35.4 MB/s eta 0:00:01 2022-11-23T01:11:31.8946376Z  |▏ | 102 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8947425Z  |▏ | 112 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8949279Z  |▏ | 122 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8951145Z  |▏ | 133 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8952672Z  |▏ | 143 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8953859Z  |▏ | 153 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8955310Z  |▏ | 163 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8956115Z  |▎ | 174 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8956923Z  |▎ | 184 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8958792Z  |▎ | 194 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8959550Z  |▎ | 204 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8960211Z  |▎ | 215 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8960901Z  |▎ | 225 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8961426Z  |▎ | 235 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8963262Z  |▎ | 245 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8964870Z  |▍ | 256 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8965472Z  |▍ | 266 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8967491Z  |▍ | 276 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8968952Z  |▍ | 286 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8969609Z  |▍ | 296 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8970480Z  |▍ | 307 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8971118Z  |▍ | 317 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8972667Z  |▍ | 327 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8973839Z  |▌ | 337 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8975502Z  |▌ | 348 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8977042Z  |▌ | 358 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8978636Z  |▌ | 368 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8979141Z  |▌ | 378 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8979833Z  |▌ | 389 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8980447Z  |▌ | 399 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8981579Z  |▌ | 409 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8982921Z  |▋ | 419 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8984298Z  |▋ | 430 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8986008Z  |▋ | 440 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8986636Z  |▋ | 450 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8988079Z  |▋ | 460 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8988613Z  |▋ | 471 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8989479Z  |▋ | 481 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8990865Z  |▋ | 491 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8992354Z  |▊ | 501 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8992929Z  |▊ | 512 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8995333Z  |▊ | 522 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8995674Z  |▊ | 532 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8997122Z  |▊ | 542 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8997489Z  |▊ | 552 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.8999250Z  |▊ | 563 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9000772Z  |▊ | 573 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9001337Z  |▉ | 583 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9002791Z  |▉ | 593 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9004241Z  |▉ | 604 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9004556Z  |▉ | 614 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9005916Z  |▉ | 624 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9006796Z  |▉ | 634 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9008174Z  |▉ | 645 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9009920Z  |▉ | 655 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9010460Z  |█ | 665 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9011022Z  |█ | 675 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9012707Z  |█ | 686 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9014224Z  |█ | 696 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9015142Z  |█ | 706 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9016884Z  |█ | 716 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9017702Z  |█ | 727 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9019373Z  |█ | 737 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9020113Z  |█ | 747 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9020871Z  |█ | 757 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9022716Z  |█ | 768 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9023692Z  |█ | 778 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9025615Z  |█ | 788 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9026556Z  |█ | 798 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9027632Z  |█ | 808 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9029278Z  |█ | 819 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9031765Z  |█▏ | 829 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9032835Z  |█▏ | 839 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9041216Z  |█▏ | 849 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9041722Z  |█▏ | 860 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9043056Z  |█▏ | 870 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9044278Z  |█▏ | 880 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9045354Z  |█▏ | 890 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9047179Z  |█▏ | 901 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9047844Z  |█▎ | 911 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9049324Z  |█▎ | 921 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9050861Z  |█▎ | 931 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9051403Z  |█▎ | 942 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9052914Z  |█▎ | 952 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9054783Z  |█▎ | 962 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9055763Z  |█▎ | 972 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9057196Z  |█▎ | 983 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9057720Z  |█▍ | 993 kB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9059692Z  |█▍ | 1.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9060665Z  |█▍ | 1.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9062118Z  |█▍ | 1.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9062670Z  |█▍ | 1.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9064227Z  |█▍ | 1.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9064922Z  |█▍ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9065659Z  |█▍ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9067804Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9068300Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9069577Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9071642Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9072477Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9073777Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9076044Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9076550Z  |█▌ | 1.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9078260Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9078891Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9081385Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9082429Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9083183Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9084413Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9085725Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9086799Z  |█▋ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9088884Z  |█▊ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9089759Z  |█▊ | 1.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9092466Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9093428Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9094061Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9095168Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9097763Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9098252Z  |█▊ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9099923Z  |█▉ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9100529Z  |█▉ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9101914Z  |█▉ | 1.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9103149Z  |█▉ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9104077Z  |█▉ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9105605Z  |█▉ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9106652Z  |█▉ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9107168Z  |█▉ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9108471Z  |██ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9108994Z  |██ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9110236Z  |██ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9112550Z  |██ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9112989Z  |██ | 1.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9114595Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9116088Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9116398Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9117356Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9117962Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9120228Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9121038Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9121976Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9122493Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9123859Z  |██ | 1.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9124418Z  |██ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9125321Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9126204Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9128153Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9129159Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9130292Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9131094Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9131820Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9132529Z  |██▏ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9134179Z  |██▎ | 1.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9134608Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9136640Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9138101Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9138412Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9139403Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9140341Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9140868Z  |██▎ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9143129Z  |██▍ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9143673Z  |██▍ | 1.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9144590Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9146483Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9146931Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9147984Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9148780Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9150365Z  |██▍ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9151730Z  |██▌ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9152430Z  |██▌ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9153327Z  |██▌ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9155242Z  |██▌ | 1.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9155940Z  |██▌ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9156641Z  |██▌ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9157849Z  |██▌ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9158812Z  |██▌ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9159792Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9160607Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9161429Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9162948Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9163929Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9164640Z  |██▋ | 1.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9166726Z  |██▋ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9167221Z  |██▋ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9168505Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9169238Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9171040Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9171835Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9172800Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9174691Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9175742Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9176566Z  |██▊ | 2.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9177630Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9178294Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9179847Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9180655Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9181669Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9183076Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9184103Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9184653Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9185713Z  |██▉ | 2.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9186742Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9188371Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9190248Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9191101Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9192182Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9193570Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9194666Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9196520Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9196992Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9199293Z  |███ | 2.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9200727Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9201958Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9203025Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9204229Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9205072Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9207002Z  |███ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9208257Z  |███▏ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9209845Z  |███▏ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9211072Z  |███▏ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9212143Z  |███▏ | 2.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9213191Z  |███▏ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9215793Z  |███▏ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9216436Z  |███▏ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9218277Z  |███▏ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9218707Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9220236Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9221288Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9222324Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9224296Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9225587Z  |███▎ | 2.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9226218Z  |███▎ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9227787Z  |███▎ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9228274Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9229197Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9230703Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9231115Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9232078Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9234795Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9235497Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9236581Z  |███▍ | 2.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9237429Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9238163Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9239072Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9239768Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9240781Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9242428Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9243810Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9245591Z  |███▌ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9245908Z  |███▋ | 2.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9246850Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9247875Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9248795Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9250656Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9251913Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9252769Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9254218Z  |███▋ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9254899Z  |███▊ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9255601Z  |███▊ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9256515Z  |███▊ | 2.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9257245Z  |███▊ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9258928Z  |███▊ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9260225Z  |███▊ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9260966Z  |███▊ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9262743Z  |███▊ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9263451Z  |███▉ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9264484Z  |███▉ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9265429Z  |███▉ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9267075Z  |███▉ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9268457Z  |███▉ | 2.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9269174Z  |███▉ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9270933Z  |███▉ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9272705Z  |███▉ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9273073Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9273752Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9275514Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9276247Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9277284Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9279924Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9280323Z  |████ | 2.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9281212Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9282070Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9283715Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9284864Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9285490Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9287569Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9288259Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9289035Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9290128Z  |████ | 3.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9290992Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9291915Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9293639Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9294233Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9295684Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9297139Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9297917Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9298867Z  |████▏ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9299463Z  |████▎ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9300417Z  |████▎ | 3.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9302165Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9302897Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9304514Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9305822Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9306185Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9307651Z  |████▎ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9308033Z  |████▍ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9310187Z  |████▍ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9311617Z  |████▍ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9312145Z  |████▍ | 3.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9313926Z  |████▍ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9315362Z  |████▍ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9316055Z  |████▍ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9317051Z  |████▍ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9318697Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9319798Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9321655Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9322905Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9324146Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9325949Z  |████▌ | 3.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9327120Z  |████▌ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9328454Z  |████▌ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9329450Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9332114Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9332868Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9333666Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9335900Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9336956Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9338297Z  |████▋ | 3.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9339705Z  |████▋ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9340846Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9341913Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9344020Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9345646Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9347047Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9348420Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9349228Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9350492Z  |████▊ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9351318Z  |████▉ | 3.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9353412Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9355637Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9356551Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9357831Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9359084Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9359930Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9362183Z  |████▉ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9363238Z  |█████ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9364067Z  |█████ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9365177Z  |█████ | 3.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9366229Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9367266Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9368899Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9369454Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9370803Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9371905Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9372912Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9375189Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9375725Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9376827Z  |█████ | 3.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9378011Z  |█████ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9380738Z  |█████ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9382231Z  |█████ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9383294Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9384822Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9385620Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9386560Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9387138Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9388261Z  |█████▏ | 3.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9388856Z  |█████▏ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9390778Z  |█████▏ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9391660Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9392572Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9393474Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9394644Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9395404Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9396315Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9396908Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9397871Z  |█████▎ | 3.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9398896Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9399957Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9400735Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9401649Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9402669Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9404830Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9405260Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9405977Z  |█████▍ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9406506Z  |█████▌ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9408395Z  |█████▌ | 4.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9410188Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9411630Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9413147Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9414555Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9414963Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9416659Z  |█████▌ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9418723Z  |█████▋ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9419580Z  |█████▋ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9422002Z  |█████▋ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9422596Z  |█████▋ | 4.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9423760Z  |█████▋ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9426768Z  |█████▋ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9427130Z  |█████▋ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9427477Z  |█████▋ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9427775Z  |█████▋ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9428782Z  |█████▊ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9429819Z  |█████▊ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9430450Z  |█████▊ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9431706Z  |█████▊ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9432962Z  |█████▊ | 4.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9433875Z  |█████▊ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9435027Z  |█████▊ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9435752Z  |█████▊ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9437736Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9438971Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9441339Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9442026Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9444640Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9445159Z  |█████▉ | 4.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9446434Z  |█████▉ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9447391Z  |█████▉ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9448447Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9449712Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9450823Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9453071Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9454260Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9455219Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9456412Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9457442Z  |██████ | 4.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9458761Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9460511Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9461774Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9462703Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9464143Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9464641Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9466050Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9467704Z  |██████ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9469164Z  |██████▏ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9470389Z  |██████▏ | 4.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9471103Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9472165Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9474049Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9474572Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9475419Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9476022Z  |██████▏ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9477375Z  |██████▎ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9478166Z  |██████▎ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9479467Z  |██████▎ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9480464Z  |██████▎ | 4.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9481499Z  |██████▎ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9482423Z  |██████▎ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9485680Z  |██████▎ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9487434Z  |██████▎ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9487948Z  |██████▍ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9488858Z  |██████▍ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9489702Z  |██████▍ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9492521Z  |██████▍ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9493295Z  |██████▍ | 4.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9493991Z  |██████▍ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9495328Z  |██████▍ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9496207Z  |██████▍ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9497586Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9498671Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9500808Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9501764Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9502988Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9504013Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9505305Z  |██████▌ | 4.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9506369Z  |██████▌ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9507455Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9509873Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9510944Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9511689Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9513608Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9514508Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9515641Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9517654Z  |██████▋ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9518321Z  |██████▊ | 4.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9519125Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9520938Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9521648Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9522574Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9523212Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9524187Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9525021Z  |██████▊ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9525785Z  |██████▉ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9526754Z  |██████▉ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9527617Z  |██████▉ | 5.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9528454Z  |██████▉ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9529957Z  |██████▉ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9530833Z  |██████▉ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9531763Z  |██████▉ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9534016Z  |██████▉ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9534576Z  |███████ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9535320Z  |███████ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9536013Z  |███████ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9537150Z  |███████ | 5.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9538493Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9539268Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9540022Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9541007Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9542038Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9543860Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9544204Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9545521Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9547440Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9547996Z  |███████ | 5.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9548762Z  |███████ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9549328Z  |███████ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9550457Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9553217Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9554007Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9555909Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9556969Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9557798Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9559073Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9560929Z  |███████▏ | 5.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9562287Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9564117Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9565122Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9566175Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9568083Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9569143Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9570529Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9572414Z  |███████▎ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9573409Z  |███████▍ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9574677Z  |███████▍ | 5.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9577294Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9578034Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9579191Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9581140Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9582164Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9583889Z  |███████▍ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9585231Z  |███████▌ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9586621Z  |███████▌ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9587718Z  |███████▌ | 5.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9589706Z  |███████▌ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9590856Z  |███████▌ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9591926Z  |███████▌ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9593216Z  |███████▌ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9595109Z  |███████▌ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9596360Z  |███████▋ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9598127Z  |███████▋ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9599057Z  |███████▋ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9600331Z  |███████▋ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9603064Z  |███████▋ | 5.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9603630Z  |███████▋ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9604611Z  |███████▋ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9605550Z  |███████▋ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9606636Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9609288Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9609955Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9611008Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9612306Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9613131Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9614554Z  |███████▊ | 5.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9615485Z  |███████▊ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9617232Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9619184Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9620089Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9621274Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9624217Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9624724Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9625704Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9628133Z  |███████▉ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9629113Z  |████████ | 5.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9631609Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9632298Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9633580Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9634934Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9635799Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9636834Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9637905Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9638977Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9640165Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9641159Z  |████████ | 5.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9642912Z  |████████ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9644913Z  |████████ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9645668Z  |████████ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9646608Z  |████████ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9647517Z  |████████ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9649645Z  |████████▏ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9650611Z  |████████▏ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9652669Z  |████████▏ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9653040Z  |████████▏ | 6.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9653871Z  |████████▏ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9654452Z  |████████▏ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9655757Z  |████████▏ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9656213Z  |████████▏ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9658476Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9659284Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9660221Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9661309Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9662197Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9662929Z  |████████▎ | 6.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9664431Z  |████████▎ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9665032Z  |████████▎ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9667534Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9669230Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9669770Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9670788Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9671693Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9672426Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9673259Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9675482Z  |████████▍ | 6.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9676612Z  |████████▍ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9676937Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9678035Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9679799Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9680469Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9680908Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9682469Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9683415Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9684400Z  |████████▌ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9685328Z  |████████▋ | 6.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9686564Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9687936Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9689550Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9690006Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9693081Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9693581Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9694340Z  |████████▋ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9696801Z  |████████▊ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9697403Z  |████████▊ | 6.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9698031Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9698706Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9699471Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9701401Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9701922Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9702913Z  |████████▊ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9703954Z  |████████▉ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9704471Z  |████████▉ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9706139Z  |████████▉ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9707143Z  |████████▉ | 6.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9707777Z  |████████▉ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9709357Z  |████████▉ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9709865Z  |████████▉ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9711190Z  |████████▉ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9712042Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9712893Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9715033Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9715906Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9716519Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9718032Z  |█████████ | 6.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9719537Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9720087Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9720567Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9721052Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9723225Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9725061Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9725608Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9726662Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9727368Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9728338Z  |█████████ | 6.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9729077Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9730626Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9732419Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9733022Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9734319Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9735333Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9736027Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9736884Z  |█████████▏ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9737381Z  |█████████▎ | 6.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9740277Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9740996Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9742229Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9743182Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9744530Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9745139Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9747299Z  |█████████▎ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9748149Z  |█████████▍ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9749118Z  |█████████▍ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9750518Z  |█████████▍ | 6.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9751668Z  |█████████▍ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9752687Z  |█████████▍ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9754757Z  |█████████▍ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9756550Z  |█████████▍ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9757658Z  |█████████▍ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9758936Z  |█████████▌ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9759854Z  |█████████▌ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9761074Z  |█████████▌ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9763492Z  |█████████▌ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9764012Z  |█████████▌ | 7.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9765530Z  |█████████▌ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9766157Z  |█████████▌ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9768073Z  |█████████▌ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9768556Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9769144Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9771491Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9772748Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9773104Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9773792Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9774698Z  |█████████▋ | 7.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9776520Z  |█████████▋ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9777317Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9778125Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9781323Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9782483Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9783420Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9784139Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9784804Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9786511Z  |█████████▊ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9788299Z  |█████████▉ | 7.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9788862Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9790557Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9791039Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9791990Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9792582Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9793971Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9795672Z  |█████████▉ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9796730Z  |██████████ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9797537Z  |██████████ | 7.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9799117Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9800535Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9800932Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9801925Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9803653Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9804630Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9805704Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9806550Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9808255Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9808725Z  |██████████ | 7.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9809112Z  |██████████ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9810061Z  |██████████ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9811638Z  |██████████ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9812510Z  |██████████ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9813554Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9815021Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9816576Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9816894Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9818286Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9818857Z  |██████████▏ | 7.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9820308Z  |██████████▏ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9821069Z  |██████████▏ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9822067Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9823685Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9824646Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9825941Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9826629Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9828528Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9828974Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9829819Z  |██████████▎ | 7.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9831450Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9832447Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9833940Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9834885Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9835502Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9836463Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9837069Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9838263Z  |██████████▍ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9838990Z  |██████████▌ | 7.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9839775Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9841402Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9842081Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9842654Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9844231Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9845146Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9846053Z  |██████████▌ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9847094Z  |██████████▋ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9847929Z  |██████████▋ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9849267Z  |██████████▋ | 7.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9850119Z  |██████████▋ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9851770Z  |██████████▋ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9852083Z  |██████████▋ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9853611Z  |██████████▋ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9854305Z  |██████████▋ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9855335Z  |██████████▊ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9855947Z  |██████████▊ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9857301Z  |██████████▊ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9858559Z  |██████████▊ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9859003Z  |██████████▊ | 7.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9860636Z  |██████████▊ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9860928Z  |██████████▊ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9862123Z  |██████████▊ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9862662Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9863441Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9864279Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9865289Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9866223Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9867285Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9867646Z  |██████████▉ | 8.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9869429Z  |██████████▉ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9870213Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9870570Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9873152Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9873589Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9873928Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9874408Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:31.9875660Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0223753Z  |███████████ | 8.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0238710Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0239544Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0240543Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0241774Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0242277Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0243740Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0244298Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0245456Z  |███████████ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0246410Z  |███████████▏ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0246810Z  |███████████▏ | 8.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0248963Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0249399Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0249771Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0251263Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0251713Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0252304Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0253081Z  |███████████▏ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0253762Z  |███████████▎ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0254859Z  |███████████▎ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0258115Z  |███████████▎ | 8.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0258862Z  |███████████▎ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0260011Z  |███████████▎ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0260917Z  |███████████▎ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0262706Z  |███████████▎ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0263850Z  |███████████▎ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0264351Z  |███████████▍ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0265584Z  |███████████▍ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0266388Z  |███████████▍ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0267008Z  |███████████▍ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0268274Z  |███████████▍ | 8.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0268963Z  |███████████▍ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0270298Z  |███████████▍ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0271450Z  |███████████▍ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0272126Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0273048Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0274944Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0275327Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0276453Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0277124Z  |███████████▌ | 8.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0279011Z  |███████████▌ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0279372Z  |███████████▌ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0279764Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0280828Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0281742Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0282395Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0283343Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0284093Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0285711Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0286225Z  |███████████▋ | 8.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0286868Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0287450Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0288460Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0288793Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0290114Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0291030Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0292185Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0293004Z  |███████████▊ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0293683Z  |███████████▉ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0294486Z  |███████████▉ | 8.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0295794Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0296337Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0297575Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0298032Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0299959Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0300516Z  |███████████▉ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0301064Z  |████████████ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0302158Z  |████████████ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0302636Z  |████████████ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0303731Z  |████████████ | 8.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0304830Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0305506Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0307134Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0307741Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0309474Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0310066Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0311209Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0312098Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0313323Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0314372Z  |████████████ | 8.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0315742Z  |████████████ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0317085Z  |████████████ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0318357Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0319457Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0320666Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0321583Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0322782Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0323694Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0324770Z  |████████████▏ | 9.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0326034Z  |████████████▏ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0327091Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0328095Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0329413Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0330471Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0331640Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0332673Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0333959Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0335102Z  |████████████▎ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0336013Z  |████████████▍ | 9.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0337131Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0338440Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0339305Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0340428Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0341336Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0342679Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0343780Z  |████████████▍ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0344844Z  |████████████▌ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0346081Z  |████████████▌ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0347231Z  |████████████▌ | 9.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0347943Z  |████████████▌ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0401737Z  |████████████▌ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0402417Z  |████████████▌ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0402955Z  |████████████▌ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0404590Z  |████████████▌ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0405478Z  |████████████▋ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0406633Z  |████████████▋ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0407913Z  |████████████▋ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0409076Z  |████████████▋ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0410332Z  |████████████▋ | 9.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0411396Z  |████████████▋ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0412704Z  |████████████▋ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0414427Z  |████████████▋ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0415334Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0416454Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0419084Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0419829Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0420402Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0421112Z  |████████████▊ | 9.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0422384Z  |████████████▊ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0423751Z  |████████████▊ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0424642Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0425816Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0426854Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0427504Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0429447Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0429867Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0430648Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0432734Z  |████████████▉ | 9.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0433228Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0433812Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0434780Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0435236Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0436585Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0437063Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0437883Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0438906Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0439277Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0440584Z  |█████████████ | 9.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0441159Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0441618Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0443385Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0443711Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0444869Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0445506Z  |█████████████ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0446221Z  |█████████████▏ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0447083Z  |█████████████▏ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0448134Z  |█████████████▏ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0448938Z  |█████████████▏ | 9.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0450319Z  |█████████████▏ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0450619Z  |█████████████▏ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0451177Z  |█████████████▏ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0452292Z  |█████████████▏ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0452985Z  |█████████████▎ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0453896Z  |█████████████▎ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0454445Z  |█████████████▎ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0455274Z  |█████████████▎ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0456350Z  |█████████████▎ | 9.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0456980Z  |█████████████▎ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0457975Z  |█████████████▎ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0458905Z  |█████████████▎ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0459376Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0460990Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0462121Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0487518Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0488139Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0488571Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0488890Z  |█████████████▍ | 9.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0489370Z  |█████████████▍ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0492199Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0493440Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0493801Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0494138Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0495159Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0495818Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0496569Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0497399Z  |█████████████▌ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0497847Z  |█████████████▋ | 10.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0498311Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0498753Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0499078Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0499606Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0499948Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0500387Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0501166Z  |█████████████▋ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0502100Z  |█████████████▊ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0502514Z  |█████████████▊ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0502950Z  |█████████████▊ | 10.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0504087Z  |█████████████▊ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0505122Z  |█████████████▊ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0505498Z  |█████████████▊ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0505806Z  |█████████████▊ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0506097Z  |█████████████▊ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0506543Z  |█████████████▉ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0507095Z  |█████████████▉ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0508327Z  |█████████████▉ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0508748Z  |█████████████▉ | 10.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0509330Z  |█████████████▉ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0509651Z  |█████████████▉ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0510171Z  |█████████████▉ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0510671Z  |█████████████▉ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0511453Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0517822Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0519156Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0519554Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0520000Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0520409Z  |██████████████ | 10.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0520705Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0521058Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0521439Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0521805Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0522088Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0522472Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0522949Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0523275Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0523674Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0524060Z  |██████████████ | 10.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0524339Z  |██████████████ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0524723Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0525245Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0525532Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0525943Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0526322Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0526761Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0528638Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0529901Z  |██████████████▏ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0530665Z  |██████████████▎ | 10.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0530969Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0552154Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0552555Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0553022Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0553385Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0553956Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0554353Z  |██████████████▎ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0554743Z  |██████████████▍ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0555110Z  |██████████████▍ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0555541Z  |██████████████▍ | 10.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0555923Z  |██████████████▍ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0556218Z  |██████████████▍ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0556667Z  |██████████████▍ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0557148Z  |██████████████▍ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0557600Z  |██████████████▍ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0558089Z  |██████████████▌ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0558572Z  |██████████████▌ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0559033Z  |██████████████▌ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0559406Z  |██████████████▌ | 10.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0559780Z  |██████████████▌ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0560134Z  |██████████████▌ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0560580Z  |██████████████▌ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0561013Z  |██████████████▌ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0561466Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0561922Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0562406Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0563004Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0563451Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0563744Z  |██████████████▋ | 10.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0564160Z  |██████████████▋ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0564597Z  |██████████████▋ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0564972Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0565389Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0565693Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0566048Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0566421Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0566732Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0567119Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0567405Z  |██████████████▊ | 10.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0567750Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0568196Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0568588Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0568927Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0569255Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0569573Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0569916Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0570259Z  |██████████████▉ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0571183Z  |███████████████ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0571666Z  |███████████████ | 11.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0572620Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0573408Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0574324Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0575692Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0576707Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0577758Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0579007Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0580043Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0581770Z  |███████████████ | 11.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0582634Z  |███████████████ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0583716Z  |███████████████ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0584755Z  |███████████████ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0585694Z  |███████████████ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0587057Z  |███████████████ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0588632Z  |███████████████▏ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0589046Z  |███████████████▏ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0591030Z  |███████████████▏ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0592121Z  |███████████████▏ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0592822Z  |███████████████▏ | 11.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0594847Z  |███████████████▏ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0595273Z  |███████████████▏ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0596096Z  |███████████████▏ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0597726Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0598833Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0619779Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0620231Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0620611Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0620942Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0621400Z  |███████████████▎ | 11.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0621741Z  |███████████████▎ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0622212Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0622522Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0622946Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0623304Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0623843Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0624240Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0624668Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0625038Z  |███████████████▍ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0625516Z  |███████████████▌ | 11.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0625814Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0626188Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0626579Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0626991Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0627339Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0627709Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0628141Z  |███████████████▌ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0628446Z  |███████████████▋ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0628811Z  |███████████████▋ | 11.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0629190Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0629547Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0629864Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0630385Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0630801Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0631102Z  |███████████████▋ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0631463Z  |███████████████▊ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0631884Z  |███████████████▊ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0632249Z  |███████████████▊ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0632663Z  |███████████████▊ | 11.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0632964Z  |███████████████▊ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0633326Z  |███████████████▊ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0633798Z  |███████████████▊ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0634419Z  |███████████████▊ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0634876Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0635966Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0637136Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0637472Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0638543Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0639480Z  |███████████████▉ | 11.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0641138Z  |███████████████▉ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0641470Z  |███████████████▉ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0642525Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0643443Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0644081Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0645773Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0646351Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0647316Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0648500Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0649304Z  |████████████████ | 11.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0650158Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0651272Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0651723Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0653467Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0653833Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0654650Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0656098Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0656525Z  |████████████████ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0657542Z  |████████████████▏ | 11.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0659139Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0659488Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0660940Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0661421Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0662808Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0663706Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0664321Z  |████████████████▏ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0666029Z  |████████████████▎ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0666922Z  |████████████████▎ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0667328Z  |████████████████▎ | 12.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0668440Z  |████████████████▎ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0668837Z  |████████████████▎ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0671134Z  |████████████████▎ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0671646Z  |████████████████▎ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0671956Z  |████████████████▎ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0673378Z  |████████████████▍ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0674452Z  |████████████████▍ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0675225Z  |████████████████▍ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0676649Z  |████████████████▍ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0677518Z  |████████████████▍ | 12.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0678718Z  |████████████████▍ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0680162Z  |████████████████▍ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0681004Z  |████████████████▍ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0682313Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0683886Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0684606Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0685692Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0686615Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0688099Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0689507Z  |████████████████▌ | 12.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0690147Z  |████████████████▌ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0691722Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0692319Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0693451Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0694289Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0695432Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0696671Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0697739Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0698672Z  |████████████████▋ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0700081Z  |████████████████▊ | 12.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0701063Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0701894Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0702897Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0703618Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0704398Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0705773Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0706793Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0707690Z  |████████████████▊ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0708935Z  |████████████████▉ | 12.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0709715Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0710540Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0711145Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0712918Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0713872Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0714587Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0715342Z  |████████████████▉ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0716646Z  |█████████████████ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0717324Z  |█████████████████ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0718283Z  |█████████████████ | 12.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0718876Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0720039Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0721140Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0721718Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0722916Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0724201Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0724634Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0725568Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0726680Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0727597Z  |█████████████████ | 12.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0728524Z  |█████████████████ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0730049Z  |█████████████████ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0730643Z  |█████████████████ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0731426Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0731928Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0733658Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0734067Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0735334Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0736205Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0736780Z  |█████████████████▏ | 12.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0738232Z  |█████████████████▏ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0739076Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0740322Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0741796Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0742101Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0743264Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0744203Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0744863Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0746113Z  |█████████████████▎ | 12.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0747600Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0748367Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0749431Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0749781Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0751335Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0752372Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0753116Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0754338Z  |█████████████████▍ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0755839Z  |█████████████████▌ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0756630Z  |█████████████████▌ | 12.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0758030Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0758707Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0760142Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0761055Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0761909Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0763179Z  |█████████████████▌ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0764124Z  |█████████████████▋ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0765121Z  |█████████████████▋ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0766473Z  |█████████████████▋ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0767392Z  |█████████████████▋ | 13.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0768769Z  |█████████████████▋ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0770228Z  |█████████████████▋ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0771069Z  |█████████████████▋ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0772318Z  |█████████████████▋ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0773456Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0774406Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0775663Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0776673Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0777992Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0779698Z  |█████████████████▊ | 13.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0780439Z  |█████████████████▊ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0781627Z  |█████████████████▊ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0782982Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0784058Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0785246Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0786017Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0787151Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0788543Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0789752Z  |█████████████████▉ | 13.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0791503Z  |█████████████████▉ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0792743Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0793953Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0795190Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0796258Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0797585Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0798350Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0799335Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0800640Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0802191Z  |██████████████████ | 13.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0803107Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0804232Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0805118Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0806453Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0807836Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0808853Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0810156Z  |██████████████████ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0811422Z  |██████████████████▏ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0812116Z  |██████████████████▏ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0813432Z  |██████████████████▏ | 13.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0814371Z  |██████████████████▏ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0815900Z  |██████████████████▏ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0816349Z  |██████████████████▏ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0817731Z  |██████████████████▏ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0818837Z  |██████████████████▏ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0819607Z  |██████████████████▎ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0820401Z  |██████████████████▎ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0821316Z  |██████████████████▎ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0821987Z  |██████████████████▎ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0823366Z  |██████████████████▎ | 13.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0824559Z  |██████████████████▎ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0825252Z  |██████████████████▎ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0826546Z  |██████████████████▎ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0827783Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0828730Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0829862Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0831027Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0832012Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0834027Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0834572Z  |██████████████████▍ | 13.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0835914Z  |██████████████████▍ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0837193Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0838323Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0839305Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0840263Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0841485Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0842872Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0843708Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0845091Z  |██████████████████▌ | 13.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0846403Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0847464Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0848752Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0849753Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0851050Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0852128Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0853332Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0855369Z  |██████████████████▋ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0855902Z  |██████████████████▊ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0856863Z  |██████████████████▊ | 13.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0858128Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0859100Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0860380Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0861669Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0862717Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0863808Z  |██████████████████▊ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0865473Z  |██████████████████▉ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0866251Z  |██████████████████▉ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0867598Z  |██████████████████▉ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0868675Z  |██████████████████▉ | 13.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0870191Z  |██████████████████▉ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0871559Z  |██████████████████▉ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0872716Z  |██████████████████▉ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0873585Z  |██████████████████▉ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0874873Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0875885Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0877193Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0878050Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0879437Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0880410Z  |███████████████████ | 14.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0881474Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0882683Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0884053Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0884963Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0886832Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0887388Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0888496Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0889887Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0890981Z  |███████████████████ | 14.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0892065Z  |███████████████████ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0893321Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0894258Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0895717Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0896863Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0897829Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0899188Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0900183Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0901464Z  |███████████████████▏ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0902712Z  |███████████████████▎ | 14.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0903794Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0905111Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0906090Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0907161Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0908169Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0909400Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0910793Z  |███████████████████▎ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0912144Z  |███████████████████▍ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0913022Z  |███████████████████▍ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0914440Z  |███████████████████▍ | 14.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0915494Z  |███████████████████▍ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0916517Z  |███████████████████▍ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0917799Z  |███████████████████▍ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0918481Z  |███████████████████▍ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0920208Z  |███████████████████▍ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0921454Z  |███████████████████▌ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0922572Z  |███████████████████▌ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0923548Z  |███████████████████▌ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0924246Z  |███████████████████▌ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0925602Z  |███████████████████▌ | 14.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0926831Z  |███████████████████▌ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0927484Z  |███████████████████▌ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0929332Z  |███████████████████▌ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0930668Z  |███████████████████▌ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0931591Z  |███████████████████▋ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0932509Z  |███████████████████▋ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0933675Z  |███████████████████▋ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0934969Z  |███████████████████▋ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0935890Z  |███████████████████▋ | 14.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0937235Z  |███████████████████▋ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0938216Z  |███████████████████▋ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0939969Z  |███████████████████▋ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0940870Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0941539Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0943832Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0944430Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0945058Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0945823Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0946392Z  |███████████████████▊ | 14.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0947188Z  |███████████████████▊ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0948386Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0949183Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0949846Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0951809Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0952139Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0953186Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0953924Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0954709Z  |███████████████████▉ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0956177Z  |████████████████████ | 14.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0956654Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0957634Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0959069Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0959520Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0960821Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0961945Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0962511Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0963383Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0964080Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0964712Z  |████████████████████ | 14.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0966391Z  |████████████████████ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0967139Z  |████████████████████ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0968193Z  |████████████████████ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0968767Z  |████████████████████ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0970180Z  |████████████████████ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0971515Z  |████████████████████▏ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0972457Z  |████████████████████▏ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0973822Z  |████████████████████▏ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0975056Z  |████████████████████▏ | 14.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0976133Z  |████████████████████▏ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0977341Z  |████████████████████▏ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0977917Z  |████████████████████▏ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0979850Z  |████████████████████▏ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0980241Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0982077Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0982462Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0983508Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0984501Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0986210Z  |████████████████████▎ | 15.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0986721Z  |████████████████████▎ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0987076Z  |████████████████████▎ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0988533Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0989364Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0990519Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0991754Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0992523Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0993295Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0994334Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0995337Z  |████████████████████▍ | 15.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0996316Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0997975Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0998391Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0999268Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.0999949Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1001324Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1002041Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1002591Z  |████████████████████▌ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1004020Z  |████████████████████▋ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1004525Z  |████████████████████▋ | 15.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1005301Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1006853Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1007223Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1008613Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1009087Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1010139Z  |████████████████████▋ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1011214Z  |████████████████████▊ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1012233Z  |████████████████████▊ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1013054Z  |████████████████████▊ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1014237Z  |████████████████████▊ | 15.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1015310Z  |████████████████████▊ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1016632Z  |████████████████████▊ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1017523Z  |████████████████████▊ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1019024Z  |████████████████████▊ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1020195Z  |████████████████████▉ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1021287Z  |████████████████████▉ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1022572Z  |████████████████████▉ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1023950Z  |████████████████████▉ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1024926Z  |████████████████████▉ | 15.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1026113Z  |████████████████████▉ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1027024Z  |████████████████████▉ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1028191Z  |████████████████████▉ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1029476Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1030709Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1031966Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1033301Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1034350Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1035455Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1036519Z  |█████████████████████ | 15.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1038115Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1039397Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1040421Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1041491Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1043159Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1044064Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1045251Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1046156Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1047730Z  |█████████████████████ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1048350Z  |█████████████████████▏ | 15.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1049478Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1050964Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1051738Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1052847Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1053710Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1054198Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1056088Z  |█████████████████████▏ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1056594Z  |█████████████████████▎ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1057470Z  |█████████████████████▎ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1059201Z  |█████████████████████▎ | 15.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1059501Z  |█████████████████████▎ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1059929Z  |█████████████████████▎ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1061628Z  |█████████████████████▎ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1061966Z  |█████████████████████▎ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1063336Z  |█████████████████████▎ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1064275Z  |█████████████████████▍ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1064857Z  |█████████████████████▍ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1066278Z  |█████████████████████▍ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1067080Z  |█████████████████████▍ | 15.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1067630Z  |█████████████████████▍ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1068679Z  |█████████████████████▍ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1069408Z  |█████████████████████▍ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1070512Z  |█████████████████████▍ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1071669Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1072249Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1073332Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1074327Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1075045Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1076145Z  |█████████████████████▌ | 15.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1076817Z  |█████████████████████▌ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1077955Z  |█████████████████████▌ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1078891Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1079753Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1080754Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1081842Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1082715Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1084006Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1084527Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1085835Z  |█████████████████████▋ | 16.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1086740Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1087450Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1088601Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1089694Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1090225Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1091476Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1091775Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1093268Z  |█████████████████████▊ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1094002Z  |█████████████████████▉ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1094733Z  |█████████████████████▉ | 16.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1096024Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1096795Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1097454Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1098346Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1099122Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1100225Z  |█████████████████████▉ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1101243Z  |██████████████████████ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1102042Z  |██████████████████████ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1103144Z  |██████████████████████ | 16.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1104246Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1104927Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1105940Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1106618Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1108351Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1109245Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1110024Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1111216Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1112403Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1113171Z  |██████████████████████ | 16.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1113893Z  |██████████████████████ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1114505Z  |██████████████████████ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1115409Z  |██████████████████████ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1116625Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1117064Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1118225Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1118814Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1119670Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1120555Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1121831Z  |██████████████████████▏ | 16.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1122826Z  |██████████████████████▏ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1123888Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1125129Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1126091Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1127639Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1128616Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1130070Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1130857Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1132158Z  |██████████████████████▎ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1133289Z  |██████████████████████▍ | 16.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1134150Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1135542Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1136681Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1137329Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1139078Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1139727Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1140751Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1142210Z  |██████████████████████▍ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1143107Z  |██████████████████████▌ | 16.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1144035Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1145487Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1146063Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1147805Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1148359Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1150129Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1150970Z  |██████████████████████▌ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1152150Z  |██████████████████████▋ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1153234Z  |██████████████████████▋ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1154866Z  |██████████████████████▋ | 16.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1155510Z  |██████████████████████▋ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1156516Z  |██████████████████████▋ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1157882Z  |██████████████████████▋ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1159134Z  |██████████████████████▋ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1159689Z  |██████████████████████▋ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1161277Z  |██████████████████████▊ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1162497Z  |██████████████████████▊ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1163046Z  |██████████████████████▊ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1164169Z  |██████████████████████▊ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1164787Z  |██████████████████████▊ | 16.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1166552Z  |██████████████████████▊ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1167600Z  |██████████████████████▊ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1168737Z  |██████████████████████▊ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1169677Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1170471Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1171723Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1173433Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1174188Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1175340Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1176481Z  |██████████████████████▉ | 16.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1177587Z  |██████████████████████▉ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1178469Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1179515Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1180363Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1182022Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1182825Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1184037Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1185505Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1185973Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1187398Z  |███████████████████████ | 17.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1190324Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1191251Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1192424Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1193103Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1194630Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1196686Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1197054Z  |███████████████████████ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1197895Z  |███████████████████████▏ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1198720Z  |███████████████████████▏ | 17.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1200060Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1201081Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1202770Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1202957Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1204664Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1205036Z  |███████████████████████▏ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1205955Z  |███████████████████████▎ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1206409Z  |███████████████████████▎ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1207614Z  |███████████████████████▎ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1209027Z  |███████████████████████▎ | 17.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1209381Z  |███████████████████████▎ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1210604Z  |███████████████████████▎ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1211225Z  |███████████████████████▎ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1212138Z  |███████████████████████▎ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1214026Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1214226Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1214537Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1216247Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1216452Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1217826Z  |███████████████████████▍ | 17.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1219547Z  |███████████████████████▍ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1220042Z  |███████████████████████▍ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1220930Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1221670Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1223552Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1224199Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1224985Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1225956Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1227317Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1227829Z  |███████████████████████▌ | 17.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1229193Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1229671Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1230815Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1232278Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1232888Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1233665Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1234949Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1236039Z  |███████████████████████▋ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1237306Z  |███████████████████████▊ | 17.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1237854Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1239445Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1241168Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1241515Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1242522Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1244088Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1244965Z  |███████████████████████▊ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1246142Z  |███████████████████████▉ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1247149Z  |███████████████████████▉ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1249543Z  |███████████████████████▉ | 17.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1250076Z  |███████████████████████▉ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1250692Z  |███████████████████████▉ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1252282Z  |███████████████████████▉ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1253042Z  |███████████████████████▉ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1253757Z  |███████████████████████▉ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1254850Z  |████████████████████████ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1255683Z  |████████████████████████ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1257219Z  |████████████████████████ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1257932Z  |████████████████████████ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1259477Z  |████████████████████████ | 17.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1259670Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1261381Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1262087Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1262981Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1263492Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1264812Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1265737Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1266404Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1267820Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1268730Z  |████████████████████████ | 17.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1269776Z  |████████████████████████ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1270644Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1271132Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1273398Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1273745Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1274343Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1275826Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1276758Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1277703Z  |████████████████████████▏ | 17.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1279188Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1279737Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1281163Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1282674Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1283498Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1284441Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1285947Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1286740Z  |████████████████████████▎ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1287847Z  |████████████████████████▍ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1288593Z  |████████████████████████▍ | 18.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1290774Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1291462Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1292436Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1293614Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1294615Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1295444Z  |████████████████████████▍ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1296724Z  |████████████████████████▌ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1297902Z  |████████████████████████▌ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1298963Z  |████████████████████████▌ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1300462Z  |████████████████████████▌ | 18.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1301263Z  |████████████████████████▌ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1302494Z  |████████████████████████▌ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1304063Z  |████████████████████████▌ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1304717Z  |████████████████████████▌ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1305984Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1307032Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1308308Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1309448Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1310550Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1311895Z  |████████████████████████▋ | 18.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1313114Z  |████████████████████████▋ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1313970Z  |████████████████████████▋ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1315307Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1316187Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1317611Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1318900Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1319699Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1321113Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1322535Z  |████████████████████████▊ | 18.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1323482Z  |████████████████████████▊ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1325103Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1325542Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1326891Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1327928Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1328667Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1330322Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1331317Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1332244Z  |████████████████████████▉ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1333508Z  |█████████████████████████ | 18.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1334839Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1335867Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1337016Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1338026Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1339267Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1340524Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1341500Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1342807Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1343558Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1344815Z  |█████████████████████████ | 18.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1346105Z  |█████████████████████████ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1347144Z  |█████████████████████████ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1348385Z  |█████████████████████████ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1349767Z  |█████████████████████████ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1350937Z  |█████████████████████████ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1352345Z  |█████████████████████████▏ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1353281Z  |█████████████████████████▏ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1354836Z  |█████████████████████████▏ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1356102Z  |█████████████████████████▏ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1356837Z  |█████████████████████████▏ | 18.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1358205Z  |█████████████████████████▏ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1359547Z  |█████████████████████████▏ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1360371Z  |█████████████████████████▏ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1361572Z  |█████████████████████████▏ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1362311Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1364304Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1364816Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1365704Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1367103Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1368572Z  |█████████████████████████▎ | 18.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1369496Z  |█████████████████████████▎ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1370494Z  |█████████████████████████▎ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1371459Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1372601Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1374160Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1375138Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1376616Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1377572Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1378769Z  |█████████████████████████▍ | 18.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1380100Z  |█████████████████████████▍ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1380597Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1381987Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1383097Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1384425Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1385717Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1386424Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1387573Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1388933Z  |█████████████████████████▌ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1389818Z  |█████████████████████████▋ | 18.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1391254Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1392351Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1393688Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1395091Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1396039Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1397625Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1398517Z  |█████████████████████████▋ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1399122Z  |█████████████████████████▊ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1400660Z  |█████████████████████████▊ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1401645Z  |█████████████████████████▊ | 19.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1402899Z  |█████████████████████████▊ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1404006Z  |█████████████████████████▊ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1404949Z  |█████████████████████████▊ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1406626Z  |█████████████████████████▊ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1407658Z  |█████████████████████████▊ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1408769Z  |█████████████████████████▉ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1409883Z  |█████████████████████████▉ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1410559Z  |█████████████████████████▉ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1411898Z  |█████████████████████████▉ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1413021Z  |█████████████████████████▉ | 19.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1413982Z  |█████████████████████████▉ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1415222Z  |█████████████████████████▉ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1416632Z  |█████████████████████████▉ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1417587Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1418734Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1419578Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1421237Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1422856Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1423402Z  |██████████████████████████ | 19.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1424636Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1425808Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1426740Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1427809Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1428581Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1430212Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1431165Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1432565Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1433678Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1434891Z  |██████████████████████████ | 19.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1436177Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1437302Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1438381Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1439485Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1441470Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1441888Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1443028Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1444191Z  |██████████████████████████▏ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1444943Z  |██████████████████████████▎ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1446843Z  |██████████████████████████▎ | 19.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1447209Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1448405Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1449576Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1450159Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1451759Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1453058Z  |██████████████████████████▎ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1454084Z  |██████████████████████████▍ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1455411Z  |██████████████████████████▍ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1456197Z  |██████████████████████████▍ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1457591Z  |██████████████████████████▍ | 19.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1458426Z  |██████████████████████████▍ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1459811Z  |██████████████████████████▍ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1460777Z  |██████████████████████████▍ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1461947Z  |██████████████████████████▍ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1463214Z  |██████████████████████████▌ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1464140Z  |██████████████████████████▌ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1465284Z  |██████████████████████████▌ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1466324Z  |██████████████████████████▌ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1467169Z  |██████████████████████████▌ | 19.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1468742Z  |██████████████████████████▌ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1469490Z  |██████████████████████████▌ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1470944Z  |██████████████████████████▌ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1472433Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1473744Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1474615Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1476087Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1476756Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1478346Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1479241Z  |██████████████████████████▋ | 19.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1480297Z  |██████████████████████████▋ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1481874Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1482514Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1484115Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1485178Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1486072Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1487244Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1488243Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1490102Z  |██████████████████████████▊ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1490994Z  |██████████████████████████▉ | 19.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1491832Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1493301Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1494452Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1495361Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1496604Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1497688Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1498799Z  |██████████████████████████▉ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1500048Z  |███████████████████████████ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1500974Z  |███████████████████████████ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1502129Z  |███████████████████████████ | 19.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1503279Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1504066Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1505390Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1506294Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1507896Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1509220Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1510111Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1511214Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1512505Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1513361Z  |███████████████████████████ | 20.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1514824Z  |███████████████████████████ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1515945Z  |███████████████████████████ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1517027Z  |███████████████████████████ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1518597Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1519360Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1520411Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1522170Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1522838Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1524913Z  |███████████████████████████▏ | 20.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1525506Z  |███████████████████████████▏ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1526219Z  |███████████████████████████▏ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1527946Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1529045Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1530341Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1531755Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1532454Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1534389Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1534726Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1535541Z  |███████████████████████████▎ | 20.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1537173Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1537531Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1539077Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1540293Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1540943Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1542447Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1543149Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1544449Z  |███████████████████████████▍ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1545401Z  |███████████████████████████▌ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1545768Z  |███████████████████████████▌ | 20.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1547478Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1548732Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1549049Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1550263Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1550782Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1552127Z  |███████████████████████████▌ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1553488Z  |███████████████████████████▋ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1553929Z  |███████████████████████████▋ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1555243Z  |███████████████████████████▋ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1555721Z  |███████████████████████████▋ | 20.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1556283Z  |███████████████████████████▋ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1557823Z  |███████████████████████████▋ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1558626Z  |███████████████████████████▋ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1559420Z  |███████████████████████████▋ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1560604Z  |███████████████████████████▊ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1561789Z  |███████████████████████████▊ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1563498Z  |███████████████████████████▊ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1564238Z  |███████████████████████████▊ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1564575Z  |███████████████████████████▊ | 20.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1566838Z  |███████████████████████████▊ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1567253Z  |███████████████████████████▊ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1567774Z  |███████████████████████████▊ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1569153Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1569796Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1571278Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1571870Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1572602Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1574222Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1575905Z  |███████████████████████████▉ | 20.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1576976Z  |███████████████████████████▉ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1577745Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1578463Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1580313Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1580776Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1581727Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1583222Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1584208Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1584923Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1586538Z  |████████████████████████████ | 20.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1587458Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1588444Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1590505Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1590971Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1591993Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1592865Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1593435Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1594948Z  |████████████████████████████ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1595409Z  |████████████████████████████▏ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1596783Z  |████████████████████████████▏ | 20.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1597618Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1598293Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1599668Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1600084Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1601423Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1602149Z  |████████████████████████████▏ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1603223Z  |████████████████████████████▎ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1604805Z  |████████████████████████████▎ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1605199Z  |████████████████████████████▎ | 20.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1606024Z  |████████████████████████████▎ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1607566Z  |████████████████████████████▎ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1608143Z  |████████████████████████████▎ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1609429Z  |████████████████████████████▎ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1610419Z  |████████████████████████████▎ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1611281Z  |████████████████████████████▍ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1612506Z  |████████████████████████████▍ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1613613Z  |████████████████████████████▍ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1614603Z  |████████████████████████████▍ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1616245Z  |████████████████████████████▍ | 21.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1617093Z  |████████████████████████████▍ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1618336Z  |████████████████████████████▍ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1619359Z  |████████████████████████████▍ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1620275Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1621878Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1623868Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1624207Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1625390Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1626293Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1627979Z  |████████████████████████████▌ | 21.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1628507Z  |████████████████████████████▌ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1629251Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1630902Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1632084Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1632751Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1634231Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1634602Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1635747Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1636601Z  |████████████████████████████▋ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1636977Z  |████████████████████████████▊ | 21.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1638415Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1639958Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1640326Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1641209Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1641920Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1643313Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1644308Z  |████████████████████████████▊ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1644991Z  |████████████████████████████▉ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1647271Z  |████████████████████████████▉ | 21.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1647607Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1648055Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1648998Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1649650Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1651066Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1652077Z  |████████████████████████████▉ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1653127Z  |█████████████████████████████ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1654015Z  |█████████████████████████████ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1655534Z  |█████████████████████████████ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1655990Z  |█████████████████████████████ | 21.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1657488Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1658461Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1659466Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1661046Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1661857Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1663012Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1664288Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1665844Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1667030Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1667486Z  |█████████████████████████████ | 21.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1668870Z  |█████████████████████████████ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1670434Z  |█████████████████████████████ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1671300Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1672646Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1673215Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1674258Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1675158Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1675848Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1676913Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1677841Z  |█████████████████████████████▏ | 21.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1678579Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1679797Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1681219Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1681598Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1682451Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1683259Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1683960Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1685366Z  |█████████████████████████████▎ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1685901Z  |█████████████████████████████▍ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1687151Z  |█████████████████████████████▍ | 21.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1687971Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1688787Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1689951Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1691653Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1691963Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1692874Z  |█████████████████████████████▍ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1693862Z  |█████████████████████████████▌ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1695521Z  |█████████████████████████████▌ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1695993Z  |█████████████████████████████▌ | 21.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1696795Z  |█████████████████████████████▌ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1697921Z  |█████████████████████████████▌ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1699199Z  |█████████████████████████████▌ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1699657Z  |█████████████████████████████▌ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1701049Z  |█████████████████████████████▌ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1702015Z  |█████████████████████████████▋ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1702981Z  |█████████████████████████████▋ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1704170Z  |█████████████████████████████▋ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1705215Z  |█████████████████████████████▋ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1706719Z  |█████████████████████████████▋ | 21.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1707734Z  |█████████████████████████████▋ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1708749Z  |█████████████████████████████▋ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1710234Z  |█████████████████████████████▋ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1711075Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1712410Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1713004Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1713839Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1714567Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1716355Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1716594Z  |█████████████████████████████▊ | 22.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1717842Z  |█████████████████████████████▊ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1719428Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1719656Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1720926Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1721305Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1722660Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1723196Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1724411Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1725576Z  |█████████████████████████████▉ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1725909Z  |██████████████████████████████ | 22.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1727030Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1727826Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1729439Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1730330Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1731141Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1731701Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1732413Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1734273Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1734570Z  |██████████████████████████████ | 22.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1735362Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1736251Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1737744Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1737960Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1738857Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1739992Z  |██████████████████████████████ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1740828Z  |██████████████████████████████▏ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1742586Z  |██████████████████████████████▏ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1742795Z  |██████████████████████████████▏ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1744320Z  |██████████████████████████████▏ | 22.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1745672Z  |██████████████████████████████▏ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1746175Z  |██████████████████████████████▏ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1747688Z  |██████████████████████████████▏ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1748895Z  |██████████████████████████████▏ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1750176Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1751782Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1752263Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1753955Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1755267Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1755828Z  |██████████████████████████████▎ | 22.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1757429Z  |██████████████████████████████▎ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1758218Z  |██████████████████████████████▎ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1759802Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1760877Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1761893Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1763260Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1764779Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1765517Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1767064Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1768009Z  |██████████████████████████████▍ | 22.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1769560Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1770935Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1771609Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1773071Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1774433Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1775368Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1776470Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1777259Z  |██████████████████████████████▌ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1778949Z  |██████████████████████████████▋ | 22.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1780189Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1781324Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1782327Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1783839Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1784625Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1785773Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1786873Z  |██████████████████████████████▋ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1787999Z  |██████████████████████████████▊ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1789478Z  |██████████████████████████████▊ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1790543Z  |██████████████████████████████▊ | 22.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1791730Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1792893Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1793830Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1795624Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1796346Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1797576Z  |██████████████████████████████▊ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1799201Z  |██████████████████████████████▉ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1799853Z  |██████████████████████████████▉ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1801029Z  |██████████████████████████████▉ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1804023Z  |██████████████████████████████▉ | 22.8 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1804839Z  |██████████████████████████████▉ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1805218Z  |██████████████████████████████▉ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1805559Z  |██████████████████████████████▉ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1806912Z  |██████████████████████████████▉ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1807877Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1808844Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1810270Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1811177Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1811867Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1814222Z  |███████████████████████████████ | 22.9 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1814501Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1815187Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1815544Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1816771Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1817691Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1819389Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1820201Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1821372Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1821866Z  |███████████████████████████████ | 23.0 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1822934Z  |███████████████████████████████ | 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1823632Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1825083Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1826103Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1826546Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1828106Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1828688Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1829297Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1830917Z  |███████████████████████████████▏| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1831370Z  |███████████████████████████████▎| 23.1 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1832232Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1833452Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1833886Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1834936Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1835919Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1836523Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1838017Z  |███████████████████████████████▎| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1838550Z  |███████████████████████████████▍| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1838982Z  |███████████████████████████████▍| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1839776Z  |███████████████████████████████▍| 23.2 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1840604Z  |███████████████████████████████▍| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1841694Z  |███████████████████████████████▍| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1842330Z  |███████████████████████████████▍| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1843143Z  |███████████████████████████████▍| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1844258Z  |███████████████████████████████▍| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1844951Z  |███████████████████████████████▌| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1846068Z  |███████████████████████████████▌| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1847092Z  |███████████████████████████████▌| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1847951Z  |███████████████████████████████▌| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1849324Z  |███████████████████████████████▌| 23.3 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1850016Z  |███████████████████████████████▌| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1850628Z  |███████████████████████████████▌| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1851747Z  |███████████████████████████████▌| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1852275Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1853322Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1854287Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1855047Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1856081Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1856948Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1857736Z  |███████████████████████████████▋| 23.4 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1858828Z  |███████████████████████████████▋| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1859765Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1860485Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1861726Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1862554Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1863230Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1864299Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1864953Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1865835Z  |███████████████████████████████▊| 23.5 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1866935Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1867565Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1868694Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1869486Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1870512Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1871517Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1872174Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1873137Z  |███████████████████████████████▉| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1873920Z  |████████████████████████████████| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1874703Z  |████████████████████████████████| 23.6 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1876097Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1876878Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1877472Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1878306Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.1879301Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.2690925Z  |████████████████████████████████| 23.7 MB 34.1 MB/s eta 0:00:01 2022-11-23T01:11:32.2691154Z  |████████████████████████████████| 23.7 MB 34.1 MB/s 2022-11-23T01:11:32.7485816Z [?25hInstalling collected packages: cmake 2022-11-23T01:11:32.7486103Z Attempting uninstall: cmake 2022-11-23T01:11:32.7490278Z Found existing installation: cmake 3.22.5 2022-11-23T01:11:32.9190178Z Uninstalling cmake-3.22.5: 2022-11-23T01:11:33.3150818Z Successfully uninstalled cmake-3.22.5 2022-11-23T01:11:34.2554180Z Successfully installed cmake-3.25.0 2022-11-23T01:11:34.4079561Z + sudo apt-get -qq update 2022-11-23T01:11:36.7989041Z + sudo apt-get -qq install npm nodejs 2022-11-23T01:11:39.0468956Z debconf: delaying package configuration, since apt-utils is not installed 2022-11-23T01:11:39.1422583Z (Reading database ... 2022-11-23T01:11:39.1423003Z (Reading database ... 5% 2022-11-23T01:11:39.1423325Z (Reading database ... 10% 2022-11-23T01:11:39.1423696Z (Reading database ... 15% 2022-11-23T01:11:39.1423960Z (Reading database ... 20% 2022-11-23T01:11:39.1424137Z (Reading database ... 25% 2022-11-23T01:11:39.1424322Z (Reading database ... 30% 2022-11-23T01:11:39.1424512Z (Reading database ... 35% 2022-11-23T01:11:39.1424686Z (Reading database ... 40% 2022-11-23T01:11:39.1424869Z (Reading database ... 45% 2022-11-23T01:11:39.1425072Z (Reading database ... 50% 2022-11-23T01:11:39.1425247Z (Reading database ... 55% 2022-11-23T01:11:39.1425430Z (Reading database ... 60% 2022-11-23T01:11:39.1557221Z (Reading database ... 65% 2022-11-23T01:11:39.1717457Z (Reading database ... 70% 2022-11-23T01:11:39.1918077Z (Reading database ... 75% 2022-11-23T01:11:39.2106181Z (Reading database ... 80% 2022-11-23T01:11:39.2205943Z (Reading database ... 85% 2022-11-23T01:11:39.2216343Z (Reading database ... 90% 2022-11-23T01:11:39.2305931Z (Reading database ... 95% 2022-11-23T01:11:39.2306243Z (Reading database ... 100% 2022-11-23T01:11:39.2306501Z (Reading database ... 33710 files and directories currently installed.) 2022-11-23T01:11:39.2317826Z Removing libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... 2022-11-23T01:11:39.3074306Z Selecting previously unselected package gyp. 2022-11-23T01:11:39.3091024Z (Reading database ... 2022-11-23T01:11:39.3091314Z (Reading database ... 5% 2022-11-23T01:11:39.3091929Z (Reading database ... 10% 2022-11-23T01:11:39.3092301Z (Reading database ... 15% 2022-11-23T01:11:39.3092667Z (Reading database ... 20% 2022-11-23T01:11:39.3092878Z (Reading database ... 25% 2022-11-23T01:11:39.3093069Z (Reading database ... 30% 2022-11-23T01:11:39.3093242Z (Reading database ... 35% 2022-11-23T01:11:39.3093426Z (Reading database ... 40% 2022-11-23T01:11:39.3093621Z (Reading database ... 45% 2022-11-23T01:11:39.3093795Z (Reading database ... 50% 2022-11-23T01:11:39.3093978Z (Reading database ... 55% 2022-11-23T01:11:39.3094163Z (Reading database ... 60% 2022-11-23T01:11:39.3113451Z (Reading database ... 65% 2022-11-23T01:11:39.3123538Z (Reading database ... 70% 2022-11-23T01:11:39.3133637Z (Reading database ... 75% 2022-11-23T01:11:39.3165879Z (Reading database ... 80% 2022-11-23T01:11:39.3176480Z (Reading database ... 85% 2022-11-23T01:11:39.3186662Z (Reading database ... 90% 2022-11-23T01:11:39.3198820Z (Reading database ... 95% 2022-11-23T01:11:39.3199179Z (Reading database ... 100% 2022-11-23T01:11:39.3199448Z (Reading database ... 33593 files and directories currently installed.) 2022-11-23T01:11:39.3208665Z Preparing to unpack .../00-gyp_0.1+20150913git1f374df9-1ubuntu1_all.deb ... 2022-11-23T01:11:39.3245859Z Unpacking gyp (0.1+20150913git1f374df9-1ubuntu1) ... 2022-11-23T01:11:39.3748840Z Selecting previously unselected package javascript-common. 2022-11-23T01:11:39.3771374Z Preparing to unpack .../01-javascript-common_11_all.deb ... 2022-11-23T01:11:39.3874695Z Unpacking javascript-common (11) ... 2022-11-23T01:11:39.4108970Z Selecting previously unselected package libjs-async. 2022-11-23T01:11:39.4131883Z Preparing to unpack .../02-libjs-async_0.8.0-3_all.deb ... 2022-11-23T01:11:39.4161928Z Unpacking libjs-async (0.8.0-3) ... 2022-11-23T01:11:39.4382380Z Selecting previously unselected package libjs-jquery. 2022-11-23T01:11:39.4404112Z Preparing to unpack .../03-libjs-jquery_3.2.1-1_all.deb ... 2022-11-23T01:11:39.4424744Z Unpacking libjs-jquery (3.2.1-1) ... 2022-11-23T01:11:39.4744776Z Selecting previously unselected package libjs-node-uuid. 2022-11-23T01:11:39.4766660Z Preparing to unpack .../04-libjs-node-uuid_1.4.7-5_all.deb ... 2022-11-23T01:11:39.4791334Z Unpacking libjs-node-uuid (1.4.7-5) ... 2022-11-23T01:11:39.4987914Z Selecting previously unselected package libjs-underscore. 2022-11-23T01:11:39.5011534Z Preparing to unpack .../05-libjs-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2022-11-23T01:11:39.5037659Z Unpacking libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-11-23T01:11:39.5260378Z Selecting previously unselected package libssl1.0-dev:amd64. 2022-11-23T01:11:39.5283267Z Preparing to unpack .../06-libssl1.0-dev_1.0.2n-1ubuntu5.10_amd64.deb ... 2022-11-23T01:11:39.5312457Z Unpacking libssl1.0-dev:amd64 (1.0.2n-1ubuntu5.10) ... 2022-11-23T01:11:39.6622001Z Selecting previously unselected package libuv1:amd64. 2022-11-23T01:11:39.6645005Z Preparing to unpack .../07-libuv1_1.18.0-3_amd64.deb ... 2022-11-23T01:11:39.6697040Z Unpacking libuv1:amd64 (1.18.0-3) ... 2022-11-23T01:11:39.6946978Z Selecting previously unselected package libuv1-dev:amd64. 2022-11-23T01:11:39.6969349Z Preparing to unpack .../08-libuv1-dev_1.18.0-3_amd64.deb ... 2022-11-23T01:11:39.6995137Z Unpacking libuv1-dev:amd64 (1.18.0-3) ... 2022-11-23T01:11:39.7304268Z Selecting previously unselected package libc-ares2:amd64. 2022-11-23T01:11:39.7326645Z Preparing to unpack .../09-libc-ares2_1.14.0-1ubuntu0.1_amd64.deb ... 2022-11-23T01:11:39.7350575Z Unpacking libc-ares2:amd64 (1.14.0-1ubuntu0.1) ... 2022-11-23T01:11:39.7620071Z Selecting previously unselected package libhttp-parser2.7.1:amd64. 2022-11-23T01:11:39.7642495Z Preparing to unpack .../10-libhttp-parser2.7.1_2.7.1-2ubuntu0.1_amd64.deb ... 2022-11-23T01:11:39.7675867Z Unpacking libhttp-parser2.7.1:amd64 (2.7.1-2ubuntu0.1) ... 2022-11-23T01:11:39.7915095Z Selecting previously unselected package nodejs. 2022-11-23T01:11:39.7937323Z Preparing to unpack .../11-nodejs_8.10.0~dfsg-2ubuntu0.4_amd64.deb ... 2022-11-23T01:11:39.7971300Z Unpacking nodejs (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:40.1747024Z Selecting previously unselected package node-async. 2022-11-23T01:11:40.1769557Z Preparing to unpack .../12-node-async_0.8.0-3_all.deb ... 2022-11-23T01:11:40.1804273Z Unpacking node-async (0.8.0-3) ... 2022-11-23T01:11:40.2014238Z Selecting previously unselected package node-builtin-modules. 2022-11-23T01:11:40.2036316Z Preparing to unpack .../13-node-builtin-modules_1.1.1-1_all.deb ... 2022-11-23T01:11:40.2059891Z Unpacking node-builtin-modules (1.1.1-1) ... 2022-11-23T01:11:40.2254702Z Selecting previously unselected package node-fs.realpath. 2022-11-23T01:11:40.2278161Z Preparing to unpack .../14-node-fs.realpath_1.0.0-1_all.deb ... 2022-11-23T01:11:40.2299368Z Unpacking node-fs.realpath (1.0.0-1) ... 2022-11-23T01:11:40.2480801Z Selecting previously unselected package node-hosted-git-info. 2022-11-23T01:11:40.2503246Z Preparing to unpack .../15-node-hosted-git-info_2.5.0-1_all.deb ... 2022-11-23T01:11:40.2529325Z Unpacking node-hosted-git-info (2.5.0-1) ... 2022-11-23T01:11:40.2711475Z Selecting previously unselected package node-wrappy. 2022-11-23T01:11:40.2733993Z Preparing to unpack .../16-node-wrappy_1.0.2-1_all.deb ... 2022-11-23T01:11:40.2758472Z Unpacking node-wrappy (1.0.2-1) ... 2022-11-23T01:11:40.2942837Z Selecting previously unselected package node-once. 2022-11-23T01:11:40.2964983Z Preparing to unpack .../17-node-once_1.4.0-2ubuntu1_all.deb ... 2022-11-23T01:11:40.3006720Z Unpacking node-once (1.4.0-2ubuntu1) ... 2022-11-23T01:11:40.3213738Z Selecting previously unselected package node-inflight. 2022-11-23T01:11:40.3236310Z Preparing to unpack .../18-node-inflight_1.0.6-1_all.deb ... 2022-11-23T01:11:40.3264608Z Unpacking node-inflight (1.0.6-1) ... 2022-11-23T01:11:40.3460585Z Selecting previously unselected package node-is-builtin-module. 2022-11-23T01:11:40.3483095Z Preparing to unpack .../19-node-is-builtin-module_1.0.0-1_all.deb ... 2022-11-23T01:11:40.3519527Z Unpacking node-is-builtin-module (1.0.0-1) ... 2022-11-23T01:11:40.3707794Z Selecting previously unselected package node-isexe. 2022-11-23T01:11:40.3729873Z Preparing to unpack .../20-node-isexe_2.0.0-3_all.deb ... 2022-11-23T01:11:40.3763599Z Unpacking node-isexe (2.0.0-3) ... 2022-11-23T01:11:40.3968581Z Selecting previously unselected package node-node-uuid. 2022-11-23T01:11:40.3989712Z Preparing to unpack .../21-node-node-uuid_1.4.7-5_all.deb ... 2022-11-23T01:11:40.4027998Z Unpacking node-node-uuid (1.4.7-5) ... 2022-11-23T01:11:40.4227792Z Selecting previously unselected package node-path-is-absolute. 2022-11-23T01:11:40.4250254Z Preparing to unpack .../22-node-path-is-absolute_1.0.0-1_all.deb ... 2022-11-23T01:11:40.4276435Z Unpacking node-path-is-absolute (1.0.0-1) ... 2022-11-23T01:11:40.4457645Z Selecting previously unselected package node-pseudomap. 2022-11-23T01:11:40.4480640Z Preparing to unpack .../23-node-pseudomap_1.0.2-1_all.deb ... 2022-11-23T01:11:40.4509675Z Unpacking node-pseudomap (1.0.2-1) ... 2022-11-23T01:11:40.4716161Z Selecting previously unselected package node-spdx-license-ids. 2022-11-23T01:11:40.4738373Z Preparing to unpack .../24-node-spdx-license-ids_1.2.2-1_all.deb ... 2022-11-23T01:11:40.4760757Z Unpacking node-spdx-license-ids (1.2.2-1) ... 2022-11-23T01:11:40.4975865Z Selecting previously unselected package node-spdx-correct. 2022-11-23T01:11:40.4998616Z Preparing to unpack .../25-node-spdx-correct_1.0.2-1_all.deb ... 2022-11-23T01:11:40.5034037Z Unpacking node-spdx-correct (1.0.2-1) ... 2022-11-23T01:11:40.5241593Z Selecting previously unselected package node-spdx-expression-parse. 2022-11-23T01:11:40.5264649Z Preparing to unpack .../26-node-spdx-expression-parse_1.0.4-1_all.deb ... 2022-11-23T01:11:40.5289811Z Unpacking node-spdx-expression-parse (1.0.4-1) ... 2022-11-23T01:11:40.5512037Z Selecting previously unselected package node-underscore. 2022-11-23T01:11:40.5533528Z Preparing to unpack .../27-node-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2022-11-23T01:11:40.5568273Z Unpacking node-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-11-23T01:11:40.5748578Z Selecting previously unselected package node-validate-npm-package-license. 2022-11-23T01:11:40.5771514Z Preparing to unpack .../28-node-validate-npm-package-license_3.0.1-1_all.deb ... 2022-11-23T01:11:40.5799511Z Unpacking node-validate-npm-package-license (3.0.1-1) ... 2022-11-23T01:11:40.5994106Z Selecting previously unselected package node-yallist. 2022-11-23T01:11:40.6015790Z Preparing to unpack .../29-node-yallist_2.0.0-1_all.deb ... 2022-11-23T01:11:40.6052018Z Unpacking node-yallist (2.0.0-1) ... 2022-11-23T01:11:40.6239929Z Selecting previously unselected package nodejs-doc. 2022-11-23T01:11:40.6261317Z Preparing to unpack .../30-nodejs-doc_8.10.0~dfsg-2ubuntu0.4_all.deb ... 2022-11-23T01:11:40.6288018Z Unpacking nodejs-doc (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:40.7112728Z Selecting previously unselected package libjs-inherits. 2022-11-23T01:11:40.7135535Z Preparing to unpack .../31-libjs-inherits_2.0.3-1_all.deb ... 2022-11-23T01:11:40.7186624Z Unpacking libjs-inherits (2.0.3-1) ... 2022-11-23T01:11:40.7460322Z Selecting previously unselected package node-abbrev. 2022-11-23T01:11:40.7482188Z Preparing to unpack .../32-node-abbrev_1.0.9-1_all.deb ... 2022-11-23T01:11:40.7511974Z Unpacking node-abbrev (1.0.9-1) ... 2022-11-23T01:11:40.7735544Z Selecting previously unselected package node-ansi. 2022-11-23T01:11:40.7758243Z Preparing to unpack .../33-node-ansi_0.3.0-2ubuntu1_all.deb ... 2022-11-23T01:11:40.7783425Z Unpacking node-ansi (0.3.0-2ubuntu1) ... 2022-11-23T01:11:40.8061144Z Selecting previously unselected package node-ansi-color-table. 2022-11-23T01:11:40.8082814Z Preparing to unpack .../34-node-ansi-color-table_1.0.0-1_all.deb ... 2022-11-23T01:11:40.8108930Z Unpacking node-ansi-color-table (1.0.0-1) ... 2022-11-23T01:11:40.8310843Z Selecting previously unselected package node-archy. 2022-11-23T01:11:40.8333861Z Preparing to unpack .../35-node-archy_1.0.0-1ubuntu1_all.deb ... 2022-11-23T01:11:40.8359783Z Unpacking node-archy (1.0.0-1ubuntu1) ... 2022-11-23T01:11:40.8574567Z Selecting previously unselected package node-balanced-match. 2022-11-23T01:11:40.8597054Z Preparing to unpack .../36-node-balanced-match_0.4.2-1_all.deb ... 2022-11-23T01:11:40.8622978Z Unpacking node-balanced-match (0.4.2-1) ... 2022-11-23T01:11:40.8817716Z Selecting previously unselected package node-inherits. 2022-11-23T01:11:40.8840223Z Preparing to unpack .../37-node-inherits_2.0.3-1_all.deb ... 2022-11-23T01:11:40.8866940Z Unpacking node-inherits (2.0.3-1) ... 2022-11-23T01:11:40.9053566Z Selecting previously unselected package node-block-stream. 2022-11-23T01:11:40.9077332Z Preparing to unpack .../38-node-block-stream_0.0.9-1ubuntu1_all.deb ... 2022-11-23T01:11:40.9106563Z Unpacking node-block-stream (0.0.9-1ubuntu1) ... 2022-11-23T01:11:40.9303435Z Selecting previously unselected package node-concat-map. 2022-11-23T01:11:40.9325919Z Preparing to unpack .../39-node-concat-map_0.0.1-1_all.deb ... 2022-11-23T01:11:40.9356488Z Unpacking node-concat-map (0.0.1-1) ... 2022-11-23T01:11:40.9564841Z Selecting previously unselected package node-brace-expansion. 2022-11-23T01:11:40.9587928Z Preparing to unpack .../40-node-brace-expansion_1.1.8-1_all.deb ... 2022-11-23T01:11:40.9611083Z Unpacking node-brace-expansion (1.1.8-1) ... 2022-11-23T01:11:40.9827587Z Selecting previously unselected package node-delayed-stream. 2022-11-23T01:11:40.9850015Z Preparing to unpack .../41-node-delayed-stream_0.0.5-1_all.deb ... 2022-11-23T01:11:40.9878133Z Unpacking node-delayed-stream (0.0.5-1) ... 2022-11-23T01:11:41.0074833Z Selecting previously unselected package node-combined-stream. 2022-11-23T01:11:41.0097236Z Preparing to unpack .../42-node-combined-stream_0.0.5-1_all.deb ... 2022-11-23T01:11:41.0131969Z Unpacking node-combined-stream (0.0.5-1) ... 2022-11-23T01:11:41.0345596Z Selecting previously unselected package node-cookie-jar. 2022-11-23T01:11:41.0368311Z Preparing to unpack .../43-node-cookie-jar_0.3.1-1_all.deb ... 2022-11-23T01:11:41.0402802Z Unpacking node-cookie-jar (0.3.1-1) ... 2022-11-23T01:11:41.0625681Z Selecting previously unselected package node-forever-agent. 2022-11-23T01:11:41.0647647Z Preparing to unpack .../44-node-forever-agent_0.5.1-1_all.deb ... 2022-11-23T01:11:41.0672096Z Unpacking node-forever-agent (0.5.1-1) ... 2022-11-23T01:11:41.0892366Z Selecting previously unselected package node-mime. 2022-11-23T01:11:41.0915131Z Preparing to unpack .../45-node-mime_1.3.4-1_all.deb ... 2022-11-23T01:11:41.0941990Z Unpacking node-mime (1.3.4-1) ... 2022-11-23T01:11:41.1171239Z Selecting previously unselected package node-form-data. 2022-11-23T01:11:41.1193780Z Preparing to unpack .../46-node-form-data_0.1.0-1_all.deb ... 2022-11-23T01:11:41.1226949Z Unpacking node-form-data (0.1.0-1) ... 2022-11-23T01:11:41.1434157Z Selecting previously unselected package node-minimatch. 2022-11-23T01:11:41.1456126Z Preparing to unpack .../47-node-minimatch_3.0.4-3_all.deb ... 2022-11-23T01:11:41.1494104Z Unpacking node-minimatch (3.0.4-3) ... 2022-11-23T01:11:41.1726988Z Selecting previously unselected package node-glob. 2022-11-23T01:11:41.1748162Z Preparing to unpack .../48-node-glob_7.1.2-4_all.deb ... 2022-11-23T01:11:41.1773284Z Unpacking node-glob (7.1.2-4) ... 2022-11-23T01:11:41.2043930Z Selecting previously unselected package node-rimraf. 2022-11-23T01:11:41.2066455Z Preparing to unpack .../49-node-rimraf_2.6.2-1_all.deb ... 2022-11-23T01:11:41.2094312Z Unpacking node-rimraf (2.6.2-1) ... 2022-11-23T01:11:41.2322051Z Selecting previously unselected package node-mkdirp. 2022-11-23T01:11:41.2343651Z Preparing to unpack .../50-node-mkdirp_0.5.1-1_all.deb ... 2022-11-23T01:11:41.2377927Z Unpacking node-mkdirp (0.5.1-1) ... 2022-11-23T01:11:41.2592422Z Selecting previously unselected package node-graceful-fs. 2022-11-23T01:11:41.2615122Z Preparing to unpack .../51-node-graceful-fs_4.1.11-1_all.deb ... 2022-11-23T01:11:41.2673474Z Unpacking node-graceful-fs (4.1.11-1) ... 2022-11-23T01:11:41.2948282Z Selecting previously unselected package node-fstream. 2022-11-23T01:11:41.2971535Z Preparing to unpack .../52-node-fstream_1.0.10-1ubuntu0.18.04.1_all.deb ... 2022-11-23T01:11:41.3002473Z Unpacking node-fstream (1.0.10-1ubuntu0.18.04.1) ... 2022-11-23T01:11:41.3242539Z Selecting previously unselected package node-fstream-ignore. 2022-11-23T01:11:41.3273038Z Preparing to unpack .../53-node-fstream-ignore_0.0.6-2_all.deb ... 2022-11-23T01:11:41.3300572Z Unpacking node-fstream-ignore (0.0.6-2) ... 2022-11-23T01:11:41.3530579Z Selecting previously unselected package node-github-url-from-git. 2022-11-23T01:11:41.3553024Z Preparing to unpack .../54-node-github-url-from-git_1.4.0-1_all.deb ... 2022-11-23T01:11:41.3599968Z Unpacking node-github-url-from-git (1.4.0-1) ... 2022-11-23T01:11:41.3838397Z Selecting previously unselected package nodejs-dev. 2022-11-23T01:11:41.3860898Z Preparing to unpack .../55-nodejs-dev_8.10.0~dfsg-2ubuntu0.4_amd64.deb ... 2022-11-23T01:11:41.3886258Z Unpacking nodejs-dev (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:41.4412010Z Selecting previously unselected package node-nopt. 2022-11-23T01:11:41.4435124Z Preparing to unpack .../56-node-nopt_3.0.6-3_all.deb ... 2022-11-23T01:11:41.4468819Z Unpacking node-nopt (3.0.6-3) ... 2022-11-23T01:11:41.4668550Z Selecting previously unselected package node-npmlog. 2022-11-23T01:11:41.4691127Z Preparing to unpack .../57-node-npmlog_0.0.4-1_all.deb ... 2022-11-23T01:11:41.4723203Z Unpacking node-npmlog (0.0.4-1) ... 2022-11-23T01:11:41.4935165Z Selecting previously unselected package node-osenv. 2022-11-23T01:11:41.4959285Z Preparing to unpack .../58-node-osenv_0.1.4-1_all.deb ... 2022-11-23T01:11:41.4994927Z Unpacking node-osenv (0.1.4-1) ... 2022-11-23T01:11:41.5227756Z Selecting previously unselected package node-tunnel-agent. 2022-11-23T01:11:41.5251835Z Preparing to unpack .../59-node-tunnel-agent_0.3.1-1_all.deb ... 2022-11-23T01:11:41.5286644Z Unpacking node-tunnel-agent (0.3.1-1) ... 2022-11-23T01:11:41.5507379Z Selecting previously unselected package node-json-stringify-safe. 2022-11-23T01:11:41.5530417Z Preparing to unpack .../60-node-json-stringify-safe_5.0.0-1_all.deb ... 2022-11-23T01:11:41.5560336Z Unpacking node-json-stringify-safe (5.0.0-1) ... 2022-11-23T01:11:41.5840885Z Selecting previously unselected package node-qs. 2022-11-23T01:11:41.5863212Z Preparing to unpack .../61-node-qs_2.2.4-1ubuntu1_all.deb ... 2022-11-23T01:11:41.5915529Z Unpacking node-qs (2.2.4-1ubuntu1) ... 2022-11-23T01:11:41.6128857Z Selecting previously unselected package node-request. 2022-11-23T01:11:41.6151628Z Preparing to unpack .../62-node-request_2.26.1-1_all.deb ... 2022-11-23T01:11:41.6183989Z Unpacking node-request (2.26.1-1) ... 2022-11-23T01:11:41.6483359Z Selecting previously unselected package node-semver. 2022-11-23T01:11:41.6507276Z Preparing to unpack .../63-node-semver_5.4.1-1_all.deb ... 2022-11-23T01:11:41.6538488Z Unpacking node-semver (5.4.1-1) ... 2022-11-23T01:11:41.6750543Z Selecting previously unselected package node-tar. 2022-11-23T01:11:41.6772757Z Preparing to unpack .../64-node-tar_2.2.1-1_all.deb ... 2022-11-23T01:11:41.6802140Z Unpacking node-tar (2.2.1-1) ... 2022-11-23T01:11:41.7074448Z Selecting previously unselected package node-which. 2022-11-23T01:11:41.7096290Z Preparing to unpack .../65-node-which_1.3.0-1_all.deb ... 2022-11-23T01:11:41.7121055Z Unpacking node-which (1.3.0-1) ... 2022-11-23T01:11:41.7345413Z Selecting previously unselected package node-gyp. 2022-11-23T01:11:41.7368729Z Preparing to unpack .../66-node-gyp_3.6.2-1ubuntu1_all.deb ... 2022-11-23T01:11:41.7392957Z Unpacking node-gyp (3.6.2-1ubuntu1) ... 2022-11-23T01:11:41.7649001Z Selecting previously unselected package node-ini. 2022-11-23T01:11:41.7672035Z Preparing to unpack .../67-node-ini_1.3.4-1_all.deb ... 2022-11-23T01:11:41.7711762Z Unpacking node-ini (1.3.4-1) ... 2022-11-23T01:11:41.7924294Z Selecting previously unselected package node-lockfile. 2022-11-23T01:11:41.7947026Z Preparing to unpack .../68-node-lockfile_0.4.1-1_all.deb ... 2022-11-23T01:11:41.7975160Z Unpacking node-lockfile (0.4.1-1) ... 2022-11-23T01:11:41.8185633Z Selecting previously unselected package node-lru-cache. 2022-11-23T01:11:41.8208812Z Preparing to unpack .../69-node-lru-cache_4.1.1-1_all.deb ... 2022-11-23T01:11:41.8237657Z Unpacking node-lru-cache (4.1.1-1) ... 2022-11-23T01:11:41.8455845Z Selecting previously unselected package node-mute-stream. 2022-11-23T01:11:41.8479541Z Preparing to unpack .../70-node-mute-stream_0.0.7-1_all.deb ... 2022-11-23T01:11:41.8503445Z Unpacking node-mute-stream (0.0.7-1) ... 2022-11-23T01:11:41.8816291Z Selecting previously unselected package node-normalize-package-data. 2022-11-23T01:11:41.8839169Z Preparing to unpack .../71-node-normalize-package-data_2.3.5-2_all.deb ... 2022-11-23T01:11:41.8866994Z Unpacking node-normalize-package-data (2.3.5-2) ... 2022-11-23T01:11:41.9116997Z Selecting previously unselected package node-read. 2022-11-23T01:11:41.9139237Z Preparing to unpack .../72-node-read_1.0.7-1_all.deb ... 2022-11-23T01:11:41.9165498Z Unpacking node-read (1.0.7-1) ... 2022-11-23T01:11:41.9384552Z Selecting previously unselected package node-read-package-json. 2022-11-23T01:11:41.9407735Z Preparing to unpack .../73-node-read-package-json_1.2.4-1_all.deb ... 2022-11-23T01:11:41.9432770Z Unpacking node-read-package-json (1.2.4-1) ... 2022-11-23T01:11:41.9654743Z Selecting previously unselected package node-retry. 2022-11-23T01:11:41.9678241Z Preparing to unpack .../74-node-retry_0.10.1-1_all.deb ... 2022-11-23T01:11:41.9716669Z Unpacking node-retry (0.10.1-1) ... 2022-11-23T01:11:41.9945637Z Selecting previously unselected package node-sha. 2022-11-23T01:11:41.9968962Z Preparing to unpack .../75-node-sha_1.2.3-1_all.deb ... 2022-11-23T01:11:41.9998251Z Unpacking node-sha (1.2.3-1) ... 2022-11-23T01:11:42.0221767Z Selecting previously unselected package node-slide. 2022-11-23T01:11:42.0244298Z Preparing to unpack .../76-node-slide_1.1.6-1_all.deb ... 2022-11-23T01:11:42.0270733Z Unpacking node-slide (1.1.6-1) ... 2022-11-23T01:11:42.0518869Z Selecting previously unselected package npm. 2022-11-23T01:11:42.0541437Z Preparing to unpack .../77-npm_3.5.2-0ubuntu4_all.deb ... 2022-11-23T01:11:42.0573664Z Unpacking npm (3.5.2-0ubuntu4) ... 2022-11-23T01:11:42.4566959Z Setting up libjs-jquery (3.2.1-1) ... 2022-11-23T01:11:42.4654000Z Setting up nodejs-doc (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:42.4744678Z Setting up libhttp-parser2.7.1:amd64 (2.7.1-2ubuntu0.1) ... 2022-11-23T01:11:42.4828168Z Setting up libjs-node-uuid (1.4.7-5) ... 2022-11-23T01:11:42.4916025Z Setting up libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-11-23T01:11:42.5014543Z Setting up libjs-inherits (2.0.3-1) ... 2022-11-23T01:11:42.5099811Z Setting up libuv1:amd64 (1.18.0-3) ... 2022-11-23T01:11:42.5190386Z Setting up libssl1.0-dev:amd64 (1.0.2n-1ubuntu5.10) ... 2022-11-23T01:11:42.5261872Z Setting up gyp (0.1+20150913git1f374df9-1ubuntu1) ... 2022-11-23T01:11:42.7314310Z Setting up javascript-common (11) ... 2022-11-23T01:11:42.7633175Z Setting up libjs-async (0.8.0-3) ... 2022-11-23T01:11:42.7726149Z Setting up libc-ares2:amd64 (1.14.0-1ubuntu0.1) ... 2022-11-23T01:11:42.7806348Z Setting up libuv1-dev:amd64 (1.18.0-3) ... 2022-11-23T01:11:42.7900131Z Setting up nodejs (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:42.8206212Z update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2022-11-23T01:11:42.8206785Z update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2022-11-23T01:11:42.8257932Z Setting up node-balanced-match (0.4.2-1) ... 2022-11-23T01:11:42.8353930Z Setting up node-node-uuid (1.4.7-5) ... 2022-11-23T01:11:42.8472160Z Setting up node-yallist (2.0.0-1) ... 2022-11-23T01:11:42.8556292Z Setting up node-slide (1.1.6-1) ... 2022-11-23T01:11:42.8632216Z Setting up node-github-url-from-git (1.4.0-1) ... 2022-11-23T01:11:42.8738258Z Setting up node-pseudomap (1.0.2-1) ... 2022-11-23T01:11:42.8820899Z Setting up node-spdx-license-ids (1.2.2-1) ... 2022-11-23T01:11:42.8906717Z Setting up node-wrappy (1.0.2-1) ... 2022-11-23T01:11:42.9005705Z Setting up node-mime (1.3.4-1) ... 2022-11-23T01:11:42.9089910Z Setting up node-abbrev (1.0.9-1) ... 2022-11-23T01:11:42.9181549Z Setting up node-semver (5.4.1-1) ... 2022-11-23T01:11:42.9277390Z Setting up node-retry (0.10.1-1) ... 2022-11-23T01:11:42.9357858Z Setting up node-forever-agent (0.5.1-1) ... 2022-11-23T01:11:42.9454340Z Setting up node-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-11-23T01:11:42.9542578Z Setting up node-json-stringify-safe (5.0.0-1) ... 2022-11-23T01:11:42.9642252Z Setting up node-inherits (2.0.3-1) ... 2022-11-23T01:11:42.9724007Z Setting up node-graceful-fs (4.1.11-1) ... 2022-11-23T01:11:42.9840993Z Setting up node-archy (1.0.0-1ubuntu1) ... 2022-11-23T01:11:42.9926934Z Setting up node-path-is-absolute (1.0.0-1) ... 2022-11-23T01:11:43.0025757Z Setting up node-builtin-modules (1.1.1-1) ... 2022-11-23T01:11:43.0113233Z Setting up node-isexe (2.0.0-3) ... 2022-11-23T01:11:43.0213018Z Setting up node-spdx-correct (1.0.2-1) ... 2022-11-23T01:11:43.0306477Z Setting up node-async (0.8.0-3) ... 2022-11-23T01:11:43.0407515Z Setting up node-cookie-jar (0.3.1-1) ... 2022-11-23T01:11:43.0496999Z Setting up node-mute-stream (0.0.7-1) ... 2022-11-23T01:11:43.0581618Z Setting up node-concat-map (0.0.1-1) ... 2022-11-23T01:11:43.0691743Z Setting up node-ini (1.3.4-1) ... 2022-11-23T01:11:43.0780431Z Setting up node-mkdirp (0.5.1-1) ... 2022-11-23T01:11:43.0859711Z Setting up node-once (1.4.0-2ubuntu1) ... 2022-11-23T01:11:43.0944485Z Setting up nodejs-dev (8.10.0~dfsg-2ubuntu0.4) ... 2022-11-23T01:11:43.1050429Z Setting up node-sha (1.2.3-1) ... 2022-11-23T01:11:43.1126318Z Setting up node-fs.realpath (1.0.0-1) ... 2022-11-23T01:11:43.1211949Z Setting up node-lockfile (0.4.1-1) ... 2022-11-23T01:11:43.1315075Z Setting up node-brace-expansion (1.1.8-1) ... 2022-11-23T01:11:43.1395146Z Setting up node-spdx-expression-parse (1.0.4-1) ... 2022-11-23T01:11:43.1467865Z Setting up node-qs (2.2.4-1ubuntu1) ... 2022-11-23T01:11:43.1572318Z Setting up node-osenv (0.1.4-1) ... 2022-11-23T01:11:43.1663448Z Setting up node-ansi (0.3.0-2ubuntu1) ... 2022-11-23T01:11:43.1769118Z Setting up node-is-builtin-module (1.0.0-1) ... 2022-11-23T01:11:43.1858980Z Setting up node-hosted-git-info (2.5.0-1) ... 2022-11-23T01:11:43.1942190Z Setting up node-delayed-stream (0.0.5-1) ... 2022-11-23T01:11:43.2029869Z Setting up node-tunnel-agent (0.3.1-1) ... 2022-11-23T01:11:43.2102580Z Setting up node-nopt (3.0.6-3) ... 2022-11-23T01:11:43.2215187Z Setting up node-which (1.3.0-1) ... 2022-11-23T01:11:43.2301605Z Setting up node-lru-cache (4.1.1-1) ... 2022-11-23T01:11:43.2407969Z Setting up node-combined-stream (0.0.5-1) ... 2022-11-23T01:11:43.2513578Z Setting up node-block-stream (0.0.9-1ubuntu1) ... 2022-11-23T01:11:43.2615890Z Setting up node-validate-npm-package-license (3.0.1-1) ... 2022-11-23T01:11:43.2713464Z Setting up node-inflight (1.0.6-1) ... 2022-11-23T01:11:43.2806631Z Setting up node-read (1.0.7-1) ... 2022-11-23T01:11:43.2894852Z Setting up node-form-data (0.1.0-1) ... 2022-11-23T01:11:43.2995326Z Setting up node-request (2.26.1-1) ... 2022-11-23T01:11:43.3088988Z Setting up node-minimatch (3.0.4-3) ... 2022-11-23T01:11:43.3163774Z Setting up node-normalize-package-data (2.3.5-2) ... 2022-11-23T01:11:43.3272810Z Setting up node-ansi-color-table (1.0.0-1) ... 2022-11-23T01:11:43.3346131Z Setting up node-npmlog (0.0.4-1) ... 2022-11-23T01:11:43.3437652Z Setting up node-glob (7.1.2-4) ... 2022-11-23T01:11:43.3557734Z Setting up node-rimraf (2.6.2-1) ... 2022-11-23T01:11:43.3638010Z Setting up node-read-package-json (1.2.4-1) ... 2022-11-23T01:11:43.3715582Z Setting up node-fstream (1.0.10-1ubuntu0.18.04.1) ... 2022-11-23T01:11:43.3813917Z Setting up node-fstream-ignore (0.0.6-2) ... 2022-11-23T01:11:43.3910737Z Setting up node-tar (2.2.1-1) ... 2022-11-23T01:11:43.3992404Z Setting up node-gyp (3.6.2-1ubuntu1) ... 2022-11-23T01:11:43.4093520Z Setting up npm (3.5.2-0ubuntu4) ... 2022-11-23T01:11:43.4194302Z Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2022-11-23T01:11:43.6519795Z + sudo npm install -g @bazel/bazelisk 2022-11-23T01:11:44.4489409Z [?25l 2022-11-23T01:11:44.4984431Z [?25h[?25l 2022-11-23T01:11:44.7149598Z [?25h[?25l 2022-11-23T01:11:44.7660713Z [?25h[?25l 2022-11-23T01:11:44.8157397Z [?25h[?25l 2022-11-23T01:11:44.8657081Z [?25h[?25l 2022-11-23T01:11:44.9688194Z [?25h[?25l 2022-11-23T01:11:45.0265375Z [?25h[?25l 2022-11-23T01:11:45.0769337Z [?25h[?25l 2022-11-23T01:11:45.2689764Z [?25h[?25l 2022-11-23T01:11:45.3187001Z [?25h[?25l 2022-11-23T01:11:45.3684220Z [?25h[?25l 2022-11-23T01:11:45.4184015Z [?25h[?25l 2022-11-23T01:11:45.4684392Z [?25h[?25l 2022-11-23T01:11:45.5184573Z [?25h[?25l 2022-11-23T01:11:45.5598441Z [?25h[?25h/usr/local/bin/bazelisk -> /usr/local/lib/node_modules/@bazel/bazelisk/bazelisk.js 2022-11-23T01:11:45.5598943Z [?25l 2022-11-23T01:11:45.5600319Z [?25h[?25h/usr/local/bin/bazel -> /usr/local/lib/node_modules/@bazel/bazelisk/bazelisk.js 2022-11-23T01:11:45.5600768Z [?25l 2022-11-23T01:11:45.5639108Z [?25h[?25h[?25l 2022-11-23T01:11:45.5678408Z [?25h[?25h/usr/local/lib 2022-11-23T01:11:45.5679005Z └── @bazel/bazelisk@0.0.0-PLACEHOLDER 2022-11-23T01:11:45.5679265Z 2022-11-23T01:11:45.5679422Z [?25l 2022-11-23T01:11:45.5744837Z [?25h[?25h[?25h+ [[ -e /usr/bin/bazel ]] 2022-11-23T01:11:45.5747855Z ++ command -v bazelisk 2022-11-23T01:11:45.5751799Z + sudo ln -s /usr/local/bin/bazelisk /usr/bin/bazel 2022-11-23T01:11:45.5798300Z + CUBLAS_PATTERN='/usr/include/cublas*' 2022-11-23T01:11:45.5799512Z + ls '/usr/include/cublas*' 2022-11-23T01:11:45.5830360Z + [[ 1 == 1 ]] 2022-11-23T01:11:45.5830718Z + sudo npm install -g n 2022-11-23T01:11:46.3761596Z [?25l 2022-11-23T01:11:46.4253975Z [?25h[?25l 2022-11-23T01:11:46.4745463Z [?25h[?25l 2022-11-23T01:11:46.5247641Z [?25h[?25l 2022-11-23T01:11:46.5567051Z [?25h[?25h/usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n 2022-11-23T01:11:46.5567770Z [?25l 2022-11-23T01:11:46.5605956Z [?25h[?25h[?25l 2022-11-23T01:11:46.5634604Z [?25h[?25h/usr/local/lib 2022-11-23T01:11:46.5635066Z └── n@9.0.1 2022-11-23T01:11:46.5635255Z 2022-11-23T01:11:46.5635727Z [?25l 2022-11-23T01:11:46.5689038Z [?25h[?25h[?25h+ sudo n 16.18.0 2022-11-23T01:11:46.5827548Z installing : node-v16.18.0 2022-11-23T01:11:46.6290631Z  mkdir : /usr/local/n/versions/node/16.18.0 2022-11-23T01:11:46.6310580Z  fetch : https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x64.tar.xz 2022-11-23T01:11:46.8054321Z 2022-11-23T01:11:46.9568025Z ####### 9.8% 2022-11-23T01:11:47.1008549Z ############## 19.7% 2022-11-23T01:11:47.2561142Z ##################### 29.4% 2022-11-23T01:11:47.3911382Z ############################ 39.2% 2022-11-23T01:11:47.5312464Z ################################### 49.1% 2022-11-23T01:11:47.7164658Z ########################################## 58.8% 2022-11-23T01:11:47.8798269Z ################################################# 68.7% 2022-11-23T01:11:48.0524044Z ######################################################## 78.5% 2022-11-23T01:11:48.2032801Z ############################################################### 88.3% 2022-11-23T01:11:48.2481679Z ###################################################################### 98.1% 2022-11-23T01:11:48.2481953Z ######################################################################## 100.0% 2022-11-23T01:11:48.2648802Z   copying : node/16.18.0 2022-11-23T01:11:48.6677042Z  installed : v16.18.0 (with npm 8.19.2) 2022-11-23T01:11:48.6677310Z 2022-11-23T01:11:48.6677562Z Note: the node command changed location and the old location may be remembered in your current shell. 2022-11-23T01:11:48.6677951Z  old : /usr/bin/node 2022-11-23T01:11:48.6678209Z  new : /usr/local/bin/node 2022-11-23T01:11:48.6678661Z If "node --version" shows the old version then start a new shell, or reset the location hash with: 2022-11-23T01:11:48.6678995Z hash -r (for bash, zsh, ash, dash, and ksh) 2022-11-23T01:11:48.6679192Z rehash (for csh and tcsh) 2022-11-23T01:11:48.6684949Z + sudo npm install -g bazels3cache 2022-11-23T01:11:49.0280483Z [?25l(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ reify: timing arborist:ctor Completed in 0ms 2022-11-23T01:11:49.0779988Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.1287805Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.1796033Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.2298199Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.2798020Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.3303250Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.3799402Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.4303523Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.4799566Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.5620326Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-11-23T01:11:49.6191646Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠹ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.6797513Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.7297154Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.7792114Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.8290097Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.8794567Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.9420101Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠧ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:49.9920908Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:50.0418646Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠼ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:50.0925937Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:50.1437879Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: timing idealTree:#root Completed in 515ms 2022-11-23T01:11:50.2373587Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.2871329Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.3431076Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.4115818Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.4689194Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.5205461Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.5716426Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:aws-sdk: sill audit bulk request { 2022-11-23T01:11:50.5888645Z (##########⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:eyes: http fetch GET 200 https://registry.npmjs.or 2022-11-23T01:11:50.5889110Z 2022-11-23T01:11:50.5890183Z [?25hnpm WARN deprecated json-parser@1.1.5: `json-parser` is deprecated. Please use `comment-json` instead 2022-11-23T01:11:50.5928592Z npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 2022-11-23T01:11:50.6724086Z [?25l(#################⠂) ⠴ reify:esprima: http fetch GET 200 https://registry.npmjs 2022-11-23T01:11:50.7219594Z (##################) ⠸ reify:buffer: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:50.7720207Z (##################) ⠴ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-11-23T01:11:50.8219989Z (##################) ⠴ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-11-23T01:11:50.8723414Z (##################) ⠴ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-11-23T01:11:50.9220447Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:50.9720451Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.0219932Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.0720336Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.1225758Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.1723889Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.2220024Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.2725123Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.3221980Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.3724043Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.3871919Z (##################) ⠧ reify:lodash: http fetch GET 200 https://registry.npmjs. 2022-11-23T01:11:51.3872166Z 2022-11-23T01:11:51.3894411Z [?25h 2022-11-23T01:11:51.3894805Z added 63 packages, and audited 64 packages in 3s 2022-11-23T01:11:51.3896982Z 2022-11-23T01:11:51.3897437Z 14 packages are looking for funding 2022-11-23T01:11:51.3897730Z run `npm fund` for details 2022-11-23T01:11:51.3905686Z 2022-11-23T01:11:51.3906315Z found 0 vulnerabilities 2022-11-23T01:11:51.3909723Z npm notice 2022-11-23T01:11:51.3910547Z npm notice New major version of npm available! 8.19.2 -> 9.1.2 2022-11-23T01:11:51.3911121Z npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.1.2 2022-11-23T01:11:51.3911541Z npm notice Run npm install -g npm@9.1.2 to update! 2022-11-23T01:11:51.3911854Z npm notice 2022-11-23T01:11:51.3997002Z ++ which /usr/local/bin/bazels3cache 2022-11-23T01:11:51.4005255Z + BAZELS3CACHE=/usr/local/bin/bazels3cache 2022-11-23T01:11:51.4005775Z + '[' -z /usr/local/bin/bazels3cache ']' 2022-11-23T01:11:51.4006440Z + /usr/local/bin/bazels3cache --bucket=ossci-compiler-clang-cache-circleci-xla --maxEntrySizeBytes=0 --logging.level=verbose 2022-11-23T01:11:56.1661388Z bazels3cache: started server at http://localhost:7777/, logging to /home/jenkins/.bazels3cache.log 2022-11-23T01:11:56.1707722Z + sed -i '/bazel build/ a --remote_http_cache=http://localhost:7777 \\' xla/build_torch_xla_libs.sh 2022-11-23T01:11:56.1725091Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch:/opt/conda/bin/../ 2022-11-23T01:11:56.1725492Z + XLA_SANDBOX_BUILD=1 2022-11-23T01:11:56.1725745Z + build_torch_xla xla 2022-11-23T01:11:56.1725964Z + XLA_DIR=xla 2022-11-23T01:11:56.1726121Z + pushd xla 2022-11-23T01:11:56.1726345Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-11-23T01:11:56.1726581Z + python setup.py install 2022-11-23T01:11:57.7804939Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-11-23T01:11:57.7926414Z Building torch_xla version: 1.14 2022-11-23T01:11:57.7926846Z XLA Commit ID: 50855d7babfa7970cba18528c659989b91c83824 2022-11-23T01:11:57.7927344Z PyTorch Commit ID: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:11:59.9435588Z + OPTS=() 2022-11-23T01:11:59.9435939Z + getopts O: OPTION 2022-11-23T01:11:59.9436249Z + case $OPTION in 2022-11-23T01:11:59.9436531Z + for i in ${OPTARG} 2022-11-23T01:11:59.9437006Z + OPTS+=("--cxxopt=${i}") 2022-11-23T01:11:59.9437310Z + getopts O: OPTION 2022-11-23T01:11:59.9437576Z + shift 2 2022-11-23T01:11:59.9437810Z + CMD=install 2022-11-23T01:11:59.9439146Z ++ dirname /var/lib/jenkins/workspace/xla/build_torch_xla_libs.sh 2022-11-23T01:11:59.9448883Z + cd /var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9491914Z +++ pwd 2022-11-23T01:11:59.9493968Z ++ printf '%q\n' /var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9507627Z + *** 2022-11-23T01:11:59.9507901Z + BASE_DIR=/var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9508135Z + echo /var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9508353Z /var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9508606Z + THIRD_PARTY_DIR=/var/lib/jenkins/workspace/xla/third_party 2022-11-23T01:11:59.9509040Z + MODE=opt 2022-11-23T01:11:59.9509288Z + [[ '' == \1 ]] 2022-11-23T01:11:59.9509453Z + VERBOSE= 2022-11-23T01:11:59.9509627Z + [[ '' == \1 ]] 2022-11-23T01:11:59.9509810Z + BUILD_STRATEGY=standalone 2022-11-23T01:11:59.9510267Z + [[ 1 == \1 ]] 2022-11-23T01:11:59.9510534Z + BUILD_STRATEGY='sandboxed --sandbox_tmpfs_path=/tmp' 2022-11-23T01:11:59.9510832Z + TPUVM_FLAG= 2022-11-23T01:11:59.9511026Z + [[ '' == \1 ]] 2022-11-23T01:11:59.9511174Z + MAX_JOBS= 2022-11-23T01:11:59.9511365Z + [[ ! -z '' ]] 2022-11-23T01:11:59.9511587Z + OPTS+=(--cxxopt="-std=c++17") 2022-11-23T01:11:59.9515494Z ++ basename -- clang-8 2022-11-23T01:11:59.9524218Z + [[ clang-8 =~ ^clang ]] 2022-11-23T01:11:59.9524667Z + OPTS+=(--cxxopt="-Wno-c++11-narrowing") 2022-11-23T01:11:59.9524953Z + OPTS+=(--cxxopt="-Wno-c++14-narrowing") 2022-11-23T01:11:59.9525158Z + [[ 0 == \1 ]] 2022-11-23T01:11:59.9525364Z + [[ '' == \1 ]] 2022-11-23T01:11:59.9527181Z + '[' install == clean ']' 2022-11-23T01:11:59.9527941Z + sed -i '/.*github.com\/llvm.*,/a "https://storage.googleapis.com/tpu-pytorch/llvm-raw/{commit}.tar.gz".format(commit = LLVM_COMMIT),' /var/lib/jenkins/workspace/xla/third_party/tensorflow/third_party/llvm/workspace.bzl 2022-11-23T01:11:59.9546133Z + sed -i 's/LLVM_COMMIT)]/LLVM_COMMIT),"https:\/\/storage.googleapis.com\/tpu-pytorch\/llvm-raw\/{commit}.tar.gz".format(commit = LLVM_COMMIT)]/g' /var/lib/jenkins/workspace/xla/third_party/tensorflow/tensorflow/compiler/xla/mlir_hlo/WORKSPACE 2022-11-23T01:11:59.9559895Z + cp -r -u -p /var/lib/jenkins/workspace/xla/third_party/xla_client /var/lib/jenkins/workspace/xla/third_party/tensorflow/tensorflow/compiler/xla/ 2022-11-23T01:11:59.9589309Z + pushd /var/lib/jenkins/workspace/xla/third_party/tensorflow 2022-11-23T01:11:59.9589852Z /var/lib/jenkins/workspace/xla/third_party/tensorflow /var/lib/jenkins/workspace/xla 2022-11-23T01:11:59.9590609Z + TF_EXTRA_FLAGS=--copt=-Wno-unknown-warning-option 2022-11-23T01:11:59.9591564Z + bazel build --copt=-Wno-unknown-warning-option --spawn_strategy=sandboxed --sandbox_tmpfs_path=/tmp --show_progress_rate_limit=20 --remote_http_cache=http://localhost:7777 --define framework_shared_object=false -c opt --cxxopt=-D_GLIBCXX_USE_CXX11_ABI=1 --cxxopt=-std=c++17 --cxxopt=-Wno-c++11-narrowing --cxxopt=-Wno-c++14-narrowing //tensorflow/compiler/xla/xla_client:libxla_computation_client.so 2022-11-23T01:11:59.9947196Z 2022/11/23 01:11:59 Downloading https://releases.bazel.build/5.3.0/release/bazel-5.3.0-linux-x86_64... 2022-11-23T01:12:00.1416370Z Extracting Bazel installation... 2022-11-23T01:12:01.7476954Z Starting local Bazel server and connecting to it... 2022-11-23T01:12:03.0850411Z WARNING: Option 'remote_http_cache' is deprecated: Use --remote_cache instead 2022-11-23T01:12:03.0851955Z INFO: Invocation ID: 8d873a5f-f4d6-42e8-88d2-f73e27d268bf 2022-11-23T01:12:03.0860428Z INFO: Options provided by the client: 2022-11-23T01:12:03.0860970Z Inherited 'common' options: --isatty=1 --terminal_columns=0 2022-11-23T01:12:03.0892624Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: 2022-11-23T01:12:03.0893217Z Inherited 'common' options: --experimental_repo_remote_exec 2022-11-23T01:12:03.0893743Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: 2022-11-23T01:12:03.0898922Z 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --deleted_packages=tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/common,tensorflow/core/tfrt/eager,tensorflow/core/tfrt/eager/backends/cpu,tensorflow/core/tfrt/eager/backends/gpu,tensorflow/core/tfrt/eager/core_runtime,tensorflow/core/tfrt/eager/cpp_tests/core_runtime,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils 2022-11-23T01:12:03.0902444Z INFO: Found applicable config definition build:short_logs in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING 2022-11-23T01:12:03.0903427Z INFO: Found applicable config definition build:v2 in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 2022-11-23T01:12:03.0906083Z INFO: Found applicable config definition build:linux in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-unknown-warning --copt=-Wno-array-parameter --copt=-Wno-stringop-overflow --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --distinct_host_configuration=false --experimental_guard_against_concurrent_changes 2022-11-23T01:12:03.0911046Z INFO: Found applicable config definition build:dynamic_kernels in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS 2022-11-23T01:12:03.2388995Z Loading: 2022-11-23T01:12:03.2425754Z 2022-11-23T01:12:03.2426609Z Loading: 0 packages loaded 2022-11-23T01:12:05.4382623Z 2022-11-23T01:12:05.4383897Z WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/062cfed0264814af6a1068f19b1ea329db093117.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-11-23T01:12:05.4384907Z Loading: 0 packages loaded 2022-11-23T01:12:05.4387351Z Fetching @llvm-raw; fetching 2022-11-23T01:12:05.4388186Z Fetching https://storage.googleapis.com/...29e2c593e9.tar.gz; 119,855,972B 2022-11-23T01:12:14.3127458Z 2022-11-23T01:12:14.3127982Z  2022-11-23T01:12:14.3128385Z  2022-11-23T01:12:14.3129594Z WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/llvm/llvm-project/archive/335f94bfef0e9a53a44de2f0a2a62b29e2c593e9.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-11-23T01:12:14.3130506Z Loading: 0 packages loaded 2022-11-23T01:12:15.8757254Z 2022-11-23T01:12:15.8758637Z WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/protocolbuffers/upb/archive/9effcbcb27f0a665f9f345030188c0b291e32482.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-11-23T01:12:15.8759568Z Loading: 0 packages loaded 2022-11-23T01:12:15.8759914Z Fetching @build_bazel_rules_apple; fetching 2022-11-23T01:12:15.8760254Z Fetching @com_google_protobuf; fetching 2022-11-23T01:12:15.8760748Z Fetching @com_google_googleapis; fetching 2022-11-23T01:12:15.8761059Z Fetching @io_bazel_rules_go; fetching 2022-11-23T01:12:15.8761394Z Fetching @envoy_api; fetching 2022-11-23T01:12:15.8761799Z Fetching ..._apple; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:15.8762309Z 463291cb8b07b4bfde1e3a43733cd1a/external/build_bazel_rules_apple/temp827720609\ 2022-11-23T01:12:15.8762733Z 18442497/rules_apple.1.0.1.tar.gz 2022-11-23T01:12:15.8763174Z Fetching ...les_go; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:15.8763664Z 463291cb8b07b4bfde1e3a43733cd1a/external/io_bazel_rules_go/temp272812405398363\ 2022-11-23T01:12:15.8764180Z 7086/rules_go-v0.34.0.zip 2022-11-23T01:12:15.8764602Z Fetching ...leapis; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:15.8765127Z 463291cb8b07b4bfde1e3a43733cd1a/external/com_google_googleapis/temp14328728981\ 2022-11-23T01:12:15.8765640Z 159088036/6b3fdcea8bc5398be4e7e9930c693f0ea09316a0.tar.gz ... (10 fetches) 2022-11-23T01:12:16.8068803Z 2022-11-23T01:12:16.8069301Z  2022-11-23T01:12:16.8069708Z  2022-11-23T01:12:16.8070220Z  2022-11-23T01:12:16.8070507Z  2022-11-23T01:12:16.8070812Z  2022-11-23T01:12:16.8071117Z  2022-11-23T01:12:16.8071402Z  2022-11-23T01:12:16.8071706Z  2022-11-23T01:12:16.8072007Z  2022-11-23T01:12:16.8072293Z  2022-11-23T01:12:16.8072725Z  2022-11-23T01:12:16.8073027Z  2022-11-23T01:12:16.8073313Z  2022-11-23T01:12:16.8073669Z  2022-11-23T01:12:16.8074188Z Analyzing: target //tensorflow/compiler/xla/xla_client:libxla_computation_clie\ 2022-11-23T01:12:16.8074590Z nt.so (1 packages loaded, 0 targets configured) 2022-11-23T01:12:24.5399100Z 2022-11-23T01:12:24.5399785Z  2022-11-23T01:12:24.5400882Z WARNING: Download from https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/081771d4a0e9d7d3aa0eed2ef389fa4700dfb23e.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-11-23T01:12:24.5401704Z Analyzing: target //tensorflow/compiler/xla/xla_client:libxla_computation_clie\ 2022-11-23T01:12:24.5402138Z nt.so (48 packages loaded, 214 targets configured) 2022-11-23T01:12:24.5402485Z currently loading: @local_config_cc// 2022-11-23T01:12:28.0639471Z 2022-11-23T01:12:28.0640069Z  2022-11-23T01:12:28.0640472Z  2022-11-23T01:12:28.0641852Z WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/openxla/stablehlo/archive/fdd47908468488cbbb386bb7fc723dc19321cb83.zip failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-11-23T01:12:28.0643067Z Analyzing: target //tensorflow/compiler/xla/xla_client:libxla_computation_clie\ 2022-11-23T01:12:28.0643682Z nt.so (234 packages loaded, 8288 targets configured) 2022-11-23T01:12:28.0644197Z currently loading: @llvm-project//mlir ... (5 packages) 2022-11-23T01:12:28.0646574Z Fetching @boringssl; fetching 2022-11-23T01:12:28.0646919Z Fetching ...ingssl; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:28.0647285Z 463291cb8b07b4bfde1e3a43733cd1a/external/boringssl/temp17076774646715975826/f9\ 2022-11-23T01:12:28.0647617Z eff21461cf79556a0fb8ca9b1bf60c3b283ce8.tar.gz 2022-11-23T01:12:28.0647857Z Fetching @nasm; fetching 2022-11-23T01:12:28.0651274Z Fetching ...l/nasm; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:28.0652578Z 463291cb8b07b4bfde1e3a43733cd1a/external/nasm/temp15918234398140189872/nasm-2.\ 2022-11-23T01:12:28.0653310Z 14.02.tar.bz2 2022-11-23T01:12:28.0653955Z Fetching @mkl_dnn_v1; fetching 2022-11-23T01:12:28.0654289Z Fetching ...dnn_v1; Extracting /home/jenkins/.cache/bazel/_bazel_jenkins/b\ 2022-11-23T01:12:28.0654601Z 463291cb8b07b4bfde1e3a43733cd1a/external/mkl_dnn_v1/temp14497776567389988975/v\ 2022-11-23T01:12:28.0662739Z 2.7.tar.gz 2022-11-23T01:12:33.1916914Z 2022-11-23T01:12:33.1917631Z  2022-11-23T01:12:33.1918017Z  2022-11-23T01:12:33.1918365Z  2022-11-23T01:12:33.1918630Z  2022-11-23T01:12:33.1918846Z  2022-11-23T01:12:33.1919014Z  2022-11-23T01:12:33.1919166Z  2022-11-23T01:12:33.1919333Z  2022-11-23T01:12:33.1919497Z  2022-11-23T01:12:33.1919648Z  2022-11-23T01:12:33.1919812Z  2022-11-23T01:12:33.1919975Z  2022-11-23T01:12:33.1920125Z  2022-11-23T01:12:33.1920289Z  2022-11-23T01:12:33.1920749Z INFO: Analyzed target //tensorflow/compiler/xla/xla_client:libxla_computation_client.so (307 packages loaded, 22441 targets configured). 2022-11-23T01:12:33.1920994Z 2022-11-23T01:12:33.1939983Z 2022-11-23T01:12:33.1940517Z INFO: Found 1 target... 2022-11-23T01:12:33.1940775Z 2022-11-23T01:12:33.3576959Z 2022-11-23T01:12:33.3577745Z [0 / 6] 2 actions, 0 running 2022-11-23T01:12:33.3578187Z [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-11-23T01:12:33.3578650Z [Prepa] Writing file .../xla_client/libxla_computation_client.so-2.params 2022-11-23T01:12:53.3607024Z 2022-11-23T01:12:53.3607468Z  2022-11-23T01:12:53.3609625Z  2022-11-23T01:12:53.3610289Z [5,591 / 12,241] 8 actions, 0 running 2022-11-23T01:12:53.3611082Z @com_github_grpc_grpc//:grpc_client_channel; 0s remote-cache 2022-11-23T01:12:53.3611658Z @mkl_dnn_v1//:onednn_autogen; 0s remote-cache 2022-11-23T01:12:53.3612083Z Compiling llvm/lib/TableGen/JSONBackend.cpp; Downloadi...; 0s remote-cache 2022-11-23T01:12:53.3614378Z Compiling src/ssl/handshake_client.cc; 0s remote-cache 2022-11-23T01:12:53.3615039Z Compiling src/crypto/x509v3/v3_genn.c; 0s remote-cache 2022-11-23T01:12:53.3615684Z Compiling lib/host_context/timer_queue.cc; Downloading...; 0s remote-cache 2022-11-23T01:12:53.3616311Z Compiling absl/random/internal/pool_urbg.cc; 0s remote-cache 2022-11-23T01:12:53.3616825Z [Scann] Compiling llvm/lib/Support/BLAKE3/blake3_dispatch.c 2022-11-23T01:13:13.3616242Z 2022-11-23T01:13:13.3618209Z  2022-11-23T01:13:13.3618569Z  2022-11-23T01:13:13.3619927Z  2022-11-23T01:13:13.3620522Z  2022-11-23T01:13:13.3620847Z  2022-11-23T01:13:13.3621334Z  2022-11-23T01:13:13.3621627Z  2022-11-23T01:13:13.3626531Z  2022-11-23T01:13:13.3626984Z [8,152 / 12,241] 7 actions, 0 running 2022-11-23T01:13:13.3627526Z Compiling .../gpu/gpu_cudamalloc_allocator.cc; 0s remote-cache 2022-11-23T01:13:13.3628136Z Compiling .../common_runtime/gpu/gpu_device_factory.cc; 0s remote-cache 2022-11-23T01:13:13.3628757Z Compiling tensorflow/core/data/snapshot_utils.cc; 0s remote-cache 2022-11-23T01:13:13.3629361Z Compiling .../pluggable_device/pluggable_device_init.cc; 0s remote-cache 2022-11-23T01:13:13.3630151Z Compiling .../core/common_runtime/mkl_layout_pass.cc; 0s remote-cache 2022-11-23T01:13:13.3630677Z Compiling tensorflow/core/common_runtime/function.cc; 0s remote-cache 2022-11-23T01:13:13.3631144Z [Scann] Compiling .../common_runtime/process_function_library_runtime.cc 2022-11-23T01:13:33.3634757Z 2022-11-23T01:13:33.3635271Z  2022-11-23T01:13:33.3635635Z  2022-11-23T01:13:33.3653266Z  2022-11-23T01:13:33.3675288Z  2022-11-23T01:13:33.3675635Z  2022-11-23T01:13:33.3675923Z  2022-11-23T01:13:33.3677144Z  2022-11-23T01:13:33.3677548Z [10,852 / 12,241] 7 actions, 0 running 2022-11-23T01:13:33.3678170Z Compiling tensorflow/cc/ops/control_flow_ops.cc; Downl...; 0s remote-cache 2022-11-23T01:13:33.3679070Z Compiling tensorflow/cc/ops/training_ops.cc; 0s remote-cache 2022-11-23T01:13:33.3679635Z Compiling tensorflow/cc/ops/map_ops.cc; Downloading te...; 0s remote-cache 2022-11-23T01:13:33.3680221Z Compiling tensorflow/cc/ops/manip_ops.cc; Downloading ...; 0s remote-cache 2022-11-23T01:13:33.3680782Z Compiling tensorflow/cc/ops/data_flow_ops.cc; 0s remote-cache 2022-11-23T01:13:33.3681430Z Compiling tensorflow/cc/ops/list_ops.cc; 0s remote-cache 2022-11-23T01:13:33.3681991Z Compiling tensorflow/cc/ops/image_ops.cc; 0s remote-cache 2022-11-23T01:14:01.3556326Z 2022-11-23T01:14:01.3556867Z  2022-11-23T01:14:01.3557189Z  2022-11-23T01:14:01.3559754Z  2022-11-23T01:14:01.3560153Z  2022-11-23T01:14:01.3560475Z  2022-11-23T01:14:01.3560691Z  2022-11-23T01:14:01.3562188Z  2022-11-23T01:14:01.3562780Z [12,240 / 12,241] ...ation_client.so; 11s remote-cache, processwrapper-sandbox 2022-11-23T01:14:05.0210710Z 2022-11-23T01:14:05.0211615Z Target //tensorflow/compiler/xla/xla_client:libxla_computation_client.so up-to-date: 2022-11-23T01:14:05.0215551Z [12,241 / 12,241] checking cached actions 2022-11-23T01:14:05.0215844Z 2022-11-23T01:14:05.0216264Z  bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so 2022-11-23T01:14:05.0216702Z [12,241 / 12,241] checking cached actions 2022-11-23T01:14:05.0807023Z 2022-11-23T01:14:05.0808030Z INFO: Elapsed time: 124.868s, Critical Path: 16.82s 2022-11-23T01:14:05.0808399Z [12,241 / 12,241] checking cached actions 2022-11-23T01:14:05.0808533Z 2022-11-23T01:14:05.0808789Z INFO: 12241 processes: 8585 remote cache hit, 3655 internal, 1 processwrapper-sandbox. 2022-11-23T01:14:05.0809129Z [12,241 / 12,241] checking cached actions 2022-11-23T01:14:05.0811699Z 2022-11-23T01:14:05.0812510Z INFO: Build completed successfully, 12241 total actions 2022-11-23T01:14:05.0873899Z 2022-11-23T01:14:05.0875035Z INFO: Build completed successfully, 12241 total actions 2022-11-23T01:14:05.0950548Z + popd 2022-11-23T01:14:05.0950937Z /var/lib/jenkins/workspace/xla 2022-11-23T01:14:05.0951337Z + mkdir -p torch_xla/lib 2022-11-23T01:14:05.0985015Z + chmod 0644 /var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so 2022-11-23T01:14:05.0996091Z + cp /var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so torch_xla/lib 2022-11-23T01:14:05.7579331Z running install 2022-11-23T01:14:05.7580360Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-23T01:14:05.7580814Z setuptools.SetuptoolsDeprecationWarning, 2022-11-23T01:14:05.8330721Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-11-23T01:14:05.8331222Z EasyInstallDeprecationWarning, 2022-11-23T01:14:05.9950423Z running bdist_egg 2022-11-23T01:14:06.1033994Z running egg_info 2022-11-23T01:14:06.1034358Z creating torch_xla.egg-info 2022-11-23T01:14:06.1550058Z writing torch_xla.egg-info/PKG-INFO 2022-11-23T01:14:06.2035066Z writing dependency_links to torch_xla.egg-info/dependency_links.txt 2022-11-23T01:14:06.4457475Z writing requirements to torch_xla.egg-info/requires.txt 2022-11-23T01:14:06.4945061Z writing top-level names to torch_xla.egg-info/top_level.txt 2022-11-23T01:14:06.4945676Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-11-23T01:14:06.6081518Z reading manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-11-23T01:14:06.6081845Z adding license file 'LICENSE' 2022-11-23T01:14:06.6107300Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-11-23T01:14:06.6108459Z installing library code to build/bdist.linux-x86_64/egg 2022-11-23T01:14:06.6109176Z running install_lib 2022-11-23T01:14:06.6109464Z running build_py 2022-11-23T01:14:06.6116159Z creating build 2022-11-23T01:14:06.6116817Z creating build/lib.linux-x86_64-3.7 2022-11-23T01:14:06.6117351Z creating build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6118105Z copying test/__init__.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6118795Z copying test/args_parse.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6126946Z copying test/bench.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6130868Z copying test/distributed_util.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6137986Z copying test/gcsfs_test.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6142497Z copying test/metrics_compare_utils_test.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6147844Z copying test/schedulers.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6156636Z copying test/test_async_closures.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6160471Z copying test/test_autocast.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6167859Z copying test/test_data_type.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6171756Z copying test/test_ddp.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6176356Z copying test/test_dynamic_shapes.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6180868Z copying test/test_env_var_mapper.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6185015Z copying test/test_grad_checkpoint.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6190206Z copying test/test_metrics.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6194187Z copying test/test_mp_all_gather.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6202894Z copying test/test_mp_all_to_all.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6207877Z copying test/test_mp_collective_permute.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6214173Z copying test/test_mp_distributed_mm.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6216819Z copying test/test_mp_mesh_reduce.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6224133Z copying test/test_mp_reduce_scatter.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6227144Z copying test/test_mp_rendezvous.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6230771Z copying test/test_mp_replication.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6233636Z copying test/test_mp_save.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6236857Z copying test/test_mp_sync_batch_norm.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6240414Z copying test/test_operations_hlo.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6243356Z copying test/test_ops.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6247687Z copying test/test_profile_mp_mnist.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6253659Z copying test/test_profiler.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6256784Z copying test/test_syncfree_optimizers.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6274237Z copying test/test_torch_distributed_all_gather_xla_backend.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6277622Z copying test/test_torch_distributed_all_reduce_xla_backend.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6281220Z copying test/test_torch_distributed_multi_all_reduce_xla_backend.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6284576Z copying test/test_torch_distributed_reduce_scatter_xla_backend.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6288420Z copying test/test_torch_distributed_xla_backend.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6292874Z copying test/test_train_mp_imagenet.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6297399Z copying test/test_train_mp_imagenet_amp.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6305713Z copying test/test_train_mp_imagenet_fsdp.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6309308Z copying test/test_train_mp_mnist.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6316111Z copying test/test_train_mp_mnist_amp.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6329802Z copying test/test_train_mp_mnist_fsdp_with_ckpt.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6337040Z copying test/test_xla_dist.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6354526Z copying test/test_xla_sharding.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6359768Z copying test/pytorch_test_base.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6365406Z copying test/test_operations.py -> build/lib.linux-x86_64-3.7/test 2022-11-23T01:14:06.6379037Z creating build/lib.linux-x86_64-3.7/torch_xla 2022-11-23T01:14:06.6379394Z copying torch_xla/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-11-23T01:14:06.6383397Z copying torch_xla/_patched_functions.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-11-23T01:14:06.6387787Z copying torch_xla/version.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-11-23T01:14:06.6394470Z creating build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6394804Z copying test/pjrt/__init__.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6396238Z copying test/pjrt/args_parse.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6397114Z copying test/pjrt/test_ddp.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6404366Z copying test/pjrt/test_experimental_pjrt.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6409457Z copying test/pjrt/test_experimental_pjrt_gpu.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6420069Z copying test/pjrt/test_experimental_pjrt_multi_cpu.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6429302Z copying test/pjrt/test_experimental_pjrt_tpu.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6437501Z copying test/pjrt/test_experimental_tpu.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6442159Z copying test/pjrt/test_mesh_service.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6447458Z copying test/pjrt/test_pjrt_runtime_metrics.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6454445Z copying test/pjrt/test_profiler.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6459558Z copying test/pjrt/test_train_pjrt_imagenet.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6469122Z copying test/pjrt/test_train_pjrt_mnist.py -> build/lib.linux-x86_64-3.7/test/pjrt 2022-11-23T01:14:06.6476270Z creating build/lib.linux-x86_64-3.7/torch_xla/amp 2022-11-23T01:14:06.6476646Z copying torch_xla/amp/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-11-23T01:14:06.6482707Z copying torch_xla/amp/autocast_mode.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-11-23T01:14:06.6488096Z copying torch_xla/amp/grad_scaler.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-11-23T01:14:06.6493943Z creating build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6494437Z copying torch_xla/core/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6495324Z copying torch_xla/core/_xrt_run_server.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6499135Z copying torch_xla/core/functions.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6503400Z copying torch_xla/core/xla_builder.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6508664Z copying torch_xla/core/xla_env_vars.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6512340Z copying torch_xla/core/xla_model.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6522922Z copying torch_xla/core/xla_op_registry.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6530106Z copying torch_xla/core/xrt_run_server.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-11-23T01:14:06.6536200Z creating build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6536626Z copying torch_xla/debug/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6537350Z copying torch_xla/debug/frame_parser_util.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6541756Z copying torch_xla/debug/graph_saver.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6545293Z copying torch_xla/debug/metrics.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6549861Z copying torch_xla/debug/metrics_compare_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6553784Z copying torch_xla/debug/metrics_saver.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6558507Z copying torch_xla/debug/model_comparator.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6562648Z copying torch_xla/debug/profiler.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-11-23T01:14:06.6571275Z creating build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6571880Z copying torch_xla/distributed/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6572671Z copying torch_xla/distributed/cluster.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6578043Z copying torch_xla/distributed/data_parallel.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6582276Z copying torch_xla/distributed/parallel_loader.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6590173Z copying torch_xla/distributed/worker.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6595372Z copying torch_xla/distributed/xla_dist.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6600752Z copying torch_xla/distributed/xla_multiprocessing.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6620471Z copying torch_xla/distributed/xla_backend.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-11-23T01:14:06.6625624Z creating build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6626360Z copying torch_xla/experimental/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6627204Z copying torch_xla/experimental/pjrt.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6636539Z copying torch_xla/experimental/tpu.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6640199Z copying torch_xla/experimental/xla_sharded_tensor.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6644289Z copying torch_xla/experimental/xla_sharding.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-11-23T01:14:06.6650283Z creating build/lib.linux-x86_64-3.7/torch_xla/test 2022-11-23T01:14:06.6650636Z copying torch_xla/test/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/test 2022-11-23T01:14:06.6652072Z copying torch_xla/test/test_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/test 2022-11-23T01:14:06.6661854Z creating build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6662281Z copying torch_xla/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6662952Z copying torch_xla/utils/cached_dataset.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6668202Z copying torch_xla/utils/checkpoint.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6672451Z copying torch_xla/utils/checkpoint_tagger.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6676509Z copying torch_xla/utils/closures.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6680058Z copying torch_xla/utils/gcsfs.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6688382Z copying torch_xla/utils/keyd_queue.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6692513Z copying torch_xla/utils/serialization.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6696876Z copying torch_xla/utils/tf_record_reader.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6700920Z copying torch_xla/utils/utils.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-11-23T01:14:06.6706893Z creating build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6707289Z copying torch_xla/amp/syncfree/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6713455Z copying torch_xla/amp/syncfree/_functional.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6717367Z copying torch_xla/amp/syncfree/adam.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6722176Z copying torch_xla/amp/syncfree/adamw.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6727462Z copying torch_xla/amp/syncfree/sgd.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-11-23T01:14:06.6733857Z creating build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6734310Z copying torch_xla/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6739912Z copying torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6745028Z copying torch_xla/distributed/fsdp/state_dict_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6751780Z copying torch_xla/distributed/fsdp/utils.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6755778Z copying torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6761161Z copying torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-11-23T01:14:06.6789299Z creating build/lib.linux-x86_64-3.7/torch_xla/lib 2022-11-23T01:14:06.6790169Z copying torch_xla/lib/libxla_computation_client.so -> build/lib.linux-x86_64-3.7/torch_xla/lib 2022-11-23T01:14:06.9450890Z running build_ext 2022-11-23T01:14:06.9468863Z building '_XLAC' extension 2022-11-23T01:14:06.9477522Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7 2022-11-23T01:14:06.9478175Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla 2022-11-23T01:14:06.9478580Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc 2022-11-23T01:14:06.9480482Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated 2022-11-23T01:14:06.9481972Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops 2022-11-23T01:14:06.9876638Z Emitting ninja build file /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/build.ninja... 2022-11-23T01:14:06.9889721Z Compiling objects... 2022-11-23T01:14:06.9890109Z Using envvar MAX_JOBS (6) as the number of workers... 2022-11-23T01:14:13.5410423Z [1/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_cpu_fallback.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:15.4143301Z [2/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/batch_norm.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:24.2980256Z [3/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_bridge.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:25.9746626Z [4/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/computation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:26.8919809Z [5/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nonzero.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:26.8923722Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nonzero.cpp:5: 2022-11-23T01:14:26.8924515Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:26.8925049Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:26.8925598Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:26.8926173Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:26.8926921Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:26.8927829Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:26.8928509Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:26.8928913Z ^ 2022-11-23T01:14:26.8929193Z 1 warning generated. 2022-11-23T01:14:27.3140042Z [6/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_autograd_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:31.4646607Z [7/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convert_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:31.4650257Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/convert_ops.cpp:11: 2022-11-23T01:14:31.4650590Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:31.4650908Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:31.4651259Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:31.4651594Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:31.4651932Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:31.4652438Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:31.4652856Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:31.4653101Z ^ 2022-11-23T01:14:31.4653264Z 1 warning generated. 2022-11-23T01:14:33.9302600Z [8/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/cross_replica_reduces.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:36.7083488Z [9/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/device.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:42.3542249Z [10/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convolution.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:42.8548111Z [11/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/debug_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:44.6985235Z [12/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/function_call_tracker.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:44.7225815Z [13/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/data_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:44.7230630Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/data_ops.cpp:20: 2022-11-23T01:14:44.7231355Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:44.7232263Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:44.7232998Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:44.7233822Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:44.7234495Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:44.7235399Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:44.7236060Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:44.7236459Z ^ 2022-11-23T01:14:44.7236727Z 1 warning generated. 2022-11-23T01:14:49.1670098Z [14/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:49.1673944Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:32: 2022-11-23T01:14:49.1674561Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:49.1675195Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:49.1675844Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:49.1676397Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:49.1676934Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:49.1677827Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:49.1678519Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:49.1678935Z ^ 2022-11-23T01:14:49.1679419Z 1 warning generated. 2022-11-23T01:14:49.3635820Z [15/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:49.3639850Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp:63:6: warning: unused function 'resize_out' [-Wunused-function] 2022-11-23T01:14:49.3640295Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:14:49.3640546Z ^ 2022-11-23T01:14:49.3640980Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp:82:6: warning: unused function 'check_inplace' [-Wunused-function] 2022-11-23T01:14:49.3641395Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:14:49.3641647Z ^ 2022-11-23T01:14:49.3641803Z 2 warnings generated. 2022-11-23T01:14:50.7504540Z [16/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/elementwise.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:50.7508758Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/elementwise.cpp:10: 2022-11-23T01:14:50.7510207Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:50.7510932Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:50.7511503Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:50.7512075Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:50.7512665Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:50.7513627Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:50.7514313Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:50.7514708Z ^ 2022-11-23T01:14:50.7514983Z 1 warning generated. 2022-11-23T01:14:58.4653468Z [17/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/helpers.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:14:58.4657871Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/helpers.cpp:16: 2022-11-23T01:14:58.4658630Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:14:58.4659481Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:14:58.4660563Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:14:58.4661177Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:14:58.4661790Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:14:58.4662932Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:14:58.4663636Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:14:58.4664060Z ^ 2022-11-23T01:14:58.4664345Z 1 warning generated. 2022-11-23T01:15:01.5066219Z [18/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:08.8612396Z [19/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:11.4511711Z [20/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/matrix.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:11.4777771Z [21/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_dump_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:11.4781318Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_dump_util.cpp:14: 2022-11-23T01:15:11.4781841Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:11.4782390Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:11.4782954Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:11.4783540Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:11.4784119Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:11.4785208Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:11.4785943Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:11.4786363Z ^ 2022-11-23T01:15:11.4786746Z 1 warning generated. 2022-11-23T01:15:15.4041595Z [22/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:15.4045870Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp:30:27: warning: unused function 'to_meta' [-Wunused-function] 2022-11-23T01:15:15.4046524Z c10::optional to_meta(const c10::optional& tensor) { 2022-11-23T01:15:15.4046909Z ^ 2022-11-23T01:15:15.4047656Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp:37:25: warning: unused function 'to_meta' [-Wunused-function] 2022-11-23T01:15:15.4048290Z std::vector to_meta(at::ITensorListRef t_list) { 2022-11-23T01:15:15.4048640Z ^ 2022-11-23T01:15:15.4048913Z 2 warnings generated. 2022-11-23T01:15:15.9157754Z [23/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/layout_manager.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:23.5780811Z [24/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/nms_op.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:29.7659609Z [25/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:29.7664307Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp:37: 2022-11-23T01:15:29.7665198Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:29.7665917Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:29.7666608Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:29.7668549Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:29.7669518Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:29.7736044Z ^ 2022-11-23T01:15:29.7739747Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp:772:13: warning: unused function 'GetPyTypeString' [-Wunused-function] 2022-11-23T01:15:29.7740385Z std::string GetPyTypeString(py::handle obj) { 2022-11-23T01:15:29.7741226Z ^ 2022-11-23T01:15:29.7741504Z 2 warnings generated. 2022-11-23T01:15:31.3988550Z [26/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/nll_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:31.3992726Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/nll_loss.cpp:8: 2022-11-23T01:15:31.3993311Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:31.3994003Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:31.3994563Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:31.3995147Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:31.3995732Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:31.3996657Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:31.3997602Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:31.3998041Z ^ 2022-11-23T01:15:31.3998317Z 1 warning generated. 2022-11-23T01:15:32.5457457Z [27/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/lowering_context.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:32.5461618Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/lowering_context.cpp:15: 2022-11-23T01:15:32.5462140Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:32.5462638Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:32.5463237Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:32.5463846Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:32.5464463Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:32.5465452Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:32.5466191Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:32.5466629Z ^ 2022-11-23T01:15:32.5466923Z 1 warning generated. 2022-11-23T01:15:33.8240219Z [28/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:33.8244840Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp:63:6: warning: unused function 'resize_out' [-Wunused-function] 2022-11-23T01:15:33.8245522Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:15:33.8245952Z ^ 2022-11-23T01:15:33.8246689Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp:82:6: warning: unused function 'check_inplace' [-Wunused-function] 2022-11-23T01:15:33.8247372Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:15:33.8247746Z ^ 2022-11-23T01:15:33.8247986Z 2 warnings generated. 2022-11-23T01:15:34.8135099Z [29/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:34.8139157Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.cpp:6: 2022-11-23T01:15:34.8139739Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:34.8140265Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:34.8140818Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:34.8141360Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:34.8142134Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:34.8143081Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:34.8143787Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:34.8144307Z ^ 2022-11-23T01:15:34.8144597Z 1 warning generated. 2022-11-23T01:15:38.1530355Z [30/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/adam_optimizer_step.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:39.9038266Z [31/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_gather.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:40.6518964Z [32/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/adaptive_max_pool2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:43.2019952Z [33/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_reduce.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:45.3006141Z [34/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_to_all.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:45.4205422Z [35/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arg_max.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:46.5148691Z [36/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/op_by_op_executor.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:46.5152939Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/op_by_op_executor.cpp:18: 2022-11-23T01:15:46.5153522Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:46.5154182Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:46.5154760Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:46.5155315Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:46.5155913Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:46.5156847Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:46.5157533Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:46.5157928Z ^ 2022-11-23T01:15:46.5158223Z 1 warning generated. 2022-11-23T01:15:50.6861587Z [37/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arg_min.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:52.3349136Z [38/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/bernoulli.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:52.7741404Z [39/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arithmetic_ir_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:54.9042846Z [40/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_update_scale.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:15:54.9046923Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_update_scale.cpp:6: 2022-11-23T01:15:54.9047487Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:15:54.9048025Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:15:54.9048586Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:15:54.9049175Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:15:54.9049740Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:15:54.9050682Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:15:54.9051402Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:15:54.9051795Z ^ 2022-11-23T01:15:54.9052085Z 1 warning generated. 2022-11-23T01:15:58.2159711Z [41/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/avg_pool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:00.2267671Z [42/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/avg_pool_nd_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:02.8464315Z [43/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cat.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:06.2984444Z [44/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:06.2989528Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided.cpp:12: 2022-11-23T01:16:06.2990344Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:06.2991087Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:06.2991703Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:06.2992456Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:06.2993078Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:06.2994117Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:06.2995041Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:06.2995469Z ^ 2022-11-23T01:16:06.2995766Z 1 warning generated. 2022-11-23T01:16:08.1527461Z [45/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/constant.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:08.6637061Z [46/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided_view_update.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:08.6641281Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided_view_update.cpp:10: 2022-11-23T01:16:08.6641893Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:08.6642507Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:08.6643090Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:08.6643660Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:08.6644234Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:08.6645203Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:08.6645924Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:08.6646336Z ^ 2022-11-23T01:16:08.6646630Z 1 warning generated. 2022-11-23T01:16:09.0152668Z [47/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/collective_permute.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:09.7717680Z [48/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cast.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:09.7720479Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cast.cpp:11: 2022-11-23T01:16:09.7720926Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:09.7721354Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:09.7723143Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:09.7727628Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:09.7728227Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:09.7729111Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:09.7729764Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:09.7730184Z ^ 2022-11-23T01:16:09.7731778Z 1 warning generated. 2022-11-23T01:16:11.8749596Z [49/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/convolution_backward_overrideable.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:15.3458116Z [50/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/constant_pad_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:15.9967374Z [51/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/convolution_overrideable.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:18.0965776Z [52/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/diagonal.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:23.0497423Z [53/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/einsum.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:24.9523961Z [54/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/diagonal_view_update.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:27.3080823Z [55/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/device_data.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:27.3083430Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/device_data.cpp:7: 2022-11-23T01:16:27.3083766Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:27.3084145Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:27.3084487Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:27.3084873Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:27.3085210Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:27.3085802Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:27.3086203Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:27.3086493Z ^ 2022-11-23T01:16:27.3086667Z 1 warning generated. 2022-11-23T01:16:29.8442801Z [56/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumprod.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:29.8446493Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumprod.cpp:10: 2022-11-23T01:16:29.8447089Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:29.8447647Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:29.8448217Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:29.8448789Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:29.8449392Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:29.8450561Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:29.8451252Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:29.8451665Z ^ 2022-11-23T01:16:29.8451957Z 1 warning generated. 2022-11-23T01:16:31.1308049Z [57/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumsum.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:31.1312230Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumsum.cpp:9: 2022-11-23T01:16:31.1312824Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:31.1313379Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:31.1314032Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:31.1314568Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:31.1315132Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:31.1316044Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:31.1316710Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:31.1317117Z ^ 2022-11-23T01:16:31.1317397Z 1 warning generated. 2022-11-23T01:16:33.9758798Z [58/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:33.9762864Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.cpp:1: 2022-11-23T01:16:33.9763962Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.h:60:11: warning: 'torch_xla::SizeEq::getStaticValue' hides overloaded virtual function [-Woverloaded-virtual] 2022-11-23T01:16:33.9773812Z int64_t getStaticValue() { 2022-11-23T01:16:33.9774026Z ^ 2022-11-23T01:16:33.9774695Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h:52:19: note: hidden overloaded virtual function 'torch::lazy::DimensionNode::getStaticValue' declared here: different qualifiers ('const' vs unqualified) 2022-11-23T01:16:33.9775134Z virtual int64_t getStaticValue() const { 2022-11-23T01:16:33.9775403Z ^ 2022-11-23T01:16:33.9775640Z 1 warning generated. 2022-11-23T01:16:34.1761878Z [59/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/discrete_uniform.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:34.2722571Z [60/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/einsum_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:34.8512002Z [61/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/expand.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:39.9448685Z [62/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/flip.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:40.7677918Z [63/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/exponential.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:41.8687725Z [64/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_get.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:43.4949476Z [65/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand_symint.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/expand_symint.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand_symint.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:44.3340100Z [66/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/gather.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:44.3387112Z [67/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/generic.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:49.1102022Z [68/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/generic_slice.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:51.9776055Z [69/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/hardtanh_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:52.6121792Z [70/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_put.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:54.3747426Z [71/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/kth_value.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:57.9274944Z [72/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/get_dimensions_size.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:57.9278550Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/get_dimensions_size.cpp:8: 2022-11-23T01:16:57.9278910Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:16:57.9349177Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:16:57.9392270Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:16:57.9392970Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:16:57.9393671Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:16:57.9394709Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:16:57.9395413Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:16:57.9395845Z ^ 2022-11-23T01:16:57.9396164Z 1 warning generated. 2022-11-23T01:16:59.1144509Z [73/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/linspace.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:59.2228697Z [74/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:16:59.2687139Z [75/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:00.8714594Z [76/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/infer_output_shape.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:03.8389552Z [77/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/leaky_relu.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:06.1700330Z [78/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/leaky_relu_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:07.7642383Z [79/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/linear_interpolation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:09.8573985Z [80/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/log_softmax_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:15.0634394Z [81/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:16.5827183Z [82/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/log_softmax.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:16.5833448Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/log_softmax.cpp:7: 2022-11-23T01:17:16.5834418Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:17:16.5835293Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:17:16.5912021Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:17:16.5912610Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:17:16.5913168Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:17:16.5914265Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:17:16.5914906Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:17:16.5915310Z ^ 2022-11-23T01:17:16.5915613Z 1 warning generated. 2022-11-23T01:17:16.7286022Z [83/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_fill.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:17.6022572Z [84/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/logsumexp.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:17.6025066Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/logsumexp.cpp:8: 2022-11-23T01:17:17.6025412Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:17:17.6025812Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:17:17.6026145Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:17:17.6026532Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:17:17.6026861Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:17:17.6027440Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:17:17.6027904Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:17:17.6028152Z ^ 2022-11-23T01:17:17.6028315Z 1 warning generated. 2022-11-23T01:17:21.6241616Z [85/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_in_dim.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:24.1658685Z [86/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:24.1662304Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mean.cpp:9: 2022-11-23T01:17:24.1662843Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:17:24.1663345Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:17:24.1663900Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:17:24.1664433Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:17:24.1664970Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:17:24.1665846Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:17:24.1666506Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:17:24.1666888Z ^ 2022-11-23T01:17:24.1667326Z 1 warning generated. 2022-11-23T01:17:24.1876580Z [87/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_unpool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:26.8987712Z [88/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_pool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:27.0969806Z [89/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_pool_nd_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:29.9742260Z [90/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mse_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:30.6997395Z [91/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:30.7001101Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_select.cpp:5: 2022-11-23T01:17:30.7001606Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:17:30.7002089Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:17:30.7002596Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:17:30.7003127Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:17:30.7003691Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:17:30.7004559Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:17:30.7005212Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:17:30.7005597Z ^ 2022-11-23T01:17:30.7005869Z 1 warning generated. 2022-11-23T01:17:31.0321884Z [92/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/native_batch_norm_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:33.8541917Z [93/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:33.8753228Z [94/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/min_in_dim.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:37.0817367Z [95/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mse_loss_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:38.7519784Z [96/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/native_batch_norm_forward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:38.8020390Z [97/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nms.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:39.8530574Z [98/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:42.7035550Z [99/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:42.9342482Z [100/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:45.6482330Z [101/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/normal.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:48.3585922Z [102/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/not_supported.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:49.6680756Z [103/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/permute.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:51.8891363Z [104/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops_xla_shape_fn.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:17:58.5144059Z [105/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/put.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:00.2290976Z [106/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops_lower_fn.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:00.4738507Z [107/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/optimization_barrier.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:00.4742455Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/optimization_barrier.cpp:6: 2022-11-23T01:18:00.4827578Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:18:00.4828186Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:18:00.4828749Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:18:00.4829288Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:18:00.4866168Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:18:00.4867224Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:18:00.4867951Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:18:00.4868385Z ^ 2022-11-23T01:18:00.4868658Z 1 warning generated. 2022-11-23T01:18:01.0261996Z [108/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/qr.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:05.1968991Z [109/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:05.1972820Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops.cpp:31: 2022-11-23T01:18:05.1973397Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:18:05.1973911Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:18:05.1974463Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:18:05.1975010Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:18:05.1975532Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:18:05.1976710Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:18:05.1977423Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:18:05.1977840Z ^ 2022-11-23T01:18:05.1978242Z 1 warning generated. 2022-11-23T01:18:05.8207480Z [110/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/prod.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:05.8211353Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/prod.cpp:10: 2022-11-23T01:18:05.8211923Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:18:05.8212507Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:18:05.8213106Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:18:05.8214322Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:18:05.8214888Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:18:05.8215843Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:18:05.8216845Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:18:05.8217263Z ^ 2022-11-23T01:18:05.8217533Z 1 warning generated. 2022-11-23T01:18:06.0197820Z [111/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/recv.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:07.7674484Z [112/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reflection_pad2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:10.4179039Z [113/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/repeat.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:10.7156281Z [114/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reduce_scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:13.4850592Z [115/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/resize.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:13.9570674Z [116/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reflection_pad2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:14.1625448Z [117/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/replication_pad.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:16.4733779Z [118/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/replication_pad_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:19.8251031Z [119/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scalar.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:20.2737251Z [120/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/roll.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:20.5438059Z [121/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/rrelu_with_noise.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:22.0593387Z [122/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/rrelu_with_noise_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:23.3423210Z [123/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:26.5471363Z [124/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scatter_add.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:26.6024917Z [125/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:29.1258363Z [126/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/send.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:31.2148653Z [127/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/sgd_optimizer_step.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:32.1130962Z [128/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/split.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:35.3817034Z [129/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/squeeze.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:36.5550517Z [130/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softmax_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:37.9971544Z [131/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/stack.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:38.3637575Z [132/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/std.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:38.9030128Z [133/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softmax.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:38.9034895Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softmax.cpp:7: 2022-11-23T01:18:38.9035612Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:18:38.9041307Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:18:38.9074092Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:18:38.9074735Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:18:38.9075558Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:18:38.9076540Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:18:38.9151929Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:18:38.9152410Z ^ 2022-11-23T01:18:38.9152759Z 1 warning generated. 2022-11-23T01:18:39.7847362Z [134/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/std_mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:44.4380629Z [135/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/svd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:45.3696857Z [136/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/threshold.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:47.8179450Z [137/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/symeig.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:48.1720456Z [138/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/topk.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:49.1153568Z [139/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/threshold_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:55.4168440Z [140/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/triangular_solve.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:55.7175347Z [141/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:57.2094724Z [142/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/sum.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:57.2099349Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/sum.cpp:10: 2022-11-23T01:18:57.2099892Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:18:57.2100647Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:18:57.2101340Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:18:57.2102058Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:18:57.2102775Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:18:57.2103825Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:18:57.2104833Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:18:57.2105250Z ^ 2022-11-23T01:18:57.2105693Z 1 warning generated. 2022-11-23T01:18:58.3472470Z [143/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/unsqueeze.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:18:58.4489013Z [144/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/uniform.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:02.2233041Z [145/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/unselect.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:02.2235493Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/unselect.cpp:8: 2022-11-23T01:19:02.2236027Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:02.2236442Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:02.2236786Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:02.2237163Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:02.2237578Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:02.2238167Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:02.2238637Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:02.2238871Z ^ 2022-11-23T01:19:02.2239047Z 1 warning generated. 2022-11-23T01:19:02.3912338Z [146/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_bilinear2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:06.4983104Z [147/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_nearest2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:07.4870440Z [148/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_nearest2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:09.1583995Z [149/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/update_slice.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:13.1713582Z [150/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/view.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:14.0867555Z [151/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:14.0871589Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var.cpp:8: 2022-11-23T01:19:14.0872141Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:14.0872685Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:14.0873462Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:14.0874115Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:14.0874705Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:14.0875772Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:14.0876445Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:14.0876867Z ^ 2022-11-23T01:19:14.0877158Z 1 warning generated. 2022-11-23T01:19:14.8507104Z [152/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/user_computation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:17.2906372Z [153/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/xla_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:19.8977408Z [154/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/random.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:21.0477119Z [155/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/shape_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:23.7094656Z [156/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/resize_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:24.3798434Z [157/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var_mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:24.3802955Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var_mean.cpp:8: 2022-11-23T01:19:24.3803670Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:24.3804384Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:24.3805097Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:24.3805781Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:24.3806748Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:24.3807967Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:24.3808776Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:24.3809311Z ^ 2022-11-23T01:19:24.3809963Z 1 warning generated. 2022-11-23T01:19:30.9932863Z [158/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/softmax_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:31.5784824Z [159/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/reduction.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:31.5787452Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/reduction.cpp:18: 2022-11-23T01:19:31.5787799Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:31.5788197Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:31.5788613Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:31.5789010Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:31.5789338Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:31.5790205Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:31.5790789Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:31.5791081Z ^ 2022-11-23T01:19:31.5791247Z 1 warning generated. 2022-11-23T01:19:33.0144634Z [160/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/pooling.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:33.0148485Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/pooling.cpp:14: 2022-11-23T01:19:33.0149057Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:33.0149598Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:33.0150403Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:33.0150962Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:33.0151475Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:33.0152399Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:33.0153091Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:33.0153594Z ^ 2022-11-23T01:19:33.0153855Z 1 warning generated. 2022-11-23T01:19:38.5979032Z [161/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:38.5983030Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.cpp:15: 2022-11-23T01:19:38.5983638Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_builder.h:9: 2022-11-23T01:19:38.5984815Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.h:60:11: warning: 'torch_xla::SizeEq::getStaticValue' hides overloaded virtual function [-Woverloaded-virtual] 2022-11-23T01:19:38.5985466Z int64_t getStaticValue() { 2022-11-23T01:19:38.5985775Z ^ 2022-11-23T01:19:38.5986846Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h:52:19: note: hidden overloaded virtual function 'torch::lazy::DimensionNode::getStaticValue' declared here: different qualifiers ('const' vs unqualified) 2022-11-23T01:19:38.5987566Z virtual int64_t getStaticValue() const { 2022-11-23T01:19:38.5987912Z ^ 2022-11-23T01:19:38.5988348Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.cpp:15: 2022-11-23T01:19:38.5988929Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_builder.h:13: 2022-11-23T01:19:38.5989434Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:38.5989750Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:38.5990308Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:38.5990643Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:38.5990986Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:38.5991492Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:38.5991887Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:38.5992128Z ^ 2022-11-23T01:19:38.5992289Z 2 warnings generated. 2022-11-23T01:19:41.3628295Z [162/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:41.4255972Z [163/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/version.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:42.0866433Z [164/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/token_handler.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:49.3631518Z [165/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/torch_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:49.8285641Z [166/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:19:49.8289485Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor.cpp:45: 2022-11-23T01:19:49.8290649Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.h:60:11: warning: 'torch_xla::SizeEq::getStaticValue' hides overloaded virtual function [-Woverloaded-virtual] 2022-11-23T01:19:49.8291204Z int64_t getStaticValue() { 2022-11-23T01:19:49.8291482Z ^ 2022-11-23T01:19:49.8292403Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h:52:19: note: hidden overloaded virtual function 'torch::lazy::DimensionNode::getStaticValue' declared here: different qualifiers ('const' vs unqualified) 2022-11-23T01:19:49.8293057Z virtual int64_t getStaticValue() const { 2022-11-23T01:19:49.8293350Z ^ 2022-11-23T01:19:49.8293722Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor.cpp:50: 2022-11-23T01:19:49.8294387Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:19:49.8294936Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:19:49.8295494Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:19:49.8296008Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:19:49.8296565Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:19:49.8297424Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:19:49.8298130Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:19:49.8298508Z ^ 2022-11-23T01:19:49.8298806Z 2 warnings generated. 2022-11-23T01:19:51.8468882Z [167/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/view.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:04.2124096Z [168/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:04.2128309Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp:9: 2022-11-23T01:20:04.2128926Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_builder.h:9: 2022-11-23T01:20:04.2130099Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.h:60:11: warning: 'torch_xla::SizeEq::getStaticValue' hides overloaded virtual function [-Woverloaded-virtual] 2022-11-23T01:20:04.2130690Z int64_t getStaticValue() { 2022-11-23T01:20:04.2130864Z ^ 2022-11-23T01:20:04.2131441Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h:52:19: note: hidden overloaded virtual function 'torch::lazy::DimensionNode::getStaticValue' declared here: different qualifiers ('const' vs unqualified) 2022-11-23T01:20:04.2131837Z virtual int64_t getStaticValue() const { 2022-11-23T01:20:04.2132021Z ^ 2022-11-23T01:20:04.2132279Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp:9: 2022-11-23T01:20:04.2132610Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_builder.h:13: 2022-11-23T01:20:04.2132926Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:20:04.2133254Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:20:04.2133581Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:04.2133918Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:04.2134243Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:04.2134741Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:04.2135130Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:04.2135371Z ^ 2022-11-23T01:20:04.2135530Z 2 warnings generated. 2022-11-23T01:20:06.2536642Z [169/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_lower_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:06.2540378Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_lower_util.cpp:22: 2022-11-23T01:20:06.2540911Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:20:06.2541450Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:20:06.2541988Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:06.2542539Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:06.2543089Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:06.2544012Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:06.2544663Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:06.2545054Z ^ 2022-11-23T01:20:06.2545317Z 1 warning generated. 2022-11-23T01:20:08.1185019Z [170/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_methods.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:08.1187322Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_methods.cpp:138: 2022-11-23T01:20:08.1187660Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:20:08.1188006Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:20:08.1188343Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:08.1188660Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:08.1188991Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:08.1189504Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:08.1190051Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:08.1190298Z ^ 2022-11-23T01:20:08.1190472Z 1 warning generated. 2022-11-23T01:20:13.5943904Z [171/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:13.5946120Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.cpp:1: 2022-11-23T01:20:13.5946447Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.h:8: 2022-11-23T01:20:13.5946797Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:13.5947133Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:13.5947458Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:13.5948131Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:13.5948550Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:13.5948797Z ^ 2022-11-23T01:20:13.5949026Z 1 warning generated. 2022-11-23T01:20:14.3427857Z [172/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:14.3430359Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.cpp:1: 2022-11-23T01:20:14.3430735Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:20:14.3431097Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:14.3431432Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:14.3431829Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:14.3432405Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:14.3432808Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:14.3433092Z ^ 2022-11-23T01:20:14.3433279Z 1 warning generated. 2022-11-23T01:20:44.7264957Z [173/173] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-11-23T01:20:44.7268329Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.cpp:1: 2022-11-23T01:20:44.7268660Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.h:16: 2022-11-23T01:20:44.7268995Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.h:6: 2022-11-23T01:20:44.7269329Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-11-23T01:20:44.7269652Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-11-23T01:20:44.7270219Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-11-23T01:20:44.7270769Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-11-23T01:20:44.7271178Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-11-23T01:20:44.7271408Z ^ 2022-11-23T01:20:44.7271581Z 1 warning generated. 2022-11-23T01:20:44.7372780Z clang++-8 -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ -D_GLIBCXX_USE_CXX11_ABI=1 /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/einsum_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand_symint.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o -L/var/lib/jenkins/workspace/xla/torch_xla/lib -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so -lxla_computation_client -Wl,-rpath,$ORIGIN/torch_xla/lib 2022-11-23T01:20:52.2722256Z +++ dirname /var/lib/jenkins/workspace/xla/test/cpp/run_tests.sh 2022-11-23T01:20:52.2735458Z ++ cd /var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T01:20:52.2735890Z ++ pwd -P 2022-11-23T01:20:52.2738469Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T01:20:52.2738853Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T01:20:52.2739176Z + BUILDTYPE=Release 2022-11-23T01:20:52.2739424Z + VERB= 2022-11-23T01:20:52.2739661Z + FILTER= 2022-11-23T01:20:52.2739907Z + BUILD_ONLY=0 2022-11-23T01:20:52.2742149Z + RMBUILD=1 2022-11-23T01:20:52.2742511Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-11-23T01:20:52.2742905Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-11-23T01:20:52.2743406Z + '[' '' == 1 ']' 2022-11-23T01:20:52.2743599Z + getopts VLDKBF:X: OPTION 2022-11-23T01:20:52.2743775Z + case $OPTION in 2022-11-23T01:20:52.2743950Z + BUILD_ONLY=1 2022-11-23T01:20:52.2744133Z + getopts VLDKBF:X: OPTION 2022-11-23T01:20:52.2744299Z + shift 1 2022-11-23T01:20:52.2744486Z + [[ '' != \1 ]] 2022-11-23T01:20:52.2747489Z + export XLA_EXPERIMENTAL 2022-11-23T01:20:52.2748072Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T01:20:52.2756211Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T01:20:52.2787712Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T01:20:52.2788082Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla 2022-11-23T01:20:52.2791244Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-11-23T01:20:52.4700458Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-11-23T01:20:52.6565556Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-11-23T01:20:52.7398663Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-11-23T01:20:54.8259505Z -- The C compiler identification is Clang 8.0.0 2022-11-23T01:20:54.9250422Z -- The CXX compiler identification is Clang 8.0.0 2022-11-23T01:20:54.9521073Z -- Detecting C compiler ABI info 2022-11-23T01:20:55.0475650Z -- Detecting C compiler ABI info - done 2022-11-23T01:20:55.0571521Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-11-23T01:20:55.0578749Z -- Detecting C compile features 2022-11-23T01:20:55.0590464Z -- Detecting C compile features - done 2022-11-23T01:20:55.0656139Z -- Detecting CXX compiler ABI info 2022-11-23T01:20:55.1774408Z -- Detecting CXX compiler ABI info - done 2022-11-23T01:20:55.1878200Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-11-23T01:20:55.1881276Z -- Detecting CXX compile features 2022-11-23T01:20:55.1887021Z -- Detecting CXX compile features - done 2022-11-23T01:20:55.1932925Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-11-23T01:20:55.2019706Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-11-23T01:20:55.2864395Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-11-23T01:20:55.2865427Z -- Looking for pthread_create in pthreads 2022-11-23T01:20:55.3613293Z -- Looking for pthread_create in pthreads - not found 2022-11-23T01:20:55.3613647Z -- Looking for pthread_create in pthread 2022-11-23T01:20:55.4420866Z -- Looking for pthread_create in pthread - found 2022-11-23T01:20:55.4431871Z -- Found Threads: TRUE 2022-11-23T01:20:55.4602478Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-11-23T01:20:55.4602902Z static library kineto_LIBRARY-NOTFOUND not found. 2022-11-23T01:20:55.4603195Z Call Stack (most recent call first): 2022-11-23T01:20:55.4603608Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-11-23T01:20:55.4603958Z CMakeLists.txt:27 (find_package) 2022-11-23T01:20:55.4604087Z 2022-11-23T01:20:55.4604168Z  2022-11-23T01:20:55.4605969Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-11-23T01:20:55.4949315Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-11-23T01:20:55.4970478Z -- Configuring done 2022-11-23T01:20:55.5104713Z -- Generating done 2022-11-23T01:20:55.5146439Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T01:20:55.5238453Z + make -j 2022-11-23T01:20:55.5431757Z [ 4%] Creating directories for 'googletest' 2022-11-23T01:20:55.5503690Z [ 8%] Performing download step (git clone) for 'googletest' 2022-11-23T01:20:56.7542345Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-11-23T01:20:56.7602423Z [ 12%] Performing update step for 'googletest' 2022-11-23T01:20:56.7711872Z [ 16%] No patch step for 'googletest' 2022-11-23T01:20:56.7797288Z [ 20%] Performing configure step for 'googletest' 2022-11-23T01:20:59.1283019Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-11-23T01:20:59.1344911Z [ 24%] Performing build step for 'googletest' 2022-11-23T01:21:02.9167167Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-11-23T01:21:02.9225285Z [ 28%] No install step for 'googletest' 2022-11-23T01:21:02.9305554Z [ 32%] Completed 'googletest' 2022-11-23T01:21:02.9451247Z [ 32%] Built target googletest 2022-11-23T01:21:02.9544830Z [ 36%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-11-23T01:21:02.9547243Z [ 40%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-11-23T01:21:02.9559326Z [ 44%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-11-23T01:21:02.9573689Z [ 48%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-11-23T01:21:02.9574342Z [ 52%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-11-23T01:21:02.9578147Z [ 56%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-11-23T01:21:02.9585512Z [ 60%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-11-23T01:21:02.9586213Z [ 64%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-11-23T01:21:02.9586909Z [ 68%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-11-23T01:21:02.9606438Z [ 72%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-11-23T01:21:02.9608692Z [ 76%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_sharding.cpp.o 2022-11-23T01:21:02.9610550Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-11-23T01:21:02.9631191Z [ 84%] Building CXX object CMakeFiles/test_ptxla.dir/test_symint.cpp.o 2022-11-23T01:21:02.9641096Z [ 88%] Building CXX object CMakeFiles/test_ptxla.dir/test_lazy.cpp.o 2022-11-23T01:21:02.9642439Z [ 92%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-11-23T01:21:02.9819329Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-11-23T01:22:32.9052606Z [100%] Linking CXX executable test_ptxla 2022-11-23T01:22:35.4671558Z [100%] Built target test_ptxla 2022-11-23T01:22:35.4705876Z + '[' 1 -eq 0 ']' 2022-11-23T01:22:35.4706098Z + popd 2022-11-23T01:22:35.4706284Z /var/lib/jenkins/workspace/xla 2022-11-23T01:22:35.4708256Z + '[' 1 -eq 1 -a 1 -eq 0 ']' 2022-11-23T01:22:35.4769868Z creating build/bdist.linux-x86_64 2022-11-23T01:22:35.4781109Z creating build/bdist.linux-x86_64/egg 2022-11-23T01:22:35.4805437Z creating build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4818297Z copying build/lib.linux-x86_64-3.7/test/__init__.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4819039Z copying build/lib.linux-x86_64-3.7/test/args_parse.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4823942Z copying build/lib.linux-x86_64-3.7/test/bench.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4827941Z copying build/lib.linux-x86_64-3.7/test/distributed_util.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4832531Z copying build/lib.linux-x86_64-3.7/test/gcsfs_test.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4841420Z copying build/lib.linux-x86_64-3.7/test/metrics_compare_utils_test.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4846741Z copying build/lib.linux-x86_64-3.7/test/schedulers.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4850850Z copying build/lib.linux-x86_64-3.7/test/test_async_closures.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4854657Z copying build/lib.linux-x86_64-3.7/test/test_autocast.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4860170Z copying build/lib.linux-x86_64-3.7/test/test_data_type.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4863860Z copying build/lib.linux-x86_64-3.7/test/test_ddp.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4868326Z copying build/lib.linux-x86_64-3.7/test/test_dynamic_shapes.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4873070Z copying build/lib.linux-x86_64-3.7/test/test_env_var_mapper.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4879578Z copying build/lib.linux-x86_64-3.7/test/test_grad_checkpoint.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4893432Z copying build/lib.linux-x86_64-3.7/test/test_metrics.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4900732Z copying build/lib.linux-x86_64-3.7/test/test_mp_all_gather.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4905594Z copying build/lib.linux-x86_64-3.7/test/test_mp_all_to_all.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4909579Z copying build/lib.linux-x86_64-3.7/test/test_mp_collective_permute.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4913346Z copying build/lib.linux-x86_64-3.7/test/test_mp_distributed_mm.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4920237Z copying build/lib.linux-x86_64-3.7/test/test_mp_mesh_reduce.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4925586Z copying build/lib.linux-x86_64-3.7/test/test_mp_reduce_scatter.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4929386Z copying build/lib.linux-x86_64-3.7/test/test_mp_rendezvous.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4933980Z copying build/lib.linux-x86_64-3.7/test/test_mp_replication.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4938596Z copying build/lib.linux-x86_64-3.7/test/test_mp_save.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4943506Z copying build/lib.linux-x86_64-3.7/test/test_mp_sync_batch_norm.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4947720Z copying build/lib.linux-x86_64-3.7/test/test_operations_hlo.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4951517Z copying build/lib.linux-x86_64-3.7/test/test_ops.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4956195Z copying build/lib.linux-x86_64-3.7/test/test_profile_mp_mnist.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4960469Z copying build/lib.linux-x86_64-3.7/test/test_profiler.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4969663Z copying build/lib.linux-x86_64-3.7/test/test_syncfree_optimizers.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4976491Z copying build/lib.linux-x86_64-3.7/test/test_torch_distributed_all_gather_xla_backend.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4979839Z copying build/lib.linux-x86_64-3.7/test/test_torch_distributed_all_reduce_xla_backend.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4984642Z copying build/lib.linux-x86_64-3.7/test/test_torch_distributed_multi_all_reduce_xla_backend.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4988220Z copying build/lib.linux-x86_64-3.7/test/test_torch_distributed_reduce_scatter_xla_backend.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.4995579Z copying build/lib.linux-x86_64-3.7/test/test_torch_distributed_xla_backend.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5003077Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_imagenet.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5006702Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_imagenet_amp.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5017394Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_imagenet_fsdp.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5021075Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_mnist.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5025298Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_mnist_amp.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5029328Z copying build/lib.linux-x86_64-3.7/test/test_train_mp_mnist_fsdp_with_ckpt.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5033157Z copying build/lib.linux-x86_64-3.7/test/test_xla_dist.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5039124Z copying build/lib.linux-x86_64-3.7/test/test_xla_sharding.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5042530Z copying build/lib.linux-x86_64-3.7/test/pytorch_test_base.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5046799Z copying build/lib.linux-x86_64-3.7/test/test_operations.py -> build/bdist.linux-x86_64/egg/test 2022-11-23T01:22:35.5068443Z creating build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5079703Z copying build/lib.linux-x86_64-3.7/test/pjrt/__init__.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5080646Z copying build/lib.linux-x86_64-3.7/test/pjrt/args_parse.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5086050Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_ddp.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5090228Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_experimental_pjrt.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5101819Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_experimental_pjrt_gpu.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5106097Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_experimental_pjrt_multi_cpu.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5109739Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_experimental_pjrt_tpu.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5115226Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_experimental_tpu.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5122007Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_mesh_service.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5126582Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_pjrt_runtime_metrics.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5131870Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_profiler.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5137292Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_train_pjrt_imagenet.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5154193Z copying build/lib.linux-x86_64-3.7/test/pjrt/test_train_pjrt_mnist.py -> build/bdist.linux-x86_64/egg/test/pjrt 2022-11-23T01:22:35.5162205Z creating build/bdist.linux-x86_64/egg/torch_xla 2022-11-23T01:22:35.5170960Z copying build/lib.linux-x86_64-3.7/torch_xla/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-11-23T01:22:35.5179170Z copying build/lib.linux-x86_64-3.7/torch_xla/_patched_functions.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-11-23T01:22:35.5183052Z copying build/lib.linux-x86_64-3.7/torch_xla/version.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-11-23T01:22:35.5190622Z creating build/bdist.linux-x86_64/egg/torch_xla/amp 2022-11-23T01:22:35.5200010Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-11-23T01:22:35.5205048Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/autocast_mode.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-11-23T01:22:35.5212825Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/grad_scaler.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-11-23T01:22:35.5224766Z creating build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5235540Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5241127Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/_functional.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5247372Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/adam.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5253204Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/adamw.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5257657Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/sgd.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-11-23T01:22:35.5267374Z creating build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5277662Z copying build/lib.linux-x86_64-3.7/torch_xla/core/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5278472Z copying build/lib.linux-x86_64-3.7/torch_xla/core/_xrt_run_server.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5288734Z copying build/lib.linux-x86_64-3.7/torch_xla/core/functions.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5294276Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_builder.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5301980Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_env_vars.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5306435Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_model.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5315762Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_op_registry.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5323386Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xrt_run_server.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-11-23T01:22:35.5340754Z creating build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5350723Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5351587Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/frame_parser_util.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5356081Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/graph_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5361977Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5372610Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics_compare_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5379074Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5383037Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/model_comparator.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5390705Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/profiler.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-11-23T01:22:35.5407121Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5417850Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5418436Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/cluster.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5425071Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5431822Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/parallel_loader.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5436192Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/worker.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5440920Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_dist.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5446722Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_multiprocessing.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5477647Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_backend.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-11-23T01:22:35.5478477Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5479077Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5479969Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5480771Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/state_dict_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5486851Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5491325Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5496987Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-11-23T01:22:35.5512135Z creating build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5521813Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5522825Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/pjrt.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5537033Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/tpu.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5541258Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/xla_sharded_tensor.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5547789Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/xla_sharding.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-11-23T01:22:35.5557926Z creating build/bdist.linux-x86_64/egg/torch_xla/test 2022-11-23T01:22:35.5573688Z copying build/lib.linux-x86_64-3.7/torch_xla/test/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2022-11-23T01:22:35.5574598Z copying build/lib.linux-x86_64-3.7/torch_xla/test/test_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2022-11-23T01:22:35.5585506Z creating build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5605404Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5605893Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/cached_dataset.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5612090Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/checkpoint.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5615765Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/checkpoint_tagger.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5622873Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/closures.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5626971Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/gcsfs.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5634555Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/keyd_queue.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5638321Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/serialization.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5641938Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/tf_record_reader.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5646101Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-11-23T01:22:35.5656665Z creating build/bdist.linux-x86_64/egg/torch_xla/lib 2022-11-23T01:22:35.5668938Z copying build/lib.linux-x86_64-3.7/torch_xla/lib/libxla_computation_client.so -> build/bdist.linux-x86_64/egg/torch_xla/lib 2022-11-23T01:22:37.8069654Z copying build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg 2022-11-23T01:22:39.2379947Z copying build/lib.linux-x86_64-3.7/libptxla.so -> build/bdist.linux-x86_64/egg 2022-11-23T01:22:39.3619216Z byte-compiling build/bdist.linux-x86_64/egg/test/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.3629604Z byte-compiling build/bdist.linux-x86_64/egg/test/args_parse.py to args_parse.cpython-37.pyc 2022-11-23T01:22:39.3646717Z byte-compiling build/bdist.linux-x86_64/egg/test/bench.py to bench.cpython-37.pyc 2022-11-23T01:22:39.3657703Z byte-compiling build/bdist.linux-x86_64/egg/test/distributed_util.py to distributed_util.cpython-37.pyc 2022-11-23T01:22:39.3667611Z byte-compiling build/bdist.linux-x86_64/egg/test/gcsfs_test.py to gcsfs_test.cpython-37.pyc 2022-11-23T01:22:39.3676717Z byte-compiling build/bdist.linux-x86_64/egg/test/metrics_compare_utils_test.py to metrics_compare_utils_test.cpython-37.pyc 2022-11-23T01:22:39.3687452Z byte-compiling build/bdist.linux-x86_64/egg/test/schedulers.py to schedulers.cpython-37.pyc 2022-11-23T01:22:39.3693507Z byte-compiling build/bdist.linux-x86_64/egg/test/test_async_closures.py to test_async_closures.cpython-37.pyc 2022-11-23T01:22:39.3707182Z byte-compiling build/bdist.linux-x86_64/egg/test/test_autocast.py to test_autocast.cpython-37.pyc 2022-11-23T01:22:39.3731352Z byte-compiling build/bdist.linux-x86_64/egg/test/test_data_type.py to test_data_type.cpython-37.pyc 2022-11-23T01:22:39.3743860Z byte-compiling build/bdist.linux-x86_64/egg/test/test_ddp.py to test_ddp.cpython-37.pyc 2022-11-23T01:22:39.3747488Z byte-compiling build/bdist.linux-x86_64/egg/test/test_dynamic_shapes.py to test_dynamic_shapes.cpython-37.pyc 2022-11-23T01:22:39.3751543Z byte-compiling build/bdist.linux-x86_64/egg/test/test_env_var_mapper.py to test_env_var_mapper.cpython-37.pyc 2022-11-23T01:22:39.3755503Z byte-compiling build/bdist.linux-x86_64/egg/test/test_grad_checkpoint.py to test_grad_checkpoint.cpython-37.pyc 2022-11-23T01:22:39.3759374Z byte-compiling build/bdist.linux-x86_64/egg/test/test_metrics.py to test_metrics.cpython-37.pyc 2022-11-23T01:22:39.3767476Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_all_gather.py to test_mp_all_gather.cpython-37.pyc 2022-11-23T01:22:39.3772437Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_all_to_all.py to test_mp_all_to_all.cpython-37.pyc 2022-11-23T01:22:39.3776222Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_collective_permute.py to test_mp_collective_permute.cpython-37.pyc 2022-11-23T01:22:39.3779983Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_distributed_mm.py to test_mp_distributed_mm.cpython-37.pyc 2022-11-23T01:22:39.3784128Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_mesh_reduce.py to test_mp_mesh_reduce.cpython-37.pyc 2022-11-23T01:22:39.3787656Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_reduce_scatter.py to test_mp_reduce_scatter.cpython-37.pyc 2022-11-23T01:22:39.3791828Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_rendezvous.py to test_mp_rendezvous.cpython-37.pyc 2022-11-23T01:22:39.3795806Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_replication.py to test_mp_replication.cpython-37.pyc 2022-11-23T01:22:39.3799194Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_save.py to test_mp_save.cpython-37.pyc 2022-11-23T01:22:39.3804412Z byte-compiling build/bdist.linux-x86_64/egg/test/test_mp_sync_batch_norm.py to test_mp_sync_batch_norm.cpython-37.pyc 2022-11-23T01:22:39.3813152Z byte-compiling build/bdist.linux-x86_64/egg/test/test_operations_hlo.py to test_operations_hlo.cpython-37.pyc 2022-11-23T01:22:39.3818678Z byte-compiling build/bdist.linux-x86_64/egg/test/test_ops.py to test_ops.cpython-37.pyc 2022-11-23T01:22:39.3833840Z byte-compiling build/bdist.linux-x86_64/egg/test/test_profile_mp_mnist.py to test_profile_mp_mnist.cpython-37.pyc 2022-11-23T01:22:39.3847311Z byte-compiling build/bdist.linux-x86_64/egg/test/test_profiler.py to test_profiler.cpython-37.pyc 2022-11-23T01:22:39.3853735Z byte-compiling build/bdist.linux-x86_64/egg/test/test_syncfree_optimizers.py to test_syncfree_optimizers.cpython-37.pyc 2022-11-23T01:22:39.3864117Z byte-compiling build/bdist.linux-x86_64/egg/test/test_torch_distributed_all_gather_xla_backend.py to test_torch_distributed_all_gather_xla_backend.cpython-37.pyc 2022-11-23T01:22:39.3868352Z byte-compiling build/bdist.linux-x86_64/egg/test/test_torch_distributed_all_reduce_xla_backend.py to test_torch_distributed_all_reduce_xla_backend.cpython-37.pyc 2022-11-23T01:22:39.3872286Z byte-compiling build/bdist.linux-x86_64/egg/test/test_torch_distributed_multi_all_reduce_xla_backend.py to test_torch_distributed_multi_all_reduce_xla_backend.cpython-37.pyc 2022-11-23T01:22:39.3875962Z byte-compiling build/bdist.linux-x86_64/egg/test/test_torch_distributed_reduce_scatter_xla_backend.py to test_torch_distributed_reduce_scatter_xla_backend.cpython-37.pyc 2022-11-23T01:22:39.3879904Z byte-compiling build/bdist.linux-x86_64/egg/test/test_torch_distributed_xla_backend.py to test_torch_distributed_xla_backend.cpython-37.pyc 2022-11-23T01:22:39.3903650Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_imagenet.py to test_train_mp_imagenet.cpython-37.pyc 2022-11-23T01:22:39.3917829Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_imagenet_amp.py to test_train_mp_imagenet_amp.cpython-37.pyc 2022-11-23T01:22:39.3931610Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_imagenet_fsdp.py to test_train_mp_imagenet_fsdp.cpython-37.pyc 2022-11-23T01:22:39.3946602Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_mnist.py to test_train_mp_mnist.cpython-37.pyc 2022-11-23T01:22:39.3958308Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_mnist_amp.py to test_train_mp_mnist_amp.cpython-37.pyc 2022-11-23T01:22:39.3970133Z byte-compiling build/bdist.linux-x86_64/egg/test/test_train_mp_mnist_fsdp_with_ckpt.py to test_train_mp_mnist_fsdp_with_ckpt.cpython-37.pyc 2022-11-23T01:22:39.3984523Z byte-compiling build/bdist.linux-x86_64/egg/test/test_xla_dist.py to test_xla_dist.cpython-37.pyc 2022-11-23T01:22:39.4020111Z byte-compiling build/bdist.linux-x86_64/egg/test/test_xla_sharding.py to test_xla_sharding.cpython-37.pyc 2022-11-23T01:22:39.4029108Z byte-compiling build/bdist.linux-x86_64/egg/test/pytorch_test_base.py to pytorch_test_base.cpython-37.pyc 2022-11-23T01:22:39.4049396Z byte-compiling build/bdist.linux-x86_64/egg/test/test_operations.py to test_operations.cpython-37.pyc 2022-11-23T01:22:39.4214685Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4225674Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/args_parse.py to args_parse.cpython-37.pyc 2022-11-23T01:22:39.4230024Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_ddp.py to test_ddp.cpython-37.pyc 2022-11-23T01:22:39.4234105Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_experimental_pjrt.py to test_experimental_pjrt.cpython-37.pyc 2022-11-23T01:22:39.4238090Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_experimental_pjrt_gpu.py to test_experimental_pjrt_gpu.cpython-37.pyc 2022-11-23T01:22:39.4240406Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_experimental_pjrt_multi_cpu.py to test_experimental_pjrt_multi_cpu.cpython-37.pyc 2022-11-23T01:22:39.4247802Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_experimental_pjrt_tpu.py to test_experimental_pjrt_tpu.cpython-37.pyc 2022-11-23T01:22:39.4260520Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_experimental_tpu.py to test_experimental_tpu.cpython-37.pyc 2022-11-23T01:22:39.4276868Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_mesh_service.py to test_mesh_service.cpython-37.pyc 2022-11-23T01:22:39.4283282Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_pjrt_runtime_metrics.py to test_pjrt_runtime_metrics.cpython-37.pyc 2022-11-23T01:22:39.4287266Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_profiler.py to test_profiler.cpython-37.pyc 2022-11-23T01:22:39.4292700Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_train_pjrt_imagenet.py to test_train_pjrt_imagenet.cpython-37.pyc 2022-11-23T01:22:39.4306519Z byte-compiling build/bdist.linux-x86_64/egg/test/pjrt/test_train_pjrt_mnist.py to test_train_pjrt_mnist.cpython-37.pyc 2022-11-23T01:22:39.4318531Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4334942Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_patched_functions.py to _patched_functions.cpython-37.pyc 2022-11-23T01:22:39.4340404Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/version.py to version.cpython-37.pyc 2022-11-23T01:22:39.4341640Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4352908Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/autocast_mode.py to autocast_mode.cpython-37.pyc 2022-11-23T01:22:39.4354066Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/grad_scaler.py to grad_scaler.cpython-37.pyc 2022-11-23T01:22:39.4359937Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4372379Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/_functional.py to _functional.cpython-37.pyc 2022-11-23T01:22:39.4377347Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adam.py to adam.cpython-37.pyc 2022-11-23T01:22:39.4382720Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adamw.py to adamw.cpython-37.pyc 2022-11-23T01:22:39.4387914Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/sgd.py to sgd.cpython-37.pyc 2022-11-23T01:22:39.4392888Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4405502Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/_xrt_run_server.py to _xrt_run_server.cpython-37.pyc 2022-11-23T01:22:39.4407109Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/functions.py to functions.cpython-37.pyc 2022-11-23T01:22:39.4418425Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_builder.py to xla_builder.cpython-37.pyc 2022-11-23T01:22:39.4455354Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_env_vars.py to xla_env_vars.cpython-37.pyc 2022-11-23T01:22:39.4458042Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_model.py to xla_model.cpython-37.pyc 2022-11-23T01:22:39.4499698Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_op_registry.py to xla_op_registry.cpython-37.pyc 2022-11-23T01:22:39.4503903Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xrt_run_server.py to xrt_run_server.cpython-37.pyc 2022-11-23T01:22:39.4509057Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4522603Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/frame_parser_util.py to frame_parser_util.cpython-37.pyc 2022-11-23T01:22:39.4527458Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/graph_saver.py to graph_saver.cpython-37.pyc 2022-11-23T01:22:39.4530652Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics.py to metrics.cpython-37.pyc 2022-11-23T01:22:39.4533650Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_compare_utils.py to metrics_compare_utils.cpython-37.pyc 2022-11-23T01:22:39.4542124Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_saver.py to metrics_saver.cpython-37.pyc 2022-11-23T01:22:39.4545734Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/model_comparator.py to model_comparator.cpython-37.pyc 2022-11-23T01:22:39.4556451Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/profiler.py to profiler.cpython-37.pyc 2022-11-23T01:22:39.4588237Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4597431Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/cluster.py to cluster.cpython-37.pyc 2022-11-23T01:22:39.4615445Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/data_parallel.py to data_parallel.cpython-37.pyc 2022-11-23T01:22:39.4623343Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/parallel_loader.py to parallel_loader.cpython-37.pyc 2022-11-23T01:22:39.4631926Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/worker.py to worker.cpython-37.pyc 2022-11-23T01:22:39.4638231Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_dist.py to xla_dist.cpython-37.pyc 2022-11-23T01:22:39.4666467Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_multiprocessing.py to xla_multiprocessing.cpython-37.pyc 2022-11-23T01:22:39.4684378Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_backend.py to xla_backend.cpython-37.pyc 2022-11-23T01:22:39.4697144Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4711242Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py to consolidate_sharded_ckpts.cpython-37.pyc 2022-11-23T01:22:39.4714039Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/state_dict_utils.py to state_dict_utils.cpython-37.pyc 2022-11-23T01:22:39.4745990Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/utils.py to utils.cpython-37.pyc 2022-11-23T01:22:39.4754139Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py to xla_flatten_params_wrapper.cpython-37.pyc 2022-11-23T01:22:39.4780089Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py to xla_fully_sharded_data_parallel.cpython-37.pyc 2022-11-23T01:22:39.4835666Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4849197Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/pjrt.py to pjrt.cpython-37.pyc 2022-11-23T01:22:39.4861322Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/tpu.py to tpu.cpython-37.pyc 2022-11-23T01:22:39.4870204Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharded_tensor.py to xla_sharded_tensor.cpython-37.pyc 2022-11-23T01:22:39.4875680Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharding.py to xla_sharding.cpython-37.pyc 2022-11-23T01:22:39.4882653Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4895734Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/test_utils.py to test_utils.cpython-37.pyc 2022-11-23T01:22:39.4902492Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/__init__.py to __init__.cpython-37.pyc 2022-11-23T01:22:39.4926078Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/cached_dataset.py to cached_dataset.cpython-37.pyc 2022-11-23T01:22:39.4932598Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint.py to checkpoint.cpython-37.pyc 2022-11-23T01:22:39.4940467Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint_tagger.py to checkpoint_tagger.cpython-37.pyc 2022-11-23T01:22:39.4944313Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/closures.py to closures.cpython-37.pyc 2022-11-23T01:22:39.4948927Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/gcsfs.py to gcsfs.cpython-37.pyc 2022-11-23T01:22:39.4960874Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/keyd_queue.py to keyd_queue.cpython-37.pyc 2022-11-23T01:22:39.4966616Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/serialization.py to serialization.cpython-37.pyc 2022-11-23T01:22:39.4971880Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/tf_record_reader.py to tf_record_reader.cpython-37.pyc 2022-11-23T01:22:39.4975828Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/utils.py to utils.cpython-37.pyc 2022-11-23T01:22:39.5015081Z creating stub loader for _XLAC.cpython-37m-x86_64-linux-gnu.so 2022-11-23T01:22:39.5017262Z byte-compiling build/bdist.linux-x86_64/egg/_XLAC.py to _XLAC.cpython-37.pyc 2022-11-23T01:22:39.5031829Z installing package data to build/bdist.linux-x86_64/egg 2022-11-23T01:22:39.5202076Z running install_data 2022-11-23T01:22:39.5202909Z warning: install_data: setup script did not provide a directory for 'scripts/fixup_binary.py' -- installing right in 'build/bdist.linux-x86_64/egg' 2022-11-23T01:22:39.5203171Z 2022-11-23T01:22:39.5213443Z copying scripts/fixup_binary.py -> build/bdist.linux-x86_64/egg 2022-11-23T01:22:39.5232900Z warning: install_data: setup script did not provide a directory for 'test/cpp/build/test_ptxla' -- installing right in 'build/bdist.linux-x86_64/egg' 2022-11-23T01:22:39.5233351Z 2022-11-23T01:22:39.5233936Z copying test/cpp/build/test_ptxla -> build/bdist.linux-x86_64/egg 2022-11-23T01:22:39.5283533Z creating build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5297259Z copying torch_xla.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5303401Z copying torch_xla.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5308921Z copying torch_xla.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5313008Z copying torch_xla.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5316892Z copying torch_xla.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-11-23T01:22:39.5320720Z writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt 2022-11-23T01:22:39.5321476Z zip_safe flag not set; analyzing archive contents... 2022-11-23T01:22:39.5324069Z __pycache__._XLAC.cpython-37: module references __file__ 2022-11-23T01:22:39.5490640Z torch_xla.__pycache__._patched_functions.cpython-37: module MAY be using inspect.stack 2022-11-23T01:22:39.5492885Z torch_xla.amp.__pycache__.grad_scaler.cpython-37: module MAY be using inspect.stack 2022-11-23T01:22:39.5541505Z torch_xla.debug.__pycache__.model_comparator.cpython-37: module references __file__ 2022-11-23T01:22:39.5636642Z creating dist 2022-11-23T01:22:39.5637383Z creating 'dist/torch_xla-1.14-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it 2022-11-23T01:23:05.1431422Z removing 'build/bdist.linux-x86_64/egg' (and everything under it) 2022-11-23T01:23:05.2407471Z Processing torch_xla-1.14-py3.7-linux-x86_64.egg 2022-11-23T01:23:05.2471856Z creating /opt/conda/lib/python3.7/site-packages/torch_xla-1.14-py3.7-linux-x86_64.egg 2022-11-23T01:23:05.2482997Z Extracting torch_xla-1.14-py3.7-linux-x86_64.egg to /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.7192436Z Adding torch-xla 1.14 to easy-install.pth file 2022-11-23T01:23:08.7203301Z 2022-11-23T01:23:08.7204103Z Installed /opt/conda/lib/python3.7/site-packages/torch_xla-1.14-py3.7-linux-x86_64.egg 2022-11-23T01:23:08.7211567Z Processing dependencies for torch-xla==1.14 2022-11-23T01:23:08.7913258Z Searching for cloud-tpu-client==0.10 2022-11-23T01:23:08.7914825Z Best match: cloud-tpu-client 0.10 2022-11-23T01:23:08.7915181Z Adding cloud-tpu-client 0.10 to easy-install.pth file 2022-11-23T01:23:08.7918559Z 2022-11-23T01:23:08.7918788Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.7943413Z Searching for absl-py==1.1.0 2022-11-23T01:23:08.7943872Z Best match: absl-py 1.1.0 2022-11-23T01:23:08.7944513Z Adding absl-py 1.1.0 to easy-install.pth file 2022-11-23T01:23:08.7952469Z 2022-11-23T01:23:08.7952796Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.7972541Z Searching for oauth2client==4.1.3 2022-11-23T01:23:08.7973126Z Best match: oauth2client 4.1.3 2022-11-23T01:23:08.7974076Z Adding oauth2client 4.1.3 to easy-install.pth file 2022-11-23T01:23:08.7979243Z 2022-11-23T01:23:08.7979508Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.7999881Z Searching for google-api-python-client==1.8.0 2022-11-23T01:23:08.8000634Z Best match: google-api-python-client 1.8.0 2022-11-23T01:23:08.8001270Z Adding google-api-python-client 1.8.0 to easy-install.pth file 2022-11-23T01:23:08.8006256Z 2022-11-23T01:23:08.8006584Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8027472Z Searching for six==1.16.0 2022-11-23T01:23:08.8028230Z Best match: six 1.16.0 2022-11-23T01:23:08.8028736Z Adding six 1.16.0 to easy-install.pth file 2022-11-23T01:23:08.8033903Z 2022-11-23T01:23:08.8034167Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8054384Z Searching for rsa==4.8 2022-11-23T01:23:08.8055259Z Best match: rsa 4.8 2022-11-23T01:23:08.8055970Z Adding rsa 4.8 to easy-install.pth file 2022-11-23T01:23:08.8062675Z Installing pyrsa-decrypt script to /opt/conda/bin 2022-11-23T01:23:08.8074056Z Installing pyrsa-encrypt script to /opt/conda/bin 2022-11-23T01:23:08.8075619Z Installing pyrsa-keygen script to /opt/conda/bin 2022-11-23T01:23:08.8076833Z Installing pyrsa-priv2pub script to /opt/conda/bin 2022-11-23T01:23:08.8078513Z Installing pyrsa-sign script to /opt/conda/bin 2022-11-23T01:23:08.8079869Z Installing pyrsa-verify script to /opt/conda/bin 2022-11-23T01:23:08.8081052Z 2022-11-23T01:23:08.8081380Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8100050Z Searching for pyasn1-modules==0.2.8 2022-11-23T01:23:08.8101204Z Best match: pyasn1-modules 0.2.8 2022-11-23T01:23:08.8101811Z Adding pyasn1-modules 0.2.8 to easy-install.pth file 2022-11-23T01:23:08.8108282Z 2022-11-23T01:23:08.8108668Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8126714Z Searching for pyasn1==0.4.8 2022-11-23T01:23:08.8127263Z Best match: pyasn1 0.4.8 2022-11-23T01:23:08.8128045Z Adding pyasn1 0.4.8 to easy-install.pth file 2022-11-23T01:23:08.8132601Z 2022-11-23T01:23:08.8132971Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8152607Z Searching for httplib2==0.20.4 2022-11-23T01:23:08.8153417Z Best match: httplib2 0.20.4 2022-11-23T01:23:08.8154000Z Adding httplib2 0.20.4 to easy-install.pth file 2022-11-23T01:23:08.8158934Z 2022-11-23T01:23:08.8159247Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8177767Z Searching for uritemplate==3.0.1 2022-11-23T01:23:08.8178655Z Best match: uritemplate 3.0.1 2022-11-23T01:23:08.8179210Z Adding uritemplate 3.0.1 to easy-install.pth file 2022-11-23T01:23:08.8183565Z 2022-11-23T01:23:08.8183854Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8202843Z Searching for google-api-core==1.31.6 2022-11-23T01:23:08.8203747Z Best match: google-api-core 1.31.6 2022-11-23T01:23:08.8204304Z Adding google-api-core 1.31.6 to easy-install.pth file 2022-11-23T01:23:08.8208998Z 2022-11-23T01:23:08.8209494Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8244750Z Searching for google-auth-httplib2==0.1.0 2022-11-23T01:23:08.8245302Z Best match: google-auth-httplib2 0.1.0 2022-11-23T01:23:08.8246737Z Adding google-auth-httplib2 0.1.0 to easy-install.pth file 2022-11-23T01:23:08.8252247Z 2022-11-23T01:23:08.8252466Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8267168Z Searching for google-auth==1.35.0 2022-11-23T01:23:08.8267929Z Best match: google-auth 1.35.0 2022-11-23T01:23:08.8268255Z Adding google-auth 1.35.0 to easy-install.pth file 2022-11-23T01:23:08.8273441Z 2022-11-23T01:23:08.8273730Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8292295Z Searching for pyparsing==3.0.9 2022-11-23T01:23:08.8293365Z Best match: pyparsing 3.0.9 2022-11-23T01:23:08.8293742Z Adding pyparsing 3.0.9 to easy-install.pth file 2022-11-23T01:23:08.8298491Z 2022-11-23T01:23:08.8298714Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8319513Z Searching for protobuf==3.20.1 2022-11-23T01:23:08.8319948Z Best match: protobuf 3.20.1 2022-11-23T01:23:08.8320727Z Adding protobuf 3.20.1 to easy-install.pth file 2022-11-23T01:23:08.8325352Z 2022-11-23T01:23:08.8325572Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8342418Z Searching for pytz==2022.1 2022-11-23T01:23:08.8342852Z Best match: pytz 2022.1 2022-11-23T01:23:08.8343428Z Adding pytz 2022.1 to easy-install.pth file 2022-11-23T01:23:08.8348172Z 2022-11-23T01:23:08.8348387Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8369947Z Searching for packaging==21.3 2022-11-23T01:23:08.8371165Z Best match: packaging 21.3 2022-11-23T01:23:08.8371457Z Adding packaging 21.3 to easy-install.pth file 2022-11-23T01:23:08.8376459Z 2022-11-23T01:23:08.8376690Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8383535Z Searching for setuptools==61.2.0 2022-11-23T01:23:08.8383863Z Best match: setuptools 61.2.0 2022-11-23T01:23:08.8384306Z Adding setuptools 61.2.0 to easy-install.pth file 2022-11-23T01:23:08.8395829Z 2022-11-23T01:23:08.8396254Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8409427Z Searching for requests==2.28.0 2022-11-23T01:23:08.8410190Z Best match: requests 2.28.0 2022-11-23T01:23:08.8410628Z Adding requests 2.28.0 to easy-install.pth file 2022-11-23T01:23:08.8415315Z 2022-11-23T01:23:08.8415609Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8420411Z Searching for googleapis-common-protos==1.56.3 2022-11-23T01:23:08.8423453Z Best match: googleapis-common-protos 1.56.3 2022-11-23T01:23:08.8424078Z Adding googleapis-common-protos 1.56.3 to easy-install.pth file 2022-11-23T01:23:08.8429446Z 2022-11-23T01:23:08.8430138Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8435330Z Searching for cachetools==4.2.4 2022-11-23T01:23:08.8435723Z Best match: cachetools 4.2.4 2022-11-23T01:23:08.8436256Z Adding cachetools 4.2.4 to easy-install.pth file 2022-11-23T01:23:08.8441329Z 2022-11-23T01:23:08.8441623Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8446283Z Searching for certifi==2022.6.15 2022-11-23T01:23:08.8447079Z Best match: certifi 2022.6.15 2022-11-23T01:23:08.8448145Z Adding certifi 2022.6.15 to easy-install.pth file 2022-11-23T01:23:08.8453279Z 2022-11-23T01:23:08.8453695Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8459912Z Searching for urllib3==1.26.10 2022-11-23T01:23:08.8460946Z Best match: urllib3 1.26.10 2022-11-23T01:23:08.8461446Z Adding urllib3 1.26.10 to easy-install.pth file 2022-11-23T01:23:08.8466009Z 2022-11-23T01:23:08.8466224Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8470971Z Searching for idna==3.3 2022-11-23T01:23:08.8471714Z Best match: idna 3.3 2022-11-23T01:23:08.8472063Z Adding idna 3.3 to easy-install.pth file 2022-11-23T01:23:08.8477069Z 2022-11-23T01:23:08.8477374Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8482066Z Searching for charset-normalizer==2.0.4 2022-11-23T01:23:08.8482811Z Best match: charset-normalizer 2.0.4 2022-11-23T01:23:08.8483501Z Adding charset-normalizer 2.0.4 to easy-install.pth file 2022-11-23T01:23:08.8490857Z Installing normalizer script to /opt/conda/bin 2022-11-23T01:23:08.8492747Z 2022-11-23T01:23:08.8492952Z Using /opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:08.8494410Z Finished processing dependencies for torch-xla==1.14 2022-11-23T01:23:09.3097317Z + popd 2022-11-23T01:23:09.3097589Z /var/lib/jenkins/workspace 2022-11-23T01:23:09.3097785Z + assert_git_not_dirty 2022-11-23T01:23:09.3098180Z + [[ linux-bionic-py3_7-clang8-xla != *rocm* ]] 2022-11-23T01:23:09.3099155Z + [[ linux-bionic-py3_7-clang8-xla != *xla* ]] 2022-11-23T01:23:09.3099491Z + test_xla 2022-11-23T01:23:09.3102457Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:23:09.3169825Z + source .jenkins/pytorch/common-build.sh 2022-11-23T01:23:09.3185047Z ++ [[ linux-bionic-py3_7-clang8-xla != *win-* ]] 2022-11-23T01:23:09.3191524Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-11-23T01:23:09.3204623Z +++ cd .jenkins/pytorch 2022-11-23T01:23:09.3204874Z +++ pwd -P 2022-11-23T01:23:09.3208130Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-11-23T01:23:09.3208544Z ++ which sccache 2022-11-23T01:23:09.3245100Z ++ sccache --stop-server 2022-11-23T01:23:09.3533844Z ++ rm -f /home/jenkins/sccache_error.log 2022-11-23T01:23:09.3558400Z ++ [[ -n '' ]] 2022-11-23T01:23:09.3558746Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-11-23T01:23:09.3559011Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2022-11-23T01:23:09.3559238Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T01:23:09.3559464Z ++ RUST_LOG=sccache::server=error 2022-11-23T01:23:09.3559699Z ++ sccache --start-server 2022-11-23T01:23:09.3582554Z sccache: Starting the server... 2022-11-23T01:23:09.3833514Z ++ sccache --zero-stats 2022-11-23T01:23:09.3857563Z Compile requests 0 2022-11-23T01:23:09.3857870Z Compile requests executed 0 2022-11-23T01:23:09.3858131Z Cache hits 0 2022-11-23T01:23:09.3858395Z Cache misses 0 2022-11-23T01:23:09.3858604Z Cache timeouts 0 2022-11-23T01:23:09.3859013Z Cache read errors 0 2022-11-23T01:23:09.3859222Z Forced recaches 0 2022-11-23T01:23:09.3859535Z Cache write errors 0 2022-11-23T01:23:09.3863248Z Compilation failures 0 2022-11-23T01:23:09.3863599Z Cache errors 0 2022-11-23T01:23:09.3864060Z Non-cacheable compilations 0 2022-11-23T01:23:09.3864438Z Non-cacheable calls 0 2022-11-23T01:23:09.3864890Z Non-compilation calls 0 2022-11-23T01:23:09.3865174Z Unsupported compiler calls 0 2022-11-23T01:23:09.3865506Z Average cache write 0.000 s 2022-11-23T01:23:09.3865887Z Average cache read miss 0.000 s 2022-11-23T01:23:09.3866246Z Average cache read hit 0.000 s 2022-11-23T01:23:09.3866487Z Failed distributed compilations 0 2022-11-23T01:23:09.3867376Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:23:09.3867878Z ++ trap_add sccache_epilogue EXIT 2022-11-23T01:23:09.3868089Z ++ trap_add_cmd=sccache_epilogue 2022-11-23T01:23:09.3868271Z ++ shift 2022-11-23T01:23:09.3868431Z ++ for trap_add_name in "$@" 2022-11-23T01:23:09.3870108Z ++++ trap -p EXIT 2022-11-23T01:23:09.3873874Z +++ eval 'extract_trap_cmd trap -- '\'' 2022-11-23T01:23:09.3874313Z sccache_epilogue'\'' EXIT' 2022-11-23T01:23:09.3874766Z ++++ extract_trap_cmd trap -- ' 2022-11-23T01:23:09.3875059Z sccache_epilogue' EXIT 2022-11-23T01:23:09.3875257Z ++++ printf '%s\n' ' 2022-11-23T01:23:09.3875437Z sccache_epilogue' 2022-11-23T01:23:09.3875670Z +++ printf '%s\n' sccache_epilogue 2022-11-23T01:23:09.3876840Z ++ trap -- ' 2022-11-23T01:23:09.3877018Z sccache_epilogue 2022-11-23T01:23:09.3877235Z sccache_epilogue' EXIT 2022-11-23T01:23:09.3877402Z ++ which ccache 2022-11-23T01:23:09.3901474Z + clone_pytorch_xla 2022-11-23T01:23:09.3901758Z + [[ ! -d ./xla ]] 2022-11-23T01:23:09.3901959Z + source ./xla/.circleci/common.sh 2022-11-23T01:23:09.3912238Z ++ set -ex 2022-11-23T01:23:09.3912669Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-11-23T01:23:09.3913089Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-11-23T01:23:09.3920974Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-11-23T01:23:09.7476257Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-11-23T01:23:09.7478820Z ++ pwd 2022-11-23T01:23:09.7484819Z ++ pwd 2022-11-23T01:23:09.7487761Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch:/opt/conda/bin/../ 2022-11-23T01:23:09.7488094Z + XLA_SKIP_MP_OP_TESTS=1 2022-11-23T01:23:09.7488362Z + run_torch_xla_tests /var/lib/jenkins/workspace /var/lib/jenkins/workspace/xla 2022-11-23T01:23:09.7488635Z + PYTORCH_DIR=/var/lib/jenkins/workspace 2022-11-23T01:23:09.7488855Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2022-11-23T01:23:09.7492179Z ++ command -v nvidia-smi 2022-11-23T01:23:09.7495984Z + '[' -x '' ']' 2022-11-23T01:23:09.7496369Z + export 'XRT_DEVICE_MAP=CPU:0;/job:localservice/replica:0/task:0/device:XLA_CPU:0' 2022-11-23T01:23:09.7496751Z + XRT_DEVICE_MAP='CPU:0;/job:localservice/replica:0/task:0/device:XLA_CPU:0' 2022-11-23T01:23:09.7501266Z ++ shuf -i 40701-40999 -n 1 2022-11-23T01:23:09.7535931Z + XLA_PORT=40737 2022-11-23T01:23:09.7536510Z + export 'XRT_WORKERS=localservice:0;grpc://localhost:40737' 2022-11-23T01:23:09.7537105Z + XRT_WORKERS='localservice:0;grpc://localhost:40737' 2022-11-23T01:23:09.7537588Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2022-11-23T01:23:09.7537869Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2022-11-23T01:23:09.7538096Z + pushd /var/lib/jenkins/workspace/xla 2022-11-23T01:23:09.7538352Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-11-23T01:23:09.7538625Z + echo 'Running Python Tests' 2022-11-23T01:23:09.7538809Z Running Python Tests 2022-11-23T01:23:09.7538994Z + ./test/run_tests.sh 2022-11-23T01:23:09.7604755Z +++ dirname ./test/run_tests.sh 2022-11-23T01:23:09.7615664Z ++ cd ./test 2022-11-23T01:23:09.7616130Z ++ pwd -P 2022-11-23T01:23:09.7618716Z + CDIR=/var/lib/jenkins/workspace/xla/test 2022-11-23T01:23:09.7619097Z + LOGFILE=/tmp/pytorch_py_test.log 2022-11-23T01:23:09.7619488Z + MAX_GRAPH_SIZE=500 2022-11-23T01:23:09.7619826Z + GRAPH_CHECK_FREQUENCY=100 2022-11-23T01:23:09.7620076Z + VERBOSITY=2 2022-11-23T01:23:09.7620532Z + getopts LM:C:V: OPTION 2022-11-23T01:23:09.7620863Z + shift 0 2022-11-23T01:23:09.7621185Z + export TRIM_GRAPH_SIZE=500 2022-11-23T01:23:09.7621485Z + TRIM_GRAPH_SIZE=500 2022-11-23T01:23:09.7621873Z + export TRIM_GRAPH_CHECK_FREQUENCY=100 2022-11-23T01:23:09.7622215Z + TRIM_GRAPH_CHECK_FREQUENCY=100 2022-11-23T01:23:09.7622477Z + export TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2022-11-23T01:23:09.7622800Z + TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2022-11-23T01:23:09.7623063Z + export PYTORCH_TEST_WITH_SLOW=1 2022-11-23T01:23:09.7623261Z + PYTORCH_TEST_WITH_SLOW=1 2022-11-23T01:23:09.7623468Z + export XLA_DUMP_FATAL_STACK=1 2022-11-23T01:23:09.7623667Z + XLA_DUMP_FATAL_STACK=1 2022-11-23T01:23:09.7623846Z + export CPU_NUM_DEVICES=4 2022-11-23T01:23:09.7624036Z + CPU_NUM_DEVICES=4 2022-11-23T01:23:09.7626848Z + '[' /tmp/pytorch_py_test.log '!=' '' ']' 2022-11-23T01:23:09.7631993Z + run_tests 2022-11-23T01:23:09.7632316Z + tee /tmp/pytorch_py_test.log 2022-11-23T01:23:09.7651114Z + run_op_tests 2022-11-23T01:23:09.7651811Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-11-23T01:23:09.7652275Z + [[ '' == \1 ]] 2022-11-23T01:23:09.7652704Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-11-23T01:23:09.7653199Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-11-23T01:23:09.7653537Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T01:23:09.7653925Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-11-23T01:23:09.7654340Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-11-23T01:23:13.0855460Z Test results will be stored in test-reports/python-unittest/test.......test.test_view_ops 2022-11-23T01:23:13.0855923Z 2022-11-23T01:23:13.0856070Z Running tests... 2022-11-23T01:23:13.0856444Z ---------------------------------------------------------------------- 2022-11-23T01:23:13.2262613Z test_T_view_xla (__main__.TestViewOpsXLA) ... ok (0.140s) 2022-11-23T01:23:13.2632702Z test_advanced_indexing_assignment_xla (__main__.TestViewOpsXLA) ... ok (0.037s) 2022-11-23T01:23:13.2886053Z test_advanced_indexing_nonview_xla (__main__.TestViewOpsXLA) ... ok (0.025s) 2022-11-23T01:23:13.4736174Z test_as_strided_gradients_xla (__main__.TestViewOpsXLA) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4737165Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4738129Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4738740Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4739390Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4739820Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4740658Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4741183Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4741792Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4742295Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4742899Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4743309Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4743914Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4744339Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4744934Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4745341Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4745937Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4746363Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4746960Z /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T01:23:13.4747382Z warnings.warn(message, UserWarning) 2022-11-23T01:23:13.4747563Z ok (0.185s) 2022-11-23T01:23:13.4885895Z test_as_strided_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.015s) 2022-11-23T01:23:13.4919820Z test_as_strided_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-11-23T01:23:13.5061559Z test_basic_indexing_ellipses_view_xla (__main__.TestViewOpsXLA) ... ok (0.014s) 2022-11-23T01:23:13.5219930Z test_basic_indexing_newaxis_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2022-11-23T01:23:13.5378802Z test_basic_indexing_slice_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2022-11-23T01:23:13.5384695Z test_chunk_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-11-23T01:23:13.5396331Z test_conj_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.5406765Z test_conj_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.5414426Z test_conj_self_xla_bfloat16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5421044Z test_conj_self_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:13.5427774Z test_conj_self_xla_float32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5435017Z test_conj_self_xla_float64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5441653Z test_conj_self_xla_int16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5448672Z test_conj_self_xla_int32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5455282Z test_conj_self_xla_int64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5462342Z test_conj_self_xla_int8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5468597Z test_conj_self_xla_uint8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.5478116Z test_conj_view_with_shared_memory_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.5484604Z test_contiguous_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:13.5490460Z test_contiguous_self_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-11-23T01:23:13.6169251Z test_diagonal_view_xla (__main__.TestViewOpsXLA) ... ok (0.068s) 2022-11-23T01:23:13.6178336Z test_expand_as_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:13.6185904Z test_expand_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:13.6199095Z test_flatten_nonview_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6217030Z test_flatten_view_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:13.6223916Z test_imag_noncomplex_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6230226Z test_imag_noncomplex_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:13.6237484Z test_imag_noncomplex_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6244082Z test_imag_noncomplex_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6250736Z test_imag_noncomplex_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6257640Z test_imag_noncomplex_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6264759Z test_imag_noncomplex_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6271912Z test_imag_noncomplex_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.6279057Z test_imag_noncomplex_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.8568395Z test_movedim_view_xla (__main__.TestViewOpsXLA) ... ok (0.229s) 2022-11-23T01:23:13.8717308Z test_narrow_view_xla (__main__.TestViewOpsXLA) ... ok (0.015s) 2022-11-23T01:23:13.8748755Z test_permute_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-11-23T01:23:13.8764098Z test_real_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T01:23:13.8778529Z test_real_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.8814947Z test_reshape_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.004s) 2022-11-23T01:23:13.8822321Z test_reshape_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:13.8848026Z test_reshape_view_xla (__main__.TestViewOpsXLA) ... ok (0.002s) 2022-11-23T01:23:13.8934217Z test_select_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2022-11-23T01:23:13.8947119Z test_set_real_imag_xla_complex128_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.8959543Z test_set_real_imag_xla_complex128_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.8971595Z test_set_real_imag_xla_complex128_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.8984057Z test_set_real_imag_xla_complex128_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.8996115Z test_set_real_imag_xla_complex128_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9008038Z test_set_real_imag_xla_complex128_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9020086Z test_set_real_imag_xla_complex128_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9032304Z test_set_real_imag_xla_complex128_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9044318Z test_set_real_imag_xla_complex128_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9056188Z test_set_real_imag_xla_complex128_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9068239Z test_set_real_imag_xla_complex128_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9080626Z test_set_real_imag_xla_complex128_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:13.9092719Z test_set_real_imag_xla_complex64_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9104774Z test_set_real_imag_xla_complex64_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9117045Z test_set_real_imag_xla_complex64_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9129078Z test_set_real_imag_xla_complex64_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9141130Z test_set_real_imag_xla_complex64_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9153351Z test_set_real_imag_xla_complex64_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9165400Z test_set_real_imag_xla_complex64_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9177531Z test_set_real_imag_xla_complex64_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9189545Z test_set_real_imag_xla_complex64_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9201917Z test_set_real_imag_xla_complex64_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9214049Z test_set_real_imag_xla_complex64_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9225976Z test_set_real_imag_xla_complex64_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:13.9232775Z test_split_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-11-23T01:23:13.9322137Z test_squeeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2022-11-23T01:23:13.9407522Z test_squeeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.008s) 2022-11-23T01:23:13.9441318Z test_t_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-11-23T01:23:13.9467473Z test_t_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-11-23T01:23:13.9545065Z test_transpose_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.008s) 2022-11-23T01:23:13.9628360Z test_transpose_view_xla (__main__.TestViewOpsXLA) ... ok (0.008s) 2022-11-23T01:23:13.9637476Z test_unbind_view_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:13.9700034Z test_unbind_xla (__main__.TestViewOpsXLA) ... ok (0.006s) 2022-11-23T01:23:13.9707005Z test_unfold_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:13.9852776Z test_unsqueeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.014s) 2022-11-23T01:23:13.9993439Z test_unsqueeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.014s) 2022-11-23T01:23:14.0016701Z test_view_as_complex_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:14.0031756Z test_view_as_real_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.0046522Z test_view_as_real_xla_complex32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2022-11-23T01:23:14.0061159Z test_view_as_real_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.0088638Z test_view_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-11-23T01:23:14.3151764Z test_view_copy_out_xla (__main__.TestViewOpsXLA) ... ok (0.306s) 2022-11-23T01:23:14.3968180Z test_view_copy_output_contiguous_xla (__main__.TestViewOpsXLA) ... ok (0.082s) 2022-11-23T01:23:14.5286268Z test_view_copy_xla (__main__.TestViewOpsXLA) ... ok (0.132s) 2022-11-23T01:23:14.5334645Z test_view_dtype_new_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2022-11-23T01:23:14.5373635Z test_view_dtype_new_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-11-23T01:23:14.5409989Z test_view_dtype_new_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.004s) 2022-11-23T01:23:14.5446163Z test_view_dtype_new_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-11-23T01:23:14.5482665Z test_view_dtype_new_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5519526Z test_view_dtype_new_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5556771Z test_view_dtype_new_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5592911Z test_view_dtype_new_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5628984Z test_view_dtype_new_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5665514Z test_view_dtype_new_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5701966Z test_view_dtype_new_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T01:23:14.5715586Z test_view_dtype_upsize_errors_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5728968Z test_view_dtype_upsize_errors_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5741550Z test_view_dtype_upsize_errors_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.5754881Z test_view_dtype_upsize_errors_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.5767789Z test_view_dtype_upsize_errors_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:14.5781165Z test_view_dtype_upsize_errors_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5794762Z test_view_dtype_upsize_errors_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5808028Z test_view_dtype_upsize_errors_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5821206Z test_view_dtype_upsize_errors_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5834971Z test_view_dtype_upsize_errors_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5848797Z test_view_dtype_upsize_errors_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5862388Z test_view_dtype_upsize_errors_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5871854Z test_view_tensor_dsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5881377Z test_view_tensor_dsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5890286Z test_view_tensor_dsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.5899172Z test_view_tensor_dsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.5908034Z test_view_tensor_dsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:14.5917723Z test_view_tensor_dsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5926961Z test_view_tensor_dsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5936313Z test_view_tensor_dsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5945751Z test_view_tensor_dsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5955349Z test_view_tensor_dsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5964706Z test_view_tensor_dsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5974104Z test_view_tensor_dsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5983483Z test_view_tensor_hsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.5992898Z test_view_tensor_hsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6001880Z test_view_tensor_hsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.6010750Z test_view_tensor_hsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.6019686Z test_view_tensor_hsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:14.6029069Z test_view_tensor_hsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6038629Z test_view_tensor_hsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6047917Z test_view_tensor_hsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6057580Z test_view_tensor_hsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6066844Z test_view_tensor_hsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6076281Z test_view_tensor_hsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6085573Z test_view_tensor_hsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6094963Z test_view_tensor_split_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6103991Z test_view_tensor_split_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6112937Z test_view_tensor_split_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.6121880Z test_view_tensor_split_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.6130446Z test_view_tensor_split_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:14.6139793Z test_view_tensor_split_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6148904Z test_view_tensor_split_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6158307Z test_view_tensor_split_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6167440Z test_view_tensor_split_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6176603Z test_view_tensor_split_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6185779Z test_view_tensor_split_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6195071Z test_view_tensor_split_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6204447Z test_view_tensor_vsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6213774Z test_view_tensor_vsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6222556Z test_view_tensor_vsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:14.6231627Z test_view_tensor_vsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:14.6240546Z test_view_tensor_vsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:14.6249972Z test_view_tensor_vsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6259254Z test_view_tensor_vsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6268565Z test_view_tensor_vsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6278148Z test_view_tensor_vsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6287388Z test_view_tensor_vsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6296763Z test_view_tensor_vsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6306126Z test_view_tensor_vsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:14.6412203Z test_view_view_xla (__main__.TestViewOpsXLA) ... ok (0.010s) 2022-11-23T01:23:14.6637658Z 2022-11-23T01:23:14.6638268Z ---------------------------------------------------------------------- 2022-11-23T01:23:14.6638610Z Ran 163 tests in 1.556s 2022-11-23T01:23:14.6638887Z 2022-11-23T01:23:14.6638973Z OK (skipped=124) 2022-11-23T01:23:14.6639087Z 2022-11-23T01:23:14.6639491Z Generating XML reports... 2022-11-23T01:23:14.6640060Z Generated XML report: test-reports/python-unittest/test.......test.test_view_ops/TEST-TestViewOpsXLA-20221123012313.xml 2022-11-23T01:23:15.0448007Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2022-11-23T01:23:15.0448539Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2022-11-23T01:23:16.9635168Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-11-23T01:23:16.9635562Z 2022-11-23T01:23:16.9635651Z Running tests... 2022-11-23T01:23:16.9635970Z ---------------------------------------------------------------------- 2022-11-23T01:23:16.9742704Z test_addcdiv_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-11-23T01:23:16.9756647Z test_addcdiv_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T01:23:16.9757525Z test_addcdiv_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9758042Z test_addcdiv_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9770780Z test_addcdiv_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9794270Z test_addcdiv_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9818039Z test_addcdiv_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9841668Z test_addcdiv_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9864948Z test_addcdiv_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:16.9886184Z test_addcmul_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:16.9894190Z test_assertRaisesRegex_ignore_msg_non_native_device_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:17.5860995Z test_bernoulli_edge_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.596s) 2022-11-23T01:23:18.2108192Z test_bernoulli_edge_cases_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.625s) 2022-11-23T01:23:18.2120168Z test_bernoulli_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:18.6394915Z test_bernoulli_p_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.427s) 2022-11-23T01:23:19.0510741Z test_bernoulli_p_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.412s) 2022-11-23T01:23:19.7140432Z test_bernoulli_self_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.663s) 2022-11-23T01:23:19.7678503Z test_bernoulli_self_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.054s) 2022-11-23T01:23:19.7694235Z test_bfloat16_float_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T01:23:19.7880989Z test_bool_tensor_value_change_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.018s) 2022-11-23T01:23:19.7932904Z test_broadcast_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2022-11-23T01:23:19.7946126Z test_bytes_to_scalar_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.7957233Z test_bytes_to_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:19.7968309Z test_bytes_to_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:19.7980008Z test_bytes_to_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.7991573Z test_bytes_to_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.8003172Z test_bytes_to_scalar_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.8014589Z test_bytes_to_scalar_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.8026038Z test_bytes_to_scalar_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.8037828Z test_bytes_to_scalar_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:19.8049281Z test_bytes_to_scalar_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:20.4128089Z test_cauchy_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.608s) 2022-11-23T01:23:20.4139468Z test_cauchy_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:20.4334499Z test_cauchy_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.019s) 2022-11-23T01:23:20.4529221Z test_cauchy_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.019s) 2022-11-23T01:23:20.4539959Z test_cauchy_no_inf_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T01:23:20.4549243Z test_cauchy_no_inf_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T01:23:20.4567093Z test_cdist_cuda_backward_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T01:23:20.6945379Z test_cdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.238s) 2022-11-23T01:23:20.7003701Z test_cdist_euclidean_large_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.006s) 2022-11-23T01:23:21.5380109Z test_cdist_grad_p_lt_1_no_nan_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.837s) 2022-11-23T01:23:21.5392631Z test_cdist_large_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:21.5402240Z test_cdist_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:21.5419131Z test_cdist_non_contiguous_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:21.5435507Z test_cdist_non_contiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:21.5448960Z test_cdist_norm_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:21.5462118Z test_cdist_norm_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:23.6427603Z test_cdist_same_inputs_xla (__main__.TestTorchDeviceTypeXLA) ... ok (2.096s) 2022-11-23T01:23:23.6438320Z test_clone_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:23.6448556Z test_clone_not_memory_dense_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-11-23T01:23:23.6460169Z test_clone_zero_stride_dim_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-11-23T01:23:23.6476590Z test_complex_half_experimental_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:23.6486609Z test_constants_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:23:23.6766026Z test_conv_transposed_backward_agnostic_to_memory_format_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2022-11-23T01:23:23.6777938Z test_conv_transposed_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T01:23:23.6794158Z test_copy__xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:23.6802456Z test_copy_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:23.6819846Z test_copy_math_view_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:23.6827651Z test_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:23.6840606Z test_copy_transpose_math_view_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:23.6853558Z test_copy_transpose_math_view_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:23.6866436Z test_copy_transpose_math_view_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:23.6874321Z test_corrcoef_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:23.6882623Z test_corrcoef_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:23.6890384Z test_corrcoef_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:23.6905341Z test_cov_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:23.8382242Z test_cpp_warnings_have_python_context_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.147s) 2022-11-23T01:23:23.8404269Z test_cublas_config_nondeterministic_alert_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T01:23:24.2271687Z test_cummax_cummin_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.386s) 2022-11-23T01:23:24.2286243Z test_cummax_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:24.2297251Z test_cummin_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:24.3590414Z test_cumprod_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.129s) 2022-11-23T01:23:24.3615104Z test_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T01:23:24.3623860Z test_deepcopy_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:24.3728905Z test_deepcopy_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-11-23T01:23:24.3756061Z test_deepcopy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-11-23T01:23:24.3800414Z test_device_guard_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.004s) 2022-11-23T01:23:24.3816644Z test_diff_noncontig_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:24.3832383Z test_diff_noncontig_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:24.3848622Z test_diff_noncontig_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T01:23:24.3863706Z test_diff_noncontig_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:24.3880308Z test_diff_noncontig_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:24.3895104Z test_diff_noncontig_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:24.3910637Z test_diff_noncontig_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:24.3926094Z test_diff_noncontig_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:24.3941672Z test_diff_noncontig_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:24.3957390Z test_diff_noncontig_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:24.3972758Z test_diff_noncontig_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:27.4381167Z test_diff_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (3.041s) 2022-11-23T01:23:27.4398211Z test_diff_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T01:23:27.4413681Z test_diff_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:30.7278653Z test_diff_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (3.286s) 2022-11-23T01:23:34.0579989Z test_diff_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (3.330s) 2022-11-23T01:23:37.3624658Z test_diff_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (3.304s) 2022-11-23T01:23:40.7634377Z test_diff_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (3.401s) 2022-11-23T01:23:44.4299892Z test_diff_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (3.666s) 2022-11-23T01:23:47.8748101Z test_diff_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (3.445s) 2022-11-23T01:23:51.3567266Z test_diff_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (3.482s) 2022-11-23T01:23:51.3661244Z test_dim_function_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.009s) 2022-11-23T01:23:51.3672464Z test_discontiguous_out_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:51.3683105Z test_dist_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:51.3695589Z test_errors_index_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:23:51.3702379Z test_expected_failure_xla_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-11-23T01:23:51.6786431Z test_exponential_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.308s) 2022-11-23T01:23:51.6799926Z test_exponential_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:51.8915004Z test_exponential_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.211s) 2022-11-23T01:23:52.1100664Z test_exponential_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.218s) 2022-11-23T01:23:52.1110855Z test_exponential_no_zero_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:52.1119388Z test_exponential_no_zero_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T01:23:52.2742013Z test_exponential_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.162s) 2022-11-23T01:23:52.2757920Z test_exponential_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T01:23:52.4221754Z test_exponential_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.146s) 2022-11-23T01:23:52.5696584Z test_exponential_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.147s) 2022-11-23T01:23:52.5706536Z test_gather_backward_deterministic_path_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.5713259Z test_gather_backward_one_dim_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T01:23:52.5880154Z test_geometric_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-11-23T01:23:52.5892661Z test_geometric_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:52.6053487Z test_geometric_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-11-23T01:23:52.6205776Z test_geometric_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T01:23:52.6353150Z test_geometric_kstest_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T01:23:52.6501378Z test_geometric_kstest_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T01:23:52.6649043Z test_geometric_kstest_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T01:23:52.6799620Z test_geometric_kstest_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T01:23:52.6943674Z test_geometric_kstest_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.014s) 2022-11-23T01:23:52.7031043Z test_geometric_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2022-11-23T01:23:52.7040071Z test_geometric_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:52.7126768Z test_geometric_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2022-11-23T01:23:52.7209248Z test_geometric_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2022-11-23T01:23:52.7330492Z test_geometric_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.012s) 2022-11-23T01:23:52.7457324Z test_geometric_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.013s) 2022-11-23T01:23:52.7589027Z test_geometric_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.013s) 2022-11-23T01:23:52.7747982Z test_geometric_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-11-23T01:23:52.7873980Z test_geometric_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.013s) 2022-11-23T01:23:52.7901799Z test_gradient_all_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-11-23T01:23:52.7929722Z test_gradient_all_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T01:23:52.7956525Z test_gradient_all_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T01:23:52.7972257Z test_gradient_extreme_cases_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T01:23:52.7988655Z test_gradient_extreme_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:52.8005080Z test_gradient_extreme_cases_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:23:52.8033030Z test_gradient_type_promotion_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T01:23:52.8446566Z test_hook_remove_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.041s) 2022-11-23T01:23:52.8460533Z test_index_add_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8472741Z test_index_add_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:23:52.8485415Z test_index_copy_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8497614Z test_index_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8508505Z test_index_copy_scalars_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8520198Z test_index_copy_scalars_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8530754Z test_index_copy_scalars_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T01:23:52.8541455Z test_index_copy_scalars_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T01:23:52.8552420Z test_index_copy_scalars_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T01:23:52.8563747Z test_index_copy_scalars_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8574862Z test_index_copy_scalars_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8585956Z test_index_copy_scalars_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8597382Z test_index_copy_scalars_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8608420Z test_index_copy_scalars_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8619473Z test_index_copy_scalars_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:52.8630836Z test_index_copy_scalars_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:23:58.4541458Z test_index_copy_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (5.591s) 2022-11-23T01:24:03.3913408Z test_index_copy_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (4.934s) 2022-11-23T01:24:03.3913929Z test_index_copy_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T01:24:03.3924192Z test_index_copy_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T01:24:03.3941229Z test_index_copy_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T01:24:08.6380544Z test_index_copy_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.241s) 2022-11-23T01:24:13.3447028Z test_index_copy_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (4.709s) 2022-11-23T01:24:18.2611245Z test_index_copy_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (4.916s) 2022-11-23T01:24:23.2382795Z test_index_copy_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (4.975s) 2022-11-23T01:24:28.2267814Z test_index_copy_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (4.991s) 2022-11-23T01:24:33.1567753Z test_index_copy_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (4.930s) 2022-11-23T01:24:38.1155219Z test_index_copy_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (4.959s) 2022-11-23T01:24:38.1170730Z test_index_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T01:24:38.1184757Z test_index_fill_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:24:38.1198663Z test_index_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T01:24:38.1209933Z test_index_put_non_accumulate_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T01:26:29.6052913Z test_index_reduce_reduce_amax_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2967: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1070.) 2022-11-23T01:26:29.6053543Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-11-23T01:26:29.6057112Z ok (111.485s) 2022-11-23T01:27:31.4850127Z test_index_reduce_reduce_amax_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (61.879s) 2022-11-23T01:28:29.6970375Z test_index_reduce_reduce_amax_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (58.212s) 2022-11-23T01:29:29.3365302Z test_index_reduce_reduce_amax_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (59.639s) 2022-11-23T01:30:28.3615077Z test_index_reduce_reduce_amax_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (59.025s) 2022-11-23T01:31:31.1154174Z test_index_reduce_reduce_amax_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (62.753s) 2022-11-23T01:32:32.9372918Z test_index_reduce_reduce_amax_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (61.822s) 2022-11-23T01:33:35.1729607Z test_index_reduce_reduce_amax_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (62.236s) 2022-11-23T01:34:45.6289157Z test_index_reduce_reduce_amin_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (70.456s) 2022-11-23T01:35:51.6586341Z test_index_reduce_reduce_amin_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (66.028s) 2022-11-23T01:36:55.8897334Z test_index_reduce_reduce_amin_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (64.233s) 2022-11-23T01:38:01.3906273Z test_index_reduce_reduce_amin_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (65.501s) 2022-11-23T01:39:07.4959839Z test_index_reduce_reduce_amin_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (66.105s) 2022-11-23T01:40:13.4089701Z test_index_reduce_reduce_amin_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (65.913s) 2022-11-23T01:41:20.9147100Z test_index_reduce_reduce_amin_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (67.506s) 2022-11-23T01:42:27.6434850Z test_index_reduce_reduce_amin_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (66.729s) 2022-11-23T01:43:56.0227342Z test_index_reduce_reduce_mean_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (88.379s) 2022-11-23T01:45:13.4386243Z test_index_reduce_reduce_mean_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (77.416s) 2022-11-23T01:46:28.8328293Z test_index_reduce_reduce_mean_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (75.394s) 2022-11-23T01:47:45.7993962Z test_index_reduce_reduce_mean_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (76.966s) 2022-11-23T01:49:03.2664713Z test_index_reduce_reduce_mean_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (77.467s) 2022-11-23T01:50:20.2046651Z test_index_reduce_reduce_mean_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (76.938s) 2022-11-23T01:51:38.8710903Z test_index_reduce_reduce_mean_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (78.666s) 2022-11-23T01:52:57.6672956Z test_index_reduce_reduce_mean_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (78.796s) 2022-11-23T01:54:21.5392267Z test_index_reduce_reduce_prod_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (83.872s) 2022-11-23T01:55:36.8377004Z test_index_reduce_reduce_prod_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (75.298s) 2022-11-23T01:56:50.1862460Z test_index_reduce_reduce_prod_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (73.348s) 2022-11-23T01:58:05.2142982Z test_index_reduce_reduce_prod_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (75.028s) 2022-11-23T01:59:20.0906663Z test_index_reduce_reduce_prod_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (74.876s) 2022-11-23T02:00:35.5298904Z test_index_reduce_reduce_prod_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (75.439s) 2022-11-23T02:01:50.8175975Z test_index_reduce_reduce_prod_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (75.288s) 2022-11-23T02:03:05.5502316Z test_index_reduce_reduce_prod_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (74.732s) 2022-11-23T02:03:05.5579881Z test_index_reduce_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.008s) 2022-11-23T02:03:05.5609858Z test_index_select_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:05.5634292Z test_index_select_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5657873Z test_index_select_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:03:05.5681648Z test_index_select_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:03:05.5704893Z test_index_select_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:03:05.5729243Z test_index_select_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5753924Z test_index_select_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5779484Z test_index_select_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5804399Z test_index_select_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5828975Z test_index_select_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5853932Z test_index_select_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:05.5878624Z test_index_select_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:06.0206668Z test_invalid_shapes_grid_sampler_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.433s) 2022-11-23T02:03:06.0225521Z test_is_set_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:03:06.0236175Z test_is_signed_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:06.0461532Z test_item_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.022s) 2022-11-23T02:03:06.0728843Z test_item_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.027s) 2022-11-23T02:03:06.0750517Z test_item_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:03:06.0757980Z test_item_xla_complex32 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2022-11-23T02:03:06.0764620Z test_item_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:03:06.0771187Z test_item_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:06.0993620Z test_item_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.022s) 2022-11-23T02:03:06.1185353Z test_item_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.019s) 2022-11-23T02:03:06.1480312Z test_item_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.029s) 2022-11-23T02:03:06.1726457Z test_item_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.024s) 2022-11-23T02:03:06.1973758Z test_item_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2022-11-23T02:03:06.2210809Z test_item_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.024s) 2022-11-23T02:03:06.2446845Z test_item_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.024s) 2022-11-23T02:03:06.2477924Z test_large_cumprod_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:03:06.2487811Z test_large_cumsum_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:06.2748666Z test_log_normal_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.026s) 2022-11-23T02:03:06.2774409Z test_log_normal_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:03:06.3078070Z test_log_normal_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.030s) 2022-11-23T02:03:06.3439996Z test_log_normal_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.036s) 2022-11-23T02:03:07.1289164Z test_logcumsumexp_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.785s) 2022-11-23T02:03:07.1804300Z test_lognormal_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.051s) 2022-11-23T02:03:07.1816924Z test_lognormal_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:07.2249186Z test_lognormal_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.043s) 2022-11-23T02:03:07.2571373Z test_lognormal_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.032s) 2022-11-23T02:03:07.2581331Z test_masked_fill_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:07.2592222Z test_masked_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:07.2631955Z test_masked_fill_xla_bfloat16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:03:07.2661621Z test_masked_fill_xla_bfloat16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2687811Z test_masked_fill_xla_bool_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2716355Z test_masked_fill_xla_bool_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2735293Z test_masked_fill_xla_complex128_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:03:07.2754162Z test_masked_fill_xla_complex128_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:03:07.2772230Z test_masked_fill_xla_complex64_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:03:07.2791060Z test_masked_fill_xla_complex64_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:03:07.2809164Z test_masked_fill_xla_float16_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:03:07.2827458Z test_masked_fill_xla_float16_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:03:07.2854498Z test_masked_fill_xla_float32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2883473Z test_masked_fill_xla_float32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2908852Z test_masked_fill_xla_float64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2936926Z test_masked_fill_xla_float64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2962828Z test_masked_fill_xla_int16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.2990894Z test_masked_fill_xla_int16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3016710Z test_masked_fill_xla_int32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3044742Z test_masked_fill_xla_int32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3070351Z test_masked_fill_xla_int64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:07.3098545Z test_masked_fill_xla_int64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3124870Z test_masked_fill_xla_int8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3153305Z test_masked_fill_xla_int8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3178895Z test_masked_fill_xla_uint8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3207145Z test_masked_fill_xla_uint8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:07.3986241Z test_masked_scatter_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.078s) 2022-11-23T02:03:07.4000456Z test_masked_scatter_large_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:03:07.4009457Z test_masked_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:07.4039057Z test_masked_scatter_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4066562Z test_masked_scatter_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4093873Z test_masked_scatter_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-11-23T02:03:07.4121188Z test_masked_scatter_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-11-23T02:03:07.4148449Z test_masked_scatter_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:03:07.4176484Z test_masked_scatter_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4204125Z test_masked_scatter_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4231622Z test_masked_scatter_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4259749Z test_masked_scatter_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4287295Z test_masked_scatter_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4314745Z test_masked_scatter_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4342216Z test_masked_scatter_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:03:07.4355313Z test_masked_select_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:07.4379626Z test_masked_select_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:03:07.4389001Z test_memory_format_clone_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:07.4412495Z test_memory_format_consistency_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:07.4424564Z test_memory_format_cpu_and_cuda_ops_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:03:07.4440136Z test_memory_format_empty_like_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:03:07.4454700Z test_memory_format_factory_like_functions_preserve_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:25.6959863Z test_memory_format_operators_xla (__main__.TestTorchDeviceTypeXLA) ... ok (18.250s) 2022-11-23T02:03:25.6979636Z test_memory_format_preserved_after_permute_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:25.7002767Z test_memory_format_propagation_rules_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:03:25.7013034Z test_memory_format_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:25.7026663Z test_memory_format_type_shortcuts_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:25.7036652Z test_memory_format_type_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:03:25.7043680Z test_module_share_memory_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:03:25.7060883Z test_multinomial_cpu_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:25.7078575Z test_multinomial_cpu_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:25.7089198Z test_multinomial_deterministic_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:25.7100195Z test_multinomial_deterministic_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:03:25.7111402Z test_multinomial_deterministic_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:03:25.7118642Z test_multinomial_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:03:25.7709361Z test_multinomial_empty_w_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.059s) 2022-11-23T02:03:25.7958500Z test_multinomial_empty_wo_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2022-11-23T02:03:25.7968283Z test_multinomial_gpu_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T02:03:25.8915889Z test_multinomial_rng_state_advance_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.094s) 2022-11-23T02:03:25.8974868Z test_multinomial_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.006s) 2022-11-23T02:03:25.9000212Z test_narrow_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:25.9066007Z test_nondeterministic_alert_AdaptiveAvgPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.006s) 2022-11-23T02:03:25.9093677Z test_nondeterministic_alert_AdaptiveAvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:25.9119286Z test_nondeterministic_alert_AdaptiveMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:25.9142040Z test_nondeterministic_alert_AvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:26.3353603Z test_nondeterministic_alert_CTCLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.420s) 2022-11-23T02:03:26.6994525Z test_nondeterministic_alert_EmbeddingBag_max_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.365s) 2022-11-23T02:03:27.0123069Z test_nondeterministic_alert_FractionalMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.313s) 2022-11-23T02:03:27.3671691Z test_nondeterministic_alert_FractionalMaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.355s) 2022-11-23T02:03:27.3786346Z test_nondeterministic_alert_MaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.011s) 2022-11-23T02:03:27.3802552Z test_nondeterministic_alert_MaxUnpool1d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:03:27.3816844Z test_nondeterministic_alert_MaxUnpool1d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:27.3830061Z test_nondeterministic_alert_MaxUnpool1d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:27.3842447Z test_nondeterministic_alert_MaxUnpool2d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:27.3855812Z test_nondeterministic_alert_MaxUnpool2d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:27.3868458Z test_nondeterministic_alert_MaxUnpool2d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:27.3880955Z test_nondeterministic_alert_MaxUnpool3d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:27.3898022Z test_nondeterministic_alert_MaxUnpool3d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:03:27.3911162Z test_nondeterministic_alert_MaxUnpool3d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:27.4000302Z test_nondeterministic_alert_NLLLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2022-11-23T02:03:27.7129416Z test_nondeterministic_alert_ReflectionPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.313s) 2022-11-23T02:03:27.7173950Z test_nondeterministic_alert_ReflectionPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-11-23T02:03:28.0123351Z test_nondeterministic_alert_ReflectionPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.295s) 2022-11-23T02:03:28.0164326Z test_nondeterministic_alert_ReplicationPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:03:28.0192821Z test_nondeterministic_alert_ReplicationPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:03:28.3052088Z test_nondeterministic_alert_ReplicationPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.285s) 2022-11-23T02:03:28.3327346Z test_nondeterministic_alert_bincount_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2022-11-23T02:03:28.3347767Z test_nondeterministic_alert_cumsum_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:28.3360169Z test_nondeterministic_alert_cumsum_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:03:28.3370408Z test_nondeterministic_alert_cumsum_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:03:28.3387267Z test_nondeterministic_alert_cumsum_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:28.3403964Z test_nondeterministic_alert_cumsum_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:28.3420242Z test_nondeterministic_alert_cumsum_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:28.3435676Z test_nondeterministic_alert_cumsum_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-11-23T02:03:28.4265865Z test_nondeterministic_alert_cumsum_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:03:28.4306270Z test_nondeterministic_alert_cumsum_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:03:28.4324756Z test_nondeterministic_alert_cumsum_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:28.5019175Z test_nondeterministic_alert_grid_sample_2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.069s) 2022-11-23T02:03:28.5760603Z test_nondeterministic_alert_grid_sample_3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.075s) 2022-11-23T02:03:28.6033277Z test_nondeterministic_alert_histc_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.027s) 2022-11-23T02:03:28.8400199Z test_nondeterministic_alert_interpolate_bicubic_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.237s) 2022-11-23T02:03:28.8485462Z test_nondeterministic_alert_interpolate_bilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2022-11-23T02:03:28.9831636Z test_nondeterministic_alert_interpolate_linear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.134s) 2022-11-23T02:03:29.1470726Z test_nondeterministic_alert_interpolate_trilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.164s) 2022-11-23T02:03:29.1515929Z test_nondeterministic_alert_kthvalue_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-11-23T02:03:30.1224456Z test_nondeterministic_alert_median_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:1628: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:31.) 2022-11-23T02:03:30.1225999Z torch.median(a, 0, out=(result, indices)) 2022-11-23T02:03:30.1226359Z ok (0.971s) 2022-11-23T02:03:30.1373100Z test_nondeterministic_alert_put_accumulate_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.015s) 2022-11-23T02:03:30.1383929Z test_nondeterministic_alert_put_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:03:30.1394592Z test_normal_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:31.0393835Z test_normal_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.900s) 2022-11-23T02:03:31.8462387Z test_normal_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.807s) 2022-11-23T02:03:31.9233645Z test_nullary_op_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.077s) 2022-11-23T02:03:32.2452808Z test_pairwise_distance_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.322s) 2022-11-23T02:03:32.4615004Z test_pdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.216s) 2022-11-23T02:03:32.4670943Z test_pdist_norm_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.006s) 2022-11-23T02:03:32.4694127Z test_pickle_gradscaler_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-11-23T02:03:32.4710467Z test_pin_memory_from_constructor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:03:32.8102766Z test_put_accumulate_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.339s) 2022-11-23T02:03:32.8142030Z test_put_accumulate_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-11-23T02:03:32.8154684Z test_put_accumulate_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:03:32.8166678Z test_put_accumulate_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:03:33.4247582Z test_put_accumulate_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.608s) 2022-11-23T02:03:34.0459155Z test_put_accumulate_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.621s) 2022-11-23T02:03:34.6367422Z test_put_accumulate_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.591s) 2022-11-23T02:03:35.2504530Z test_put_accumulate_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.614s) 2022-11-23T02:03:35.8949652Z test_put_accumulate_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.644s) 2022-11-23T02:03:36.5716414Z test_put_accumulate_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.677s) 2022-11-23T02:03:37.1405660Z test_put_accumulate_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.569s) 2022-11-23T02:03:38.0013004Z test_put_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.861s) 2022-11-23T02:03:38.0049173Z test_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-11-23T02:04:33.1879463Z test_put_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (55.183s) 2022-11-23T02:04:33.1919300Z test_put_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-11-23T02:04:33.1954110Z test_put_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-11-23T02:04:33.1982785Z test_put_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:05:26.9722489Z test_put_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (53.774s) 2022-11-23T02:06:19.7362508Z test_put_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (52.764s) 2022-11-23T02:07:14.0197088Z test_put_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (54.283s) 2022-11-23T02:08:04.0060823Z test_put_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (49.986s) 2022-11-23T02:08:55.5435475Z test_put_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (51.537s) 2022-11-23T02:09:49.6637282Z test_put_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (54.120s) 2022-11-23T02:10:43.4866275Z test_put_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (53.823s) 2022-11-23T02:10:43.6530661Z test_repeat_interleave_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.166s) 2022-11-23T02:10:43.6741629Z test_scalar_check_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.021s) 2022-11-23T02:10:43.7800534Z test_scatter_add_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.106s) 2022-11-23T02:10:44.3017336Z test_scatter_add_non_unique_index_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.522s) 2022-11-23T02:10:44.3034636Z test_scatter_add_one_dim_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:10:44.3899253Z test_scatter_add_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:10:44.4822448Z test_scatter_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.096s) 2022-11-23T02:10:44.4846737Z test_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-11-23T02:10:44.4858957Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:10:44.4871187Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:10:44.4893380Z test_scatter_reduce_non_unique_index_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:10:44.4916609Z test_scatter_reduce_non_unique_index_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:10:44.6250276Z test_scatter_reduce_non_unique_index_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.133s) 2022-11-23T02:10:44.7580860Z test_scatter_reduce_non_unique_index_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.133s) 2022-11-23T02:10:44.7621065Z test_scatter_reduce_operations_to_large_input_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-11-23T02:10:44.7640152Z test_scatter_reduce_operations_to_large_input_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:10:44.7924684Z test_scatter_reduce_operations_to_large_input_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2022-11-23T02:10:44.8968163Z test_scatter_reduce_operations_to_large_input_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.104s) 2022-11-23T02:10:44.8994006Z test_scatter_reduce_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-11-23T02:10:44.9011562Z test_scatter_reduce_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:10:44.9848383Z test_scatter_reduce_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:10:45.0634974Z test_scatter_reduce_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.079s) 2022-11-23T02:10:45.1040040Z test_scatter_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.040s) 2022-11-23T02:10:45.1055316Z test_scatter_zero_size_index_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:10:45.1068281Z test_serialization_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:10:45.1083089Z test_set_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1097030Z test_set_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1110606Z test_set_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:10:45.1124089Z test_set_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:10:45.1137353Z test_set_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:10:45.1151400Z test_set_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1164982Z test_set_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1178611Z test_set_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1192517Z test_set_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1205879Z test_set_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1219272Z test_set_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1233142Z test_set_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1240721Z test_shift_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:10:45.1246967Z test_skip_xla_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2022-11-23T02:10:45.1254024Z test_storage_all_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:10:45.1271930Z test_storage_meta_errors_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1289844Z test_storage_meta_errors_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1307100Z test_storage_meta_errors_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:10:45.1324223Z test_storage_meta_errors_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:10:45.1341215Z test_storage_meta_errors_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:10:45.1359126Z test_storage_meta_errors_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1376376Z test_storage_meta_errors_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1394229Z test_storage_meta_errors_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1411738Z test_storage_meta_errors_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1429367Z test_storage_meta_errors_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1447059Z test_storage_meta_errors_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1464376Z test_storage_meta_errors_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:10:45.1473402Z test_storage_meta_from_tensor_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1482099Z test_storage_meta_from_tensor_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1490284Z test_storage_meta_from_tensor_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:10:45.1498895Z test_storage_meta_from_tensor_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:10:45.1506885Z test_storage_meta_from_tensor_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:10:45.1515855Z test_storage_meta_from_tensor_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1524498Z test_storage_meta_from_tensor_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1533440Z test_storage_meta_from_tensor_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1542137Z test_storage_meta_from_tensor_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1550948Z test_storage_meta_from_tensor_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1559598Z test_storage_meta_from_tensor_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1568474Z test_storage_meta_from_tensor_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1583256Z test_storage_setitem_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1597963Z test_storage_setitem_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:10:45.1612644Z test_storage_setitem_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:10:45.1627650Z test_storage_setitem_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1642861Z test_storage_setitem_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1657762Z test_storage_setitem_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1672865Z test_storage_setitem_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1687977Z test_storage_setitem_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1703043Z test_storage_setitem_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1718285Z test_storage_setitem_xla_qint32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1733274Z test_storage_setitem_xla_qint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1748345Z test_storage_setitem_xla_quint4x2 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1763402Z test_storage_setitem_xla_quint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1778369Z test_storage_setitem_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:10:45.1793470Z test_storage_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:10:45.1816824Z test_strides_propagation_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:10:45.1841538Z test_sync_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:10:45.4209717Z test_take_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.237s) 2022-11-23T02:10:52.8557922Z test_take_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (7.435s) 2022-11-23T02:10:58.1138476Z test_take_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (5.258s) 2022-11-23T02:10:58.1166988Z test_take_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-11-23T02:10:58.1185604Z test_take_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:10:58.1203698Z test_take_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:11:03.5958607Z test_take_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.475s) 2022-11-23T02:11:08.9394241Z test_take_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.343s) 2022-11-23T02:11:14.3335700Z test_take_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (5.394s) 2022-11-23T02:11:19.3993779Z test_take_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.066s) 2022-11-23T02:11:24.7259720Z test_take_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.326s) 2022-11-23T02:11:30.1738218Z test_take_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (5.448s) 2022-11-23T02:11:35.1691339Z test_take_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (4.995s) 2022-11-23T02:11:35.1718814Z test_tensor_from_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:11:35.1734762Z test_tensor_from_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:11:35.1747738Z test_tensor_from_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:11:35.1760586Z test_tensor_from_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:11:35.1773003Z test_tensor_from_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:11:35.1785976Z test_tensor_from_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1799106Z test_tensor_from_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1811879Z test_tensor_from_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1824703Z test_tensor_from_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1837926Z test_tensor_from_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1850994Z test_tensor_from_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1863751Z test_tensor_from_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1874316Z test_tensor_set_errors_multigpu_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T02:11:35.1914344Z test_tensor_shape_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-11-23T02:11:35.1924088Z test_tensor_storage_type_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1933479Z test_tensor_storage_type_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1943213Z test_tensor_storage_type_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:11:35.1951896Z test_tensor_storage_type_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:11:35.1961049Z test_tensor_storage_type_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:11:35.1970808Z test_tensor_storage_type_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1979878Z test_tensor_storage_type_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1989172Z test_tensor_storage_type_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.1998877Z test_tensor_storage_type_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2008352Z test_tensor_storage_type_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2017750Z test_tensor_storage_type_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2027030Z test_tensor_storage_type_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2038352Z test_ternary_op_mem_overlap_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-11-23T02:11:35.2048341Z test_typed_storage_meta_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2058071Z test_typed_storage_meta_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2067652Z test_typed_storage_meta_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:11:35.2076997Z test_typed_storage_meta_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:11:35.2086484Z test_typed_storage_meta_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:11:35.2096420Z test_typed_storage_meta_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2106296Z test_typed_storage_meta_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2116313Z test_typed_storage_meta_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2126029Z test_typed_storage_meta_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2136123Z test_typed_storage_meta_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2145708Z test_typed_storage_meta_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2155774Z test_typed_storage_meta_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:35.2166020Z test_unfold_all_devices_and_dtypes_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:35.3879419Z test_unfold_scalars_xla (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2783: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:181.) 2022-11-23T02:11:35.3880789Z self.assertEqual(torch.empty(0, device=device), x.unfold(0, 0, 1)) 2022-11-23T02:11:35.3882463Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2784: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:181.) 2022-11-23T02:11:35.3883572Z self.assertEqual(torch.empty(0, device=device), x.unfold(0, 0, 2)) 2022-11-23T02:11:35.3885220Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2785: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:181.) 2022-11-23T02:11:35.3886298Z self.assertEqual(torch.tensor([0.5], device=device), x.unfold(0, 1, 1)) 2022-11-23T02:11:35.3886703Z ok (0.171s) 2022-11-23T02:11:35.9154975Z test_uniform_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.528s) 2022-11-23T02:11:35.9168695Z test_uniform_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:11:36.3332761Z test_uniform_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.414s) 2022-11-23T02:11:36.8476028Z test_uniform_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.516s) 2022-11-23T02:11:36.8487898Z test_untyped_storage_meta_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:36.8498851Z test_warn_always_caught_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:11:36.8521343Z test_where_scalar_handcrafted_values_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:11:36.9039059Z 2022-11-23T02:11:36.9039774Z ---------------------------------------------------------------------- 2022-11-23T02:11:36.9040190Z Ran 534 tests in 2899.889s 2022-11-23T02:11:36.9040314Z 2022-11-23T02:11:36.9040395Z OK (skipped=310) 2022-11-23T02:11:36.9040509Z 2022-11-23T02:11:36.9040597Z Generating XML reports... 2022-11-23T02:11:36.9041068Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestTorchDeviceTypeXLA-20221123012316.xml 2022-11-23T02:11:37.6969513Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-11-23T02:11:37.6970033Z + [[ '' == \1 ]] 2022-11-23T02:11:37.6970535Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-11-23T02:11:37.6971346Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-11-23T02:11:37.6971711Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:11:37.6972181Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-11-23T02:11:37.6972759Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-11-23T02:11:39.6924590Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-11-23T02:11:39.6924890Z 2022-11-23T02:11:39.6924975Z Running tests... 2022-11-23T02:11:39.6925289Z ---------------------------------------------------------------------- 2022-11-23T02:11:39.8009367Z test_advancedindex_mixed_cpu_devices_xla (__main__.TestDevicePrecisionXLA) ... ok (0.108s) 2022-11-23T02:11:39.8192200Z test_advancedindex_mixed_devices_error_xla (__main__.TestDevicePrecisionXLA) ... ok (0.018s) 2022-11-23T02:11:42.7266124Z test_clamp_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (2.907s) 2022-11-23T02:11:45.3636544Z test_clamp_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (2.637s) 2022-11-23T02:11:47.8446314Z test_clamp_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (2.481s) 2022-11-23T02:11:47.8456782Z test_copy_broadcast_xla (__main__.TestDevicePrecisionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:47.8738114Z test_copy_noncontig_xla (__main__.TestDevicePrecisionXLA) ... ok (0.028s) 2022-11-23T02:11:47.8750802Z test_cuda_device_idx_xla (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2022-11-23T02:11:47.9586427Z test_device_serialization_xla (__main__.TestDevicePrecisionXLA) ... ok (0.083s) 2022-11-23T02:11:47.9701713Z test_from_sequence_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (0.011s) 2022-11-23T02:11:47.9818982Z test_from_sequence_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-11-23T02:11:47.9930952Z test_from_sequence_xla_int16 (__main__.TestDevicePrecisionXLA) ... ok (0.011s) 2022-11-23T02:11:48.0050111Z test_from_sequence_xla_int32 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-11-23T02:11:48.0171077Z test_from_sequence_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-11-23T02:11:48.0286950Z test_from_sequence_xla_int8 (__main__.TestDevicePrecisionXLA) ... ok (0.011s) 2022-11-23T02:11:48.0403326Z test_from_sequence_xla_uint8 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-11-23T02:11:48.0415786Z test_index_add_bfloat16_xla (__main__.TestDevicePrecisionXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:11:48.0425534Z test_multidevice_serialization_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T02:11:48.0434550Z test_type_conversions_same_device_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-11-23T02:11:48.0486767Z 2022-11-23T02:11:48.0487334Z ---------------------------------------------------------------------- 2022-11-23T02:11:48.0487867Z Ran 19 tests in 8.351s 2022-11-23T02:11:48.0488013Z 2022-11-23T02:11:48.0488120Z OK (skipped=4) 2022-11-23T02:11:48.0488281Z 2022-11-23T02:11:48.0488404Z Generating XML reports... 2022-11-23T02:11:48.0489007Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestDevicePrecisionXLA-20221123021139.xml 2022-11-23T02:11:48.4321732Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2022-11-23T02:11:48.4322225Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2022-11-23T02:11:50.3552597Z 2022-11-23T02:11:50.3552985Z Running tests... 2022-11-23T02:11:50.3553649Z ---------------------------------------------------------------------- 2022-11-23T02:11:50.3553901Z 2022-11-23T02:11:50.3554230Z ---------------------------------------------------------------------- 2022-11-23T02:11:50.3554509Z Ran 0 tests in 0.000s 2022-11-23T02:11:50.3554677Z 2022-11-23T02:11:50.3554808Z OK 2022-11-23T02:11:50.3555199Z 2022-11-23T02:11:50.3555348Z Generating XML reports... 2022-11-23T02:11:50.3555867Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-11-23T02:11:50.7230607Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2022-11-23T02:11:50.7231566Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2022-11-23T02:11:52.5046287Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2022-11-23T02:11:52.5046617Z 2022-11-23T02:11:52.5046709Z Running tests... 2022-11-23T02:11:52.5047071Z ---------------------------------------------------------------------- 2022-11-23T02:11:52.5944110Z test_advancedindex_big_xla (__main__.TestIndexingXLA) ... ok (0.089s) 2022-11-23T02:11:52.6235912Z test_advancedindex_xla_float16 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.float16 (0.029s) 2022-11-23T02:11:52.6511198Z test_advancedindex_xla_float64 (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.027s) 2022-11-23T02:11:52.7346340Z test_basic_advanced_combined_xla (__main__.TestIndexingXLA) ... ok (0.083s) 2022-11-23T02:11:52.7664833Z test_bool_indices_accumulate_xla (__main__.TestIndexingXLA) ... ok (0.032s) 2022-11-23T02:11:52.7680548Z test_bool_indices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:11:52.9055286Z test_byte_mask2d_xla (__main__.TestIndexingXLA) ... ok (0.137s) 2022-11-23T02:11:52.9065277Z test_byte_mask_accumulate_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9076068Z test_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9086544Z test_byte_tensor_assignment_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9096117Z test_cpu_indices_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:11:52.9356018Z test_ellipsis_tensor_xla (__main__.TestIndexingXLA) ... ok (0.026s) 2022-11-23T02:11:52.9690295Z test_empty_index_xla (__main__.TestIndexingXLA) ... ok (0.033s) 2022-11-23T02:11:52.9717792Z test_empty_ndim_index_bool_xla (__main__.TestIndexingXLA) ... ok (0.003s) 2022-11-23T02:11:52.9730609Z test_empty_ndim_index_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9739827Z test_empty_slice_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9751791Z test_gather_take_along_dim_cross_device_xla_float32 (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:11:52.9765679Z test_getitem_scalars_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9776771Z test_index_getitem_copy_bools_slices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:11:52.9790343Z test_index_ind_dtype_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:52.9801368Z test_index_put_accumulate_duplicate_indices_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:11:52.9820107Z test_index_put_accumulate_expanded_values_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:09.6861461Z test_index_put_accumulate_large_tensor_xla (__main__.TestIndexingXLA) ... ok (16.704s) 2022-11-23T02:12:09.6875131Z test_index_put_accumulate_non_contiguous_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:09.6889620Z test_index_put_accumulate_with_optional_tensors_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:09.6951254Z test_index_put_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.006s) 2022-11-23T02:12:09.6978301Z test_index_put_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.003s) 2022-11-23T02:12:09.6990679Z test_index_put_src_datatype_xla_complex128 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:12:09.7002242Z test_index_put_src_datatype_xla_complex64 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:12:09.7021198Z test_index_put_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:09.7040406Z test_index_put_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:09.7486794Z test_index_scalar_with_bool_mask_xla (__main__.TestIndexingXLA) ... ok (0.045s) 2022-11-23T02:12:09.8787637Z test_index_setitem_bools_slices_xla (__main__.TestIndexingXLA) ... ok (0.130s) 2022-11-23T02:12:09.8812759Z test_index_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.003s) 2022-11-23T02:12:09.8835944Z test_index_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:09.8857676Z test_index_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:09.8879388Z test_index_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:10.9714817Z test_index_xla (__main__.TestIndexingXLA) ... ok (1.083s) 2022-11-23T02:12:11.0006423Z test_int_assignment_xla (__main__.TestIndexingXLA) ... ok (0.029s) 2022-11-23T02:12:11.0181218Z test_int_indices2d_xla (__main__.TestIndexingXLA) ... ok (0.017s) 2022-11-23T02:12:11.0328511Z test_int_indices_broadcast_xla (__main__.TestIndexingXLA) ... ok (0.015s) 2022-11-23T02:12:11.0362469Z test_int_indices_xla (__main__.TestIndexingXLA) ... ok (0.003s) 2022-11-23T02:12:11.0372745Z test_invalid_device_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:11.0381971Z test_invalid_index_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2022-11-23T02:12:11.1394786Z test_jit_indexing_xla (__main__.TestIndexingXLA) ... ok (0.101s) 2022-11-23T02:12:11.1647091Z test_multiple_bool_indices_xla (__main__.TestIndexingXLA) ... ok (0.025s) 2022-11-23T02:12:11.1657944Z test_multiple_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:11.1672495Z test_multiple_int_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2022-11-23T02:12:11.1691514Z test_none_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2022-11-23T02:12:11.1755074Z test_out_of_bound_index_xla (__main__.TestIndexingXLA) ... ok (0.006s) 2022-11-23T02:12:11.1849056Z test_set_item_to_scalar_tensor_xla (__main__.TestIndexingXLA) ... ok (0.009s) 2022-11-23T02:12:11.1857877Z test_setitem_expansion_error_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:11.3770541Z test_setitem_scalars_xla (__main__.TestIndexingXLA) ... ok (0.191s) 2022-11-23T02:12:11.3784684Z test_single_int_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2022-11-23T02:12:11.4017466Z test_step_assignment_xla (__main__.TestIndexingXLA) ... ok (0.023s) 2022-11-23T02:12:11.4507002Z test_step_xla (__main__.TestIndexingXLA) ... ok (0.049s) 2022-11-23T02:12:11.4719087Z test_take_along_dim_invalid_xla_float32 (__main__.TestIndexingXLA) ... ok (0.021s) 2022-11-23T02:12:11.4906770Z test_take_along_dim_invalid_xla_int64 (__main__.TestIndexingXLA) ... ok (0.019s) 2022-11-23T02:12:12.9607352Z test_take_along_dim_xla_float32 (__main__.TestIndexingXLA) ... ok (1.470s) 2022-11-23T02:12:14.1761058Z test_take_along_dim_xla_int64 (__main__.TestIndexingXLA) ... ok (1.215s) 2022-11-23T02:12:14.2030042Z test_variable_slicing_xla (__main__.TestIndexingXLA) ... ok (0.027s) 2022-11-23T02:12:14.2122449Z test_zero_dim_index_xla (__main__.TestIndexingXLA) ... ok (0.009s) 2022-11-23T02:12:14.2199648Z 2022-11-23T02:12:14.2201723Z ---------------------------------------------------------------------- 2022-11-23T02:12:14.2202047Z Ran 62 tests in 21.708s 2022-11-23T02:12:14.2202170Z 2022-11-23T02:12:14.2202256Z OK (skipped=22) 2022-11-23T02:12:14.2202422Z 2022-11-23T02:12:14.2202660Z Generating XML reports... 2022-11-23T02:12:14.2203395Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-TestIndexingXLA-20221123021152.xml 2022-11-23T02:12:14.6017619Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2022-11-23T02:12:14.6018094Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2022-11-23T02:12:16.3781245Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2022-11-23T02:12:16.3781493Z 2022-11-23T02:12:16.3781564Z Running tests... 2022-11-23T02:12:16.3782541Z ---------------------------------------------------------------------- 2022-11-23T02:12:16.3901281Z test_boolean_assignment_value_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.011s) 2022-11-23T02:12:16.4666765Z test_boolean_indexing_alldims_xla (__main__.NumpyTestsXLA) ... ok (0.076s) 2022-11-23T02:12:16.5160200Z test_boolean_indexing_onedim_xla (__main__.NumpyTestsXLA) ... ok (0.049s) 2022-11-23T02:12:16.6452525Z test_boolean_indexing_twodim_xla (__main__.NumpyTestsXLA) ... ok (0.129s) 2022-11-23T02:12:16.6462685Z test_boolean_indexing_weirdness_tensors_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.6471420Z test_boolean_indexing_weirdness_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7153504Z test_boolean_list_indexing_xla (__main__.NumpyTestsXLA) ... ok (0.068s) 2022-11-23T02:12:16.7164000Z test_boolean_shape_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7537546Z test_broadcast_subspace_xla (__main__.NumpyTestsXLA) ... ok (0.037s) 2022-11-23T02:12:16.7545920Z test_broaderrors_indexing_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7558566Z test_ellipsis_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7568001Z test_empty_fancy_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7574342Z test_empty_tuple_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.7587628Z test_everything_returns_views_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2022-11-23T02:12:16.8030838Z test_index_is_larger_xla (__main__.NumpyTestsXLA) ... ok (0.044s) 2022-11-23T02:12:16.8117366Z test_index_no_floats_xla (__main__.NumpyTestsXLA) ... ok (0.009s) 2022-11-23T02:12:16.8133902Z test_none_index_xla (__main__.NumpyTestsXLA) ... ok (0.002s) 2022-11-23T02:12:16.8487250Z test_single_bool_index_xla (__main__.NumpyTestsXLA) ... ok (0.035s) 2022-11-23T02:12:16.8767523Z test_single_int_index_xla (__main__.NumpyTestsXLA) ... ok (0.028s) 2022-11-23T02:12:16.8778518Z test_trivial_fancy_out_of_bounds_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:16.8837824Z 2022-11-23T02:12:16.8838486Z ---------------------------------------------------------------------- 2022-11-23T02:12:16.8839095Z Ran 20 tests in 0.500s 2022-11-23T02:12:16.8839335Z 2022-11-23T02:12:16.8839469Z OK (skipped=9) 2022-11-23T02:12:16.8839897Z 2022-11-23T02:12:16.8840129Z Generating XML reports... 2022-11-23T02:12:16.8840679Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-NumpyTestsXLA-20221123021216.xml 2022-11-23T02:12:17.2714319Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-11-23T02:12:17.2714869Z + [[ '' == \1 ]] 2022-11-23T02:12:17.2715455Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-11-23T02:12:17.2715968Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-11-23T02:12:17.2716304Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:12:17.2716687Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-11-23T02:12:17.2717291Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-11-23T02:12:19.7294196Z Test results will be stored in test-reports/python-unittest/test.......test.test_nn 2022-11-23T02:12:19.7294509Z 2022-11-23T02:12:19.7294588Z Running tests... 2022-11-23T02:12:19.7295113Z ---------------------------------------------------------------------- 2022-11-23T02:12:19.8458946Z test_BatchNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.116s) 2022-11-23T02:12:19.8472885Z test_Bilinear_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:19.8489587Z test_CTCLoss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:12:20.3561987Z test_CTCLoss_empty_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.507s) 2022-11-23T02:12:20.3586083Z test_CTCLoss_no_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:12:24.3867706Z test_GRU_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (4.028s) 2022-11-23T02:12:24.4530601Z test_GroupNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2022-11-23T02:12:24.4539742Z test_GroupNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:24.4557245Z test_GroupNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:24.4567167Z test_GroupNorm_raises_error_if_one_value_per_group_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.001s) 2022-11-23T02:12:24.4574876Z test_InstanceNorm1d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:24.4582985Z test_InstanceNorm2d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:24.4591683Z test_InstanceNorm3d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:12:30.8365057Z test_LSTM_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (6.377s) 2022-11-23T02:12:32.1495519Z test_LayerNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.313s) 2022-11-23T02:12:32.1514053Z test_LayerNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:32.1521999Z test_LocalResponseNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:32.1539178Z test_MarginLoss_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:32.1555522Z test_MarginLoss_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:32.1566793Z test_ReflectionPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:32.1578418Z test_ReflectionPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:32.1594014Z test_ReflectionPad_empty_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:12:32.1609855Z test_ReflectionPad_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:34.5439364Z test_ReplicationPad1d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.382s) 2022-11-23T02:12:59.3918531Z test_ReplicationPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (24.848s) 2022-11-23T02:12:59.3968983Z test_ReplicationPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2022-11-23T02:12:59.3969719Z test_ReplicationPad_empty_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:12:59.3974958Z test_ReplicationPad_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:12:59.3985390Z test_TransformerDecoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.3996550Z test_TransformerDecoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.4011334Z test_TransformerEncoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.4020711Z test_TransformerEncoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.4030050Z test_Transformer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.4039797Z test_Unfold_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:12:59.4060042Z test_activations_bfloat16_cpu_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:12:59.4072459Z test_activations_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:12:59.4774791Z test_affine_2d_rotate0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.070s) 2022-11-23T02:12:59.5141050Z test_affine_2d_rotate45_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2022-11-23T02:13:00.0344967Z test_affine_2d_rotate90_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.520s) 2022-11-23T02:13:01.2772803Z test_affine_2d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.243s) 2022-11-23T02:13:12.2741617Z test_affine_3d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.997s) 2022-11-23T02:13:12.2752033Z test_batchnorm_affine_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:12.2760891Z test_batchnorm_affine_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:13:12.7588442Z test_batchnorm_affine_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.482s) 2022-11-23T02:13:12.7600380Z test_batchnorm_eval_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:12.7609713Z test_batchnorm_eval_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:13:12.7617754Z test_batchnorm_eval_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:13:12.7624043Z test_batchnorm_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:13:12.7632099Z test_batchnorm_large_batch_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:13:12.7640419Z test_batchnorm_large_batch_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:12.7648245Z test_batchnorm_simple_average_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:12.7655666Z test_batchnorm_simple_average_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:13:13.6280203Z test_batchnorm_simple_average_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.862s) 2022-11-23T02:13:13.8014933Z test_batchnorm_update_stats_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.173s) 2022-11-23T02:13:13.8049603Z test_clip_grad_norm_error_if_nonfinite_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-11-23T02:13:13.8064272Z test_clip_grad_norm_multi_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:13.8519564Z test_conv_empty_input_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... ok (0.045s) 2022-11-23T02:13:13.8539948Z test_conv_empty_input_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:13:13.8984017Z test_conv_empty_input_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.044s) 2022-11-23T02:13:13.9468888Z test_conv_empty_input_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2022-11-23T02:13:31.1953533Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (17.248s) 2022-11-23T02:13:31.2104952Z test_cross_entropy_label_smoothing_errors_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2022-11-23T02:13:32.5551910Z test_cross_entropy_label_smoothing_weight_ignore_indices_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.345s) 2022-11-23T02:13:45.8074688Z test_cross_entropy_label_smoothing_with_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.252s) 2022-11-23T02:13:45.8092133Z test_cross_entropy_large_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:13:45.8107632Z test_cross_entropy_large_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:13:45.8122796Z test_cross_entropy_large_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:13:50.5529812Z test_cross_entropy_loss_index_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.740s) 2022-11-23T02:13:58.8326291Z test_cross_entropy_loss_one_hot_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (8.280s) 2022-11-23T02:14:09.6159317Z test_cross_entropy_loss_prob_target_all_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.783s) 2022-11-23T02:14:09.9362920Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.320s) 2022-11-23T02:14:10.3058542Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.369s) 2022-11-23T02:14:10.5838116Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.278s) 2022-11-23T02:14:10.9977641Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.414s) 2022-11-23T02:14:11.1428805Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.145s) 2022-11-23T02:14:11.3294393Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.186s) 2022-11-23T02:14:16.0208681Z test_cross_entropy_loss_prob_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.691s) 2022-11-23T02:14:16.0225597Z test_ctc_loss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:14:33.4276721Z test_ctc_loss_xla (__main__.TestNNDeviceTypeXLA) ... ok (17.405s) 2022-11-23T02:14:33.4291830Z test_device_mask_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:14:33.4302339Z test_elu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:14:33.4316852Z test_elu_inplace_with_neg_alpha_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:14:33.4336468Z test_fold_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:14:33.4356816Z test_glu_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:14:33.4385822Z test_grid_sample_large_index_2d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.003s) 2022-11-23T02:14:33.4414740Z test_grid_sample_large_index_2d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.003s) 2022-11-23T02:14:33.4443969Z test_grid_sample_large_index_3d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.003s) 2022-11-23T02:14:33.4472994Z test_grid_sample_large_index_3d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.003s) 2022-11-23T02:14:33.4515612Z test_grid_sample_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2022-11-23T02:14:33.4529741Z test_grid_sample_nan_inf_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:14:33.4543455Z test_grid_sample_nan_inf_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:14:33.4570761Z test_groupnorm_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:14:33.4598297Z test_groupnorm_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:15:10.8171124Z test_gumbel_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (37.357s) 2022-11-23T02:15:52.5338816Z test_gumbel_softmax_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (41.717s) 2022-11-23T02:15:52.5351219Z test_hardsigmoid_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.5358894Z test_hardswish_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.5365367Z test_hardswish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.5424254Z test_instancenorm_raises_error_for_single_spatial_element_during_training_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2022-11-23T02:15:52.5434341Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.001s) 2022-11-23T02:15:52.5466226Z test_invalid_reduction_strings_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:15:52.5477824Z test_layernorm_half_precision_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:15:52.5490387Z test_layernorm_weight_bias_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:15:52.5497640Z test_leaky_relu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.5507719Z test_leaky_relu_inplace_with_neg_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.5519825Z test_leaky_relu_inplace_with_zero_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:15:52.6428740Z test_linear_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.091s) 2022-11-23T02:15:52.7865861Z test_log_softmax_big_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.144s) 2022-11-23T02:15:52.9183852Z test_logsigmoid_out_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.132s) 2022-11-23T02:15:52.9197208Z test_lstmcell_backward_only_one_output_grad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:15:52.9208292Z test_masked_softmax_TxT_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:15:52.9227890Z test_masked_softmax_devices_parity_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:15:53.3512653Z test_masked_softmax_forward_with_nans_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.428s) 2022-11-23T02:15:53.4171960Z test_masked_softmax_grad_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2022-11-23T02:16:22.1220051Z test_masked_softmax_mask_types_xla (__main__.TestNNDeviceTypeXLA) ... ok (28.705s) 2022-11-23T02:16:22.1234173Z test_masked_softmax_transformer_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:16:31.3479735Z test_masked_softmax_xla (__main__.TestNNDeviceTypeXLA) ... ok (9.224s) 2022-11-23T02:16:31.3489293Z test_mish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:16:31.3528886Z test_module_to_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:16:31.3561164Z test_module_to_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:16:31.4244601Z test_multi_margin_loss_errors_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.068s) 2022-11-23T02:16:31.4265461Z test_multihead_attention_dtype_batch_first_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:16:31.4284979Z test_multihead_attention_dtype_batch_first_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:31.4303633Z test_multihead_attention_dtype_batch_first_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:31.4318896Z test_multihead_attention_dtype_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:16:31.4333846Z test_multihead_attention_dtype_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:16:31.4348820Z test_multihead_attention_dtype_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:16:31.4427228Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2022-11-23T02:16:31.4453193Z test_multihead_attn_fast_path_small_test_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:16:31.4491965Z test_multihead_attn_in_proj_bias_none_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:16:31.4529030Z test_multihead_attn_in_proj_weight_none_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:16:31.4540212Z test_multihead_self_attn_two_masks_fast_path_mock_xla (__main__.TestNNDeviceTypeXLA) 2022-11-23T02:16:31.4545116Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... skip: Fastpath only runs on CPU and CUDA. (0.002s) 2022-11-23T02:16:31.4563392Z test_multihead_self_attn_two_masks_fast_path_xla (__main__.TestNNDeviceTypeXLA) 2022-11-23T02:16:31.8343015Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.379s) 2022-11-23T02:16:32.0095510Z test_nll_loss_all_ignored_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.175s) 2022-11-23T02:16:33.5528711Z test_nll_loss_byte_target_matches_long_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.543s) 2022-11-23T02:16:33.5541161Z test_nll_loss_empty_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:16:33.6834859Z test_nll_loss_empty_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.129s) 2022-11-23T02:16:33.8427750Z test_nll_loss_empty_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2022-11-23T02:16:33.8437890Z test_nll_loss_invalid_target_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:16:33.8447819Z test_nll_loss_invalid_weights_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:16:33.8465862Z test_nll_loss_large_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:33.8483199Z test_nll_loss_large_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:33.8499876Z test_nll_loss_large_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:33.8572121Z test_nll_loss_mismatched_batch_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2022-11-23T02:16:33.8665902Z test_nll_loss_out_of_bounds_ignore_index_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.009s) 2022-11-23T02:16:34.0370186Z test_nll_loss_total_weight_is_zero_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.170s) 2022-11-23T02:16:34.0440295Z test_nn_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2022-11-23T02:16:34.0630421Z test_nn_scalars_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2022-11-23T02:16:34.0727815Z test_nn_scalars_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2022-11-23T02:16:34.0742216Z test_nonlinearity_propagate_nan_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:16:34.3015389Z test_one_hot_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.227s) 2022-11-23T02:16:34.3032591Z test_overwrite_module_params_on_conversion_cpu_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:16:34.3051240Z test_pad_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:16:34.3070233Z test_pad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:16:34.3077660Z test_prelu_backward_32bit_indexing_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:16:34.3108910Z test_rnn_fused_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:16:34.3140519Z test_rnn_fused_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:16:48.5030770Z test_rnn_retain_variables_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (14.189s) 2022-11-23T02:16:48.5169338Z test_save_lstm_compatibility_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2022-11-23T02:16:48.5179901Z test_silu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:16:48.5462382Z test_skip_init_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2022-11-23T02:16:48.5480483Z test_smooth_l1_loss_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:16:48.5500605Z test_smooth_l1_loss_vs_huber_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:16:48.5510596Z test_softmax_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:16:48.5519112Z test_softmax_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:18:41.9360551Z test_softmax_results_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (113.384s) 2022-11-23T02:18:41.9386060Z test_softmax_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:18:41.9405480Z test_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:18:41.9413353Z test_softplus_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:18:42.0210909Z test_softplus_low_threshold_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.079s) 2022-11-23T02:18:42.0221093Z test_softshrink_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:18:42.0229530Z test_softshrink_negative_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:18:42.0259987Z test_softshrink_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:18:42.0268119Z test_threshold_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:18:42.0437637Z test_to_complex_xla (__main__.TestNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1109: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-11-23T02:18:42.0438866Z "Complex modules are a new feature under active development whose design may change, " 2022-11-23T02:18:42.0441595Z ok (0.017s) 2022-11-23T02:18:42.0447142Z test_transformerencoderlayer_fast_path_xla_float64 (__main__.TestNNDeviceTypeXLA) 2022-11-23T02:18:42.0452560Z Test transformer fast path on CPU with different valid mask types and shapes ... skip: Only runs on cpu (0.002s) 2022-11-23T02:18:42.9787749Z test_transformerencoderlayer_gelu_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.933s) 2022-11-23T02:18:44.7373043Z test_transformerencoderlayer_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.758s) 2022-11-23T02:18:44.7393563Z test_triplet_margin_with_distance_loss_default_parity_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:18:44.7415886Z test_triplet_margin_with_distance_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:18:44.7814244Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2022-11-23T02:18:44.7864238Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-11-23T02:18:45.5577291Z test_upsamplingBicubic2d_antialias_False_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.771s) 2022-11-23T02:18:45.5877505Z test_upsamplingBicubic2d_antialias_False_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2022-11-23T02:18:45.6142829Z test_upsamplingBicubic2d_antialias_True_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2022-11-23T02:18:45.6400639Z test_upsamplingBicubic2d_antialias_True_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2022-11-23T02:18:45.6414797Z test_upsamplingBicubic2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:18:45.6460709Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-11-23T02:18:45.6504349Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:18:45.6530047Z test_upsamplingBilinear2d_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-11-23T02:18:45.9608890Z test_upsamplingNearest1d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.308s) 2022-11-23T02:18:45.9617662Z test_upsamplingNearest1d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:18:50.7913443Z test_upsamplingNearest1d_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.829s) 2022-11-23T02:18:54.8126122Z test_upsamplingNearest2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.021s) 2022-11-23T02:18:54.8136814Z test_upsamplingNearest2d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:18:54.8144252Z test_upsamplingNearest2d_launch_fail_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:18:54.8151710Z test_upsamplingNearest2d_launch_rocm_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:19:04.0087442Z test_upsamplingNearest2d_xla (__main__.TestNNDeviceTypeXLA) ... ok (9.193s) 2022-11-23T02:19:50.4614475Z test_upsamplingNearest3d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (46.453s) 2022-11-23T02:19:50.4626663Z test_upsamplingNearest3d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:19:55.4221337Z test_upsamplingNearest3d_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.959s) 2022-11-23T02:19:55.6361002Z test_upsamplingNearestExact1d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.214s) 2022-11-23T02:19:55.7125554Z test_upsamplingNearestExact1d_rescale_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.076s) 2022-11-23T02:19:58.2038859Z test_upsamplingNearestExact2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.491s) 2022-11-23T02:20:38.9040675Z test_upsamplingNearestExact3d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (40.700s) 2022-11-23T02:20:38.9051629Z test_upsampling_64bit_indexing_channels_last_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:20:38.9086767Z test_variable_sequence_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-11-23T02:20:38.9101664Z test_warp_softmax_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:20:38.9117452Z test_warp_softmax_64bit_indexing_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:20:38.9343152Z 2022-11-23T02:20:38.9343658Z ---------------------------------------------------------------------- 2022-11-23T02:20:38.9345698Z Ran 209 tests in 499.183s 2022-11-23T02:20:38.9345894Z 2022-11-23T02:20:38.9346011Z OK (skipped=118) 2022-11-23T02:20:38.9346194Z 2022-11-23T02:20:38.9346331Z Generating XML reports... 2022-11-23T02:20:38.9350267Z Generated XML report: test-reports/python-unittest/test.......test.test_nn/TEST-TestNNDeviceTypeXLA-20221123021219.xml 2022-11-23T02:20:39.5759563Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2022-11-23T02:20:39.5759939Z + [[ '' == \1 ]] 2022-11-23T02:20:39.5760379Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2022-11-23T02:20:39.5760931Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2022-11-23T02:20:39.5761288Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:20:39.5761695Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2022-11-23T02:20:39.5762157Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2022-11-23T02:20:41.3501168Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_dropout 2022-11-23T02:20:41.3501693Z 2022-11-23T02:20:41.3501809Z Running tests... 2022-11-23T02:20:41.3502173Z ---------------------------------------------------------------------- 2022-11-23T02:20:41.8547012Z test_Dropout1d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.504s) 2022-11-23T02:20:41.8563228Z test_Dropout2d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:20:42.4595248Z test_Dropout3d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.603s) 2022-11-23T02:22:31.2021609Z test_Dropout_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (108.743s) 2022-11-23T02:22:31.2080809Z test_empty_dropout_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.006s) 2022-11-23T02:22:31.2132356Z 2022-11-23T02:22:31.2132954Z ---------------------------------------------------------------------- 2022-11-23T02:22:31.2133398Z Ran 5 tests in 109.859s 2022-11-23T02:22:31.2134969Z 2022-11-23T02:22:31.2135230Z OK (skipped=1) 2022-11-23T02:22:31.2135357Z 2022-11-23T02:22:31.2138527Z Generating XML reports... 2022-11-23T02:22:31.2139478Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_dropout/TEST-TestDropoutNNDeviceTypeXLA-20221123022041.xml 2022-11-23T02:22:31.7763054Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2022-11-23T02:22:31.7763599Z + [[ '' == \1 ]] 2022-11-23T02:22:31.7764257Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2022-11-23T02:22:31.7765156Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2022-11-23T02:22:31.7765829Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:22:31.7766805Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2022-11-23T02:22:31.7767690Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2022-11-23T02:22:33.5804244Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_pooling 2022-11-23T02:22:33.5804725Z 2022-11-23T02:22:33.5804807Z Running tests... 2022-11-23T02:22:33.5805186Z ---------------------------------------------------------------------- 2022-11-23T02:22:33.8052541Z test_AdaptiveMaxPool1d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.224s) 2022-11-23T02:22:33.9561998Z test_AdaptiveMaxPool2d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.151s) 2022-11-23T02:22:33.9982111Z test_AdaptiveMaxPool3d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.042s) 2022-11-23T02:22:34.0004799Z test_AdaptiveMaxPool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.0020095Z test_AvgPool2d_empty_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.0032992Z test_AvgPool3d_backward_after_cat_dim1_device_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:34.0044103Z test_FractionalMaxPool2d_zero_batch_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.0054127Z test_FractionalMaxPool2d_zero_out_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.0065399Z test_FractionalMaxPool3d_zero_batch_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.0078488Z test_FractionalMaxPool3d_zero_out_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.1385505Z test_MaxPool1d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.129s) 2022-11-23T02:22:34.2438860Z test_MaxPool2d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.107s) 2022-11-23T02:22:34.3211309Z test_MaxPool3d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.077s) 2022-11-23T02:22:34.3227623Z test_MaxPool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:34.3261195Z test_MaxUnpool_index_errors_case10_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3291660Z test_MaxUnpool_index_errors_case1_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3322014Z test_MaxUnpool_index_errors_case2_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3351909Z test_MaxUnpool_index_errors_case3_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3380769Z test_MaxUnpool_index_errors_case4_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3410417Z test_MaxUnpool_index_errors_case5_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3439664Z test_MaxUnpool_index_errors_case6_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3469114Z test_MaxUnpool_index_errors_case7_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3498447Z test_MaxUnpool_index_errors_case8_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3527855Z test_MaxUnpool_index_errors_case9_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:34.3547097Z test_MaxUnpool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:34.3563216Z test_adaptive_avg_pool2d_output_size_one_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:34.3573543Z test_adaptive_avg_pool3d_output_size_one_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:34.3719591Z test_adaptive_pool_invalid_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.014s) 2022-11-23T02:22:42.8169844Z test_adaptive_pool_odd_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (8.445s) 2022-11-23T02:22:44.9337866Z test_adaptive_pooling_max_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (2.117s) 2022-11-23T02:22:46.9198033Z test_adaptive_pooling_max_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (1.986s) 2022-11-23T02:22:46.9210123Z test_adaptive_pooling_no_suppot_input_xla_int16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9221261Z test_adaptive_pooling_no_suppot_input_xla_int32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9231217Z test_adaptive_pooling_no_suppot_input_xla_int64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9241066Z test_adaptive_pooling_no_suppot_input_xla_int8 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9250751Z test_adaptive_pooling_no_suppot_input_xla_uint8 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9262470Z test_adaptive_pooling_zero_batch_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9274195Z test_adaptive_pooling_zero_batch_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9289279Z test_avg_pool2d_bfloat16_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:22:46.9313470Z test_avg_pool2d_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9337212Z test_avg_pool2d_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9354719Z test_fractional_max_pool2d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9373211Z test_fractional_max_pool3d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9385283Z test_fractional_max_pool_nan_inf_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:46.9399769Z test_max_pool1d_corner_cases_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:22:46.9413923Z test_max_pool1d_corner_cases_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:22:46.9430537Z test_max_pool1d_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:22:46.9447267Z test_max_pool1d_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:22:46.9463001Z test_max_pool2d_bfloat16_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:22:46.9476412Z test_max_pool2d_indices_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:46.9497008Z test_max_pool2d_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9517239Z test_max_pool2d_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:46.9528582Z test_max_pool2d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:46.9562922Z test_max_pool3d_ndhwc_xla_float16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:22:46.9597366Z test_max_pool3d_ndhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:46.9631503Z test_max_pool3d_ndhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:22:46.9647132Z test_max_pool_nan_inf_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:22:49.3267096Z test_maxpool3d_non_square_backward_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (2.362s) 2022-11-23T02:22:49.3286822Z test_maxpool_indices_no_batch_dim_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) 2022-11-23T02:22:50.7689249Z Check that indices with no batch dim is consistent with a single batch. ... ok (1.442s) 2022-11-23T02:22:50.7707094Z test_pool3d_large_size_int64_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:22:50.7722337Z test_pool3d_size_one_feature_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:50.7734221Z test_pool_invalid_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:22:50.7762304Z test_pool_large_size_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:22:50.7775825Z test_pooling_bfloat16_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:50.7786145Z test_pooling_large_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:22:52.2923977Z test_pooling_max_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (1.510s) 2022-11-23T02:22:53.7964111Z test_pooling_max_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (1.508s) 2022-11-23T02:22:53.7985083Z test_pooling_shape_xla (__main__.TestPoolingNNDeviceTypeXLA) 2022-11-23T02:22:54.3889599Z Test the output shape calculation for pooling functions ... ok (0.592s) 2022-11-23T02:22:54.4719300Z test_pooling_size_empty_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:22:54.4731091Z test_pooling_zero_stride_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:22:54.4832374Z 2022-11-23T02:22:54.4832807Z ---------------------------------------------------------------------- 2022-11-23T02:22:54.4833975Z Ran 70 tests in 20.893s 2022-11-23T02:22:54.4834123Z 2022-11-23T02:22:54.4834243Z OK (skipped=53) 2022-11-23T02:22:54.4835121Z 2022-11-23T02:22:54.4835492Z Generating XML reports... 2022-11-23T02:22:54.4836474Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_pooling/TEST-TestPoolingNNDeviceTypeXLA-20221123022233.xml 2022-11-23T02:22:54.8569997Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2022-11-23T02:22:54.8570626Z + [[ '' == \1 ]] 2022-11-23T02:22:54.8571431Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2022-11-23T02:22:54.8572046Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2022-11-23T02:22:54.8572581Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:22:54.8573022Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2022-11-23T02:22:54.8573515Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2022-11-23T02:22:56.6515642Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_embedding 2022-11-23T02:22:56.6515895Z 2022-11-23T02:22:56.6515957Z Running tests... 2022-11-23T02:22:56.6516884Z ---------------------------------------------------------------------- 2022-11-23T02:22:56.6649923Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.013s) 2022-11-23T02:22:57.1521240Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.487s) 2022-11-23T02:22:57.4993101Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.346s) 2022-11-23T02:22:57.5004210Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:22:57.8600623Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.356s) 2022-11-23T02:22:58.1277456Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.271s) 2022-11-23T02:22:58.1298876Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:22:58.4440687Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.314s) 2022-11-23T02:22:58.6996988Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.256s) 2022-11-23T02:22:58.7018148Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:22:58.8712738Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.169s) 2022-11-23T02:22:59.0034214Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.131s) 2022-11-23T02:22:59.0060970Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-11-23T02:23:04.3105955Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (5.304s) 2022-11-23T02:23:08.4329688Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (4.122s) 2022-11-23T02:23:08.4357192Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:23:11.4848403Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (3.049s) 2022-11-23T02:23:13.7703228Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (2.285s) 2022-11-23T02:23:13.7730202Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:23:18.9126622Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (5.139s) 2022-11-23T02:23:23.0478263Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (4.135s) 2022-11-23T02:23:23.0504751Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:23:24.4163512Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.366s) 2022-11-23T02:23:25.5014211Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.085s) 2022-11-23T02:23:25.5032049Z test_EmbeddingBag_per_sample_weights_and_no_offsets_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:23:25.5053267Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:26.6901106Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.182s) 2022-11-23T02:23:27.5883951Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.901s) 2022-11-23T02:23:27.5907577Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:28.1475166Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.557s) 2022-11-23T02:23:28.5752209Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.428s) 2022-11-23T02:23:28.5775043Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:29.6702075Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.092s) 2022-11-23T02:23:30.5664100Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.896s) 2022-11-23T02:23:30.5686134Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:30.8234420Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.251s) 2022-11-23T02:23:31.0578130Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.238s) 2022-11-23T02:23:31.0633996Z test_EmbeddingBag_per_sample_weights_failures_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.006s) 2022-11-23T02:23:31.0652509Z test_embedding_backward_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:23:31.0687954Z test_embedding_bag_1D_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:31.0722943Z test_embedding_bag_1D_padding_idx_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:31.0761537Z test_embedding_bag_2D_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:31.0784343Z test_embedding_bag_2D_padding_idx_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:31.0794392Z test_embedding_bag_bfloat16_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:31.0804037Z test_embedding_bag_bfloat16_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:31.0813799Z test_embedding_bag_bfloat16_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:31.0823524Z test_embedding_bag_bfloat16_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:31.0841023Z test_embedding_bag_device_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:23:31.1622814Z test_embedding_bag_empty_input_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.078s) 2022-11-23T02:23:31.2041131Z test_embedding_bag_empty_input_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.041s) 2022-11-23T02:23:31.2369244Z test_embedding_bag_empty_input_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.033s) 2022-11-23T02:23:31.2722170Z test_embedding_bag_empty_input_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.035s) 2022-11-23T02:23:31.2733411Z test_embedding_bag_half_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:23:31.2742826Z test_embedding_bag_half_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:23:31.2752058Z test_embedding_bag_half_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:23:31.2761735Z test_embedding_bag_half_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:23:31.2778808Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:31.3809081Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.100s) 2022-11-23T02:23:31.4859798Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.107s) 2022-11-23T02:23:31.4898518Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:31.5788466Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.090s) 2022-11-23T02:23:31.6614621Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:23:31.6653217Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:31.7475061Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.084s) 2022-11-23T02:23:31.8210281Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.073s) 2022-11-23T02:23:31.8229159Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:31.9218938Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.099s) 2022-11-23T02:23:32.0054368Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.083s) 2022-11-23T02:23:32.1381635Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.133s) 2022-11-23T02:23:32.2269524Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.089s) 2022-11-23T02:23:32.3014841Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.074s) 2022-11-23T02:23:32.3762840Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.075s) 2022-11-23T02:23:32.3935798Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:32.4108228Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:32.4278446Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:32.4445759Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:32.5834626Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.139s) 2022-11-23T02:23:32.7230086Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.139s) 2022-11-23T02:23:32.8511357Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.128s) 2022-11-23T02:23:32.9797958Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.128s) 2022-11-23T02:23:32.9980695Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.018s) 2022-11-23T02:23:33.0171298Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.019s) 2022-11-23T02:23:33.0356921Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.019s) 2022-11-23T02:23:33.0540381Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.018s) 2022-11-23T02:23:33.0710365Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:33.0880427Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:33.1055982Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.017s) 2022-11-23T02:23:33.1236651Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.018s) 2022-11-23T02:23:33.1551114Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.031s) 2022-11-23T02:23:33.1868808Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.032s) 2022-11-23T02:23:33.2173273Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.030s) 2022-11-23T02:23:33.2477399Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.030s) 2022-11-23T02:23:33.2488920Z test_embedding_dense_grad_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:23:33.3774021Z test_embedding_max_norm_backward_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.128s) 2022-11-23T02:23:33.3786222Z test_embedding_max_norm_device_xla_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:23:33.3797610Z test_embedding_max_norm_device_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:33.3808752Z test_embedding_max_norm_device_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:33.3822183Z test_embedding_max_norm_fwd_AD_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: forward AD doesn't work on xla (0.001s) 2022-11-23T02:23:33.7433201Z test_embedding_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.361s) 2022-11-23T02:23:33.7513235Z test_embedding_scalar_weight_error_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2022-11-23T02:23:33.7632661Z 2022-11-23T02:23:33.7633214Z ---------------------------------------------------------------------- 2022-11-23T02:23:33.7633506Z Ran 100 tests in 37.101s 2022-11-23T02:23:33.7636114Z 2022-11-23T02:23:33.7636429Z OK (skipped=37) 2022-11-23T02:23:33.7636660Z 2022-11-23T02:23:33.7636831Z Generating XML reports... 2022-11-23T02:23:33.7637533Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeXLA-20221123022256.xml 2022-11-23T02:23:34.1723551Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2022-11-23T02:23:34.1723925Z + [[ '' == \1 ]] 2022-11-23T02:23:34.1724354Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2022-11-23T02:23:34.1724938Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2022-11-23T02:23:34.1725318Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:23:34.1725746Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2022-11-23T02:23:34.1726255Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2022-11-23T02:23:36.3443225Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_convolution 2022-11-23T02:23:36.3443497Z 2022-11-23T02:23:36.3443575Z Running tests... 2022-11-23T02:23:36.3443882Z ---------------------------------------------------------------------- 2022-11-23T02:23:36.3461561Z test_Conv2d_backward_depthwise_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:23:36.3472104Z test_Conv2d_backward_depthwise_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:23:36.3497157Z test_Conv2d_depthwise_naive_groups_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:36.3522668Z test_Conv2d_depthwise_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:36.3547550Z test_Conv2d_depthwise_naive_groups_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:36.3562275Z test_Conv2d_deterministic_cudnn_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-11-23T02:23:36.3576662Z test_Conv2d_deterministic_cudnn_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:36.3591260Z test_Conv2d_deterministic_cudnn_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:23:36.3606399Z test_Conv2d_deterministic_cudnn_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:36.3621149Z test_Conv2d_deterministic_cudnn_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:36.3633074Z test_Conv2d_large_workspace_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:23:36.3645067Z test_Conv2d_large_workspace_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:36.3657035Z test_Conv2d_large_workspace_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:37.3132476Z test_Conv2d_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.947s) 2022-11-23T02:23:37.3148465Z test_Conv2d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:37.3177363Z test_Conv3d_depthwise_naive_groups_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:23:37.3212659Z test_Conv3d_depthwise_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2022-11-23T02:23:37.3247453Z test_Conv3d_depthwise_naive_groups_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:37.3259081Z test_ConvTranspose2d_large_output_padding_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-11-23T02:23:37.3271124Z test_ConvTranspose2d_large_output_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:37.3284108Z test_ConvTranspose2d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:37.3297338Z test_ConvTranspose3d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:37.3306163Z test_contig_wrong_stride_cudnn_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:37.3321191Z test_conv1d_same_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:37.7387848Z test_conv1d_same_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py:1290: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:996.) 2022-11-23T02:23:37.7388588Z z = F.conv1d(x, y, padding='same') 2022-11-23T02:23:37.7388785Z ok (0.406s) 2022-11-23T02:23:37.7409272Z test_conv1d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:38.4072700Z test_conv1d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.666s) 2022-11-23T02:23:38.4087688Z test_conv1d_valid_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:38.5466865Z test_conv1d_valid_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.138s) 2022-11-23T02:23:38.5477146Z test_conv1d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:38.6572515Z test_conv1d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.109s) 2022-11-23T02:23:39.0656841Z test_conv1d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.408s) 2022-11-23T02:23:39.3045888Z test_conv1d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.239s) 2022-11-23T02:23:39.3065282Z test_conv1d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:39.3076771Z test_conv2d_no_grad_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:23:39.3094050Z test_conv2d_same_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:39.7441894Z test_conv2d_same_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.435s) 2022-11-23T02:23:39.7460950Z test_conv2d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:40.3404050Z test_conv2d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.594s) 2022-11-23T02:23:40.3416508Z test_conv2d_valid_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:40.4746782Z test_conv2d_valid_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.133s) 2022-11-23T02:23:40.4757462Z test_conv2d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:40.5867894Z test_conv2d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.111s) 2022-11-23T02:23:41.0213784Z test_conv2d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.434s) 2022-11-23T02:23:41.2708392Z test_conv2d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.249s) 2022-11-23T02:23:41.2728764Z test_conv2d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:41.2737548Z test_conv3d_64bit_indexing_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:41.2761068Z test_conv3d_same_padding_backward_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:23:41.2776824Z test_conv3d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:41.9122503Z test_conv3d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.634s) 2022-11-23T02:23:41.9138404Z test_conv3d_valid_padding_backward_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:23:45.3163667Z test_conv3d_valid_padding_backward_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (3.402s) 2022-11-23T02:23:45.3174176Z test_conv3d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-11-23T02:23:45.4296759Z test_conv3d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.112s) 2022-11-23T02:23:45.9001519Z test_conv3d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/scipy/signal/signaltools.py:491: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. 2022-11-23T02:23:45.9002184Z return x[reverse].conj() 2022-11-23T02:23:45.9003085Z /opt/conda/lib/python3.7/site-packages/scipy/signal/signaltools.py:251: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. 2022-11-23T02:23:45.9003589Z in1zpadded[sc] = in1.copy() 2022-11-23T02:23:45.9003781Z ok (0.470s) 2022-11-23T02:23:46.1571958Z test_conv3d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.257s) 2022-11-23T02:23:46.1594102Z test_conv3d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:46.1907229Z test_convTranspose_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.031s) 2022-11-23T02:23:46.2033415Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-11-23T02:23:46.2157794Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2282024Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2406309Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2530632Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2653454Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2776486Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.2898446Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.3024597Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-11-23T02:23:46.3148161Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.3271469Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.3395335Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.3534341Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.014s) 2022-11-23T02:23:46.3723205Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.019s) 2022-11-23T02:23:46.3869246Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.014s) 2022-11-23T02:23:46.3995922Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-11-23T02:23:46.4119224Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4244588Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4366838Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4488609Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4613564Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4735342Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4858318Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.4979423Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5099837Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5221105Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5342199Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5463913Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5584967Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5706920Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5828821Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.5950413Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6074172Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6195378Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6319678Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6441559Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6563502Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6685353Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6806075Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.6926777Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7047607Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7168938Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7291012Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7411763Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7532762Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7654099Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7775197Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.7898365Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8019200Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8140055Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8261524Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8383029Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8504192Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8626169Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8747826Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8868023Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.8988993Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9109851Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9230215Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9350921Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9470556Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9591749Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9712711Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9834057Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:46.9956016Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0077903Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0200493Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0322237Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0443603Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0565410Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0687452Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0808621Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.0929675Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1051728Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1171542Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1292332Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1413637Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1534443Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1656442Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1776364Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.1897437Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2018670Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2140032Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2260767Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2382628Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2504443Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2626050Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2747480Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2869713Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.2991134Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3111562Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3235717Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3356233Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3481051Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3602816Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3723704Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3846021Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.3970790Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4093662Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4217143Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4339536Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4462835Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4586393Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4710537Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4833617Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.4956510Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5079305Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5203089Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5325940Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5449107Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5572527Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5696670Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5819435Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.5944449Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6068325Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6191001Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6314637Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6438365Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6561074Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6683420Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6806453Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.6929193Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7052861Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7176282Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7299611Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7422917Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7547312Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7671716Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7794983Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.7918577Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8041978Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8165188Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8288852Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8412483Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8535758Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8660799Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:47.8783441Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.8906507Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9029430Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9152618Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9274686Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9397689Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9521102Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9644238Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9765996Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:47.9888834Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0011071Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0133923Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0256318Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0378730Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0501225Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0623343Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0745868Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.0872616Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-11-23T02:23:48.0995496Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1117322Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1239872Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1362262Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1485569Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1608170Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1731162Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1853872Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.1976324Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2100484Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2223229Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2346522Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2469715Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2592811Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2716499Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2839533Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.2960698Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3083132Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3205471Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3328497Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3450964Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3574022Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3697922Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3820194Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.3943725Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4067242Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4191063Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4314093Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4435932Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4559235Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4680511Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4802291Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.4924421Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5046201Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5168043Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5290687Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5412046Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5533317Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5655182Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5776031Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.5898230Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6020991Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6143993Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6266337Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6388000Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6510459Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6632099Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6753758Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6875295Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.6996924Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.7118619Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.7239750Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.7361324Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.7482480Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:48.7605266Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.7728028Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.7851441Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.7974359Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8096778Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8217951Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8338923Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8460222Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8581718Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8704176Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8825350Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.8946760Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9068567Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9191216Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9312714Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9434221Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9556274Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9677819Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9799201Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:48.9920329Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0042033Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0163922Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0286136Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0408956Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0530876Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0651657Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0773351Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.0894508Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1016070Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1137092Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1258637Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1379524Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1501117Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1621711Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1743372Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1864450Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.1985376Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2106589Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2227509Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2347981Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2468905Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2590861Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2712445Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2834077Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.2955340Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3076698Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3197682Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3319438Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3440418Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3561390Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3682666Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3804270Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.3926481Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4048356Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4169946Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4291534Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4413910Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4535349Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4657425Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4779169Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.4900610Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5023110Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5145262Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5270899Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5394145Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5516815Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5637551Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5757970Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.5879412Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6000016Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6120713Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6244900Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6366737Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6488455Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6609866Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6730506Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6851823Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.6970930Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7091503Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7211300Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7331917Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7451933Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7573265Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7695428Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.7822824Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-11-23T02:23:49.7944031Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8065604Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8187107Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8307729Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8432298Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8556749Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8677126Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8798034Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.8918512Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9039981Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9160510Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9281679Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9402803Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9523769Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9644852Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9765643Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:49.9887193Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0007982Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0129577Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0251807Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0372644Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0494303Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0615488Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0737755Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0860936Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.0984697Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1106535Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1227617Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1348329Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1469420Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1590133Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1710533Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1830201Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.1951904Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2072787Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2193550Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2314234Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2436399Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2558696Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2679833Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2802459Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.2924134Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3046357Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3168125Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3289946Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3412272Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3533591Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3654257Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3776242Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.3898309Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4019674Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4141054Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4263606Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4385477Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4508192Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4631117Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4754484Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.4877352Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.5001153Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:50.5124942Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5248597Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5371243Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5494644Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5617778Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5741277Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5865227Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.5988126Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6110467Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6232838Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6355507Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6478277Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6600830Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6721997Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6843547Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.6965952Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7088474Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7212719Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7334583Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7456655Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7579019Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7701007Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7822166Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.7943075Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8066030Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8188725Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8312363Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8434091Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8556071Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8678273Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8799876Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.8922208Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9043596Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9165986Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9289121Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9410690Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9531574Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9654367Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9776944Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:50.9899370Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0020733Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0142513Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0264493Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0386759Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0508952Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0631636Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0755266Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0878592Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.0999858Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1121923Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1244392Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1366809Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1488830Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1610757Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1732461Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1854264Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.1977189Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2098987Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2219681Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2340005Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2461796Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2582463Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2703580Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2825348Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.2946317Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3066905Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3187957Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3309218Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3429793Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3550868Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3672125Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3793189Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-11-23T02:23:51.3915986Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4037668Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4158203Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4279644Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4400263Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4520623Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4641760Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4765690Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-11-23T02:23:51.4886188Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5010131Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5132435Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5256892Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5377902Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5501925Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5622934Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5744273Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-11-23T02:23:51.5758112Z test_conv_contiguous_for_oneDNN_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-11-23T02:23:51.5769825Z test_conv_cudnn_mismatch_memory_format_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:51.5794478Z test_conv_cudnn_ndhwc_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:51.5819287Z test_conv_cudnn_ndhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:51.5829404Z test_conv_cudnn_nhwc_support_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:51.5839787Z test_conv_cudnn_nhwc_support_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:51.5864702Z test_conv_cudnn_nhwc_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:51.5889073Z test_conv_cudnn_nhwc_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:51.5913909Z test_conv_cudnn_nhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:51.6112206Z test_conv_double_backward_groups_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.020s) 2022-11-23T02:23:51.6230592Z test_conv_double_backward_no_bias_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.012s) 2022-11-23T02:23:51.6717936Z test_conv_double_backward_stride_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.049s) 2022-11-23T02:23:51.6757855Z test_conv_double_backward_strided_with_3D_input_and_weight_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.004s) 2022-11-23T02:23:51.6777046Z test_conv_double_backward_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:51.6800923Z test_conv_empty_channel_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:23:51.8191519Z test_conv_empty_channel_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-11-23T02:23:51.8192177Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-11-23T02:23:51.8192413Z ok (0.139s) 2022-11-23T02:23:51.8208514Z test_conv_ic1_channels_last_for_oneDNN_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:23:51.8222225Z test_conv_large_nosplit_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:51.8248872Z test_conv_large_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:52.3661148Z test_conv_noncontig_weights_and_bias_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.541s) 2022-11-23T02:23:52.3734461Z test_conv_noncontig_weights_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.007s) 2022-11-23T02:23:52.3767694Z test_conv_thnn_nhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:23:52.3799727Z test_conv_thnn_nhwc_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-11-23T02:23:52.3826732Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:23:52.3852736Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.003s) 2022-11-23T02:23:52.3931214Z test_conv_transposed_large_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:52.3931967Z test_convert_conv2d_weight_memory_format_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-11-23T02:23:52.3932730Z test_cudnn_convolution_add_relu_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-11-23T02:23:52.3955678Z test_cudnn_convolution_add_relu_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:52.3980832Z test_cudnn_convolution_relu_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:52.4006556Z test_cudnn_convolution_relu_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-11-23T02:23:52.4258118Z test_group_convTranspose_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.025s) 2022-11-23T02:23:52.4341992Z test_group_conv_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.008s) 2022-11-23T02:23:52.4392920Z test_noncontig_conv_grad_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:23:52.4393706Z test_noncontig_conv_grad_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:52.4394652Z test_noncontig_conv_grad_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-11-23T02:23:52.4903091Z 2022-11-23T02:23:52.4903874Z ---------------------------------------------------------------------- 2022-11-23T02:23:52.4904307Z Ran 534 tests in 16.094s 2022-11-23T02:23:52.4905502Z 2022-11-23T02:23:52.4906892Z OK (skipped=504) 2022-11-23T02:23:52.4908243Z 2022-11-23T02:23:52.4908435Z Generating XML reports... 2022-11-23T02:23:52.4909781Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_convolution/TEST-TestConvolutionNNDeviceTypeXLA-20221123022336.xml 2022-11-23T02:23:52.9489367Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-11-23T02:23:52.9489885Z + [[ '' == \1 ]] 2022-11-23T02:23:52.9490543Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-11-23T02:23:52.9491429Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-11-23T02:23:52.9491963Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:23:52.9492747Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-11-23T02:23:52.9493574Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-11-23T02:23:54.7776110Z Test results will be stored in test-reports/python-unittest/test.......test.test_type_promotion 2022-11-23T02:23:54.7776441Z 2022-11-23T02:23:54.7776533Z Running tests... 2022-11-23T02:23:54.7776854Z ---------------------------------------------------------------------- 2022-11-23T02:23:54.8471746Z test_add_wrapped_xla (__main__.TestTypePromotionXLA) ... ok (0.069s) 2022-11-23T02:23:54.8815593Z test_alpha_mismatch_xla (__main__.TestTypePromotionXLA) ... ok (0.034s) 2022-11-23T02:23:54.8826242Z test_alternate_result_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:23:55.0844064Z test_bfloat16_xla (__main__.TestTypePromotionXLA) ... ok (0.202s) 2022-11-23T02:23:55.1431120Z test_booleans_xla (__main__.TestTypePromotionXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py:435: UserWarning: This overload of add is deprecated: 2022-11-23T02:23:55.1431671Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-11-23T02:23:55.1431949Z Consider using one of the following signatures instead: 2022-11-23T02:23:55.1432349Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1488.) 2022-11-23T02:23:55.1432685Z torch.tensor(True, device=device), True), 2022-11-23T02:23:55.1432937Z ok (0.059s) 2022-11-23T02:23:55.1439199Z test_can_cast_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-11-23T02:23:55.1453919Z test_cat_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:23:55.1471707Z test_cat_out_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:23:55.1503329Z test_clamp_type_promotion_xla_bool_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1534672Z test_clamp_type_promotion_xla_bool_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1565794Z test_clamp_type_promotion_xla_bool_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1596789Z test_clamp_type_promotion_xla_bool_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1627383Z test_clamp_type_promotion_xla_bool_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1658636Z test_clamp_type_promotion_xla_bool_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1689459Z test_clamp_type_promotion_xla_bool_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1720137Z test_clamp_type_promotion_xla_bool_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1750398Z test_clamp_type_promotion_xla_bool_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1780968Z test_clamp_type_promotion_xla_bool_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1811530Z test_clamp_type_promotion_xla_bool_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1842439Z test_clamp_type_promotion_xla_bool_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1873030Z test_clamp_type_promotion_xla_bool_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1903425Z test_clamp_type_promotion_xla_bool_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1934101Z test_clamp_type_promotion_xla_bool_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1964826Z test_clamp_type_promotion_xla_bool_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.1995378Z test_clamp_type_promotion_xla_float32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2025959Z test_clamp_type_promotion_xla_float32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2057018Z test_clamp_type_promotion_xla_float32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2087870Z test_clamp_type_promotion_xla_float32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2118968Z test_clamp_type_promotion_xla_float32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2150166Z test_clamp_type_promotion_xla_float32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2181213Z test_clamp_type_promotion_xla_float32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2212155Z test_clamp_type_promotion_xla_float32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2243002Z test_clamp_type_promotion_xla_float32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2273942Z test_clamp_type_promotion_xla_float32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2304225Z test_clamp_type_promotion_xla_float32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2334945Z test_clamp_type_promotion_xla_float32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2367058Z test_clamp_type_promotion_xla_float32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2398031Z test_clamp_type_promotion_xla_float32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2428717Z test_clamp_type_promotion_xla_float32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2460116Z test_clamp_type_promotion_xla_float32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2490921Z test_clamp_type_promotion_xla_float64_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2521899Z test_clamp_type_promotion_xla_float64_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2553309Z test_clamp_type_promotion_xla_float64_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2583738Z test_clamp_type_promotion_xla_float64_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2614673Z test_clamp_type_promotion_xla_float64_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2645991Z test_clamp_type_promotion_xla_float64_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2676571Z test_clamp_type_promotion_xla_float64_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2707367Z test_clamp_type_promotion_xla_float64_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2738522Z test_clamp_type_promotion_xla_float64_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2768907Z test_clamp_type_promotion_xla_float64_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2800010Z test_clamp_type_promotion_xla_float64_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2830851Z test_clamp_type_promotion_xla_float64_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2861742Z test_clamp_type_promotion_xla_float64_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2892915Z test_clamp_type_promotion_xla_float64_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2923693Z test_clamp_type_promotion_xla_float64_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2954963Z test_clamp_type_promotion_xla_float64_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.2988225Z test_clamp_type_promotion_xla_int32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3019202Z test_clamp_type_promotion_xla_int32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3049907Z test_clamp_type_promotion_xla_int32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3080665Z test_clamp_type_promotion_xla_int32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3111302Z test_clamp_type_promotion_xla_int32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3142348Z test_clamp_type_promotion_xla_int32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3172854Z test_clamp_type_promotion_xla_int32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3204254Z test_clamp_type_promotion_xla_int32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3234926Z test_clamp_type_promotion_xla_int32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3265681Z test_clamp_type_promotion_xla_int32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3296640Z test_clamp_type_promotion_xla_int32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3327678Z test_clamp_type_promotion_xla_int32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3358843Z test_clamp_type_promotion_xla_int32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3389799Z test_clamp_type_promotion_xla_int32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3421441Z test_clamp_type_promotion_xla_int32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:23:55.3452909Z test_clamp_type_promotion_xla_int32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-11-23T02:24:02.5204788Z test_comparison_ops_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (7.175s) 2022-11-23T02:24:02.5220627Z test_complex_assertraises_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:02.5239542Z test_complex_half_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:02.5269106Z test_complex_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.003s) 2022-11-23T02:24:02.5275941Z test_complex_scalar_mult_tensor_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:24:02.5290538Z test_computation_ignores_out_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6429378Z test_create_bool_tensors_xla (__main__.TestTypePromotionXLA) ... ok (0.114s) 2022-11-23T02:24:02.6441797Z test_div_promotion_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:24:02.6456237Z test_div_promotion_out_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6469461Z test_div_promotion_out_xla_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6483361Z test_div_promotion_out_xla_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6496291Z test_div_promotion_out_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6509375Z test_div_promotion_out_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6522829Z test_div_promotion_out_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6535852Z test_div_promotion_out_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:02.6548830Z test_div_promotion_out_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:03.5997957Z test_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... ok (0.945s) 2022-11-23T02:24:04.0977162Z test_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... ok (0.498s) 2022-11-23T02:24:04.5856657Z test_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... ok (0.488s) 2022-11-23T02:24:05.0811260Z test_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... ok (0.495s) 2022-11-23T02:24:05.5742568Z test_div_promotion_xla_int8 (__main__.TestTypePromotionXLA) ... ok (0.492s) 2022-11-23T02:24:06.0714291Z test_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... ok (0.498s) 2022-11-23T02:24:06.1074995Z test_float_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.036s) 2022-11-23T02:24:06.1165776Z test_from_issue_xla (__main__.TestTypePromotionXLA) ... ok (0.009s) 2022-11-23T02:24:06.1174429Z test_half_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:24:06.1273919Z test_indexing_fail_xla (__main__.TestTypePromotionXLA) ... ok (0.010s) 2022-11-23T02:24:06.1286286Z test_indexing_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:24:06.1299743Z test_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-11-23T02:24:06.1516358Z test_int_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.021s) 2022-11-23T02:24:06.1528135Z test_int_to_float_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-11-23T02:24:06.1538279Z test_integer_addcdiv_deprecated_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:06.1547470Z test_integer_addcdiv_deprecated_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:06.1556785Z test_integer_addcdiv_deprecated_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:06.1565720Z test_integer_addcdiv_deprecated_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:06.1574726Z test_integer_addcdiv_deprecated_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:06.3819388Z test_lt_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.224s) 2022-11-23T02:24:06.3837412Z test_many_promotions_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.002s) 2022-11-23T02:24:06.4160722Z test_mixed_type_backward_xla (__main__.TestTypePromotionXLA) ... ok (0.032s) 2022-11-23T02:24:06.4248022Z test_non_promoting_ops_xla (__main__.TestTypePromotionXLA) ... ok (0.009s) 2022-11-23T02:24:06.4268551Z test_numpy_array_binary_ufunc_promotion_xla_bool_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4287635Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4305856Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4324765Z test_numpy_array_binary_ufunc_promotion_xla_bool_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4343475Z test_numpy_array_binary_ufunc_promotion_xla_bool_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4362376Z test_numpy_array_binary_ufunc_promotion_xla_bool_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4381060Z test_numpy_array_binary_ufunc_promotion_xla_bool_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4400088Z test_numpy_array_binary_ufunc_promotion_xla_bool_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4418595Z test_numpy_array_binary_ufunc_promotion_xla_bool_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4437582Z test_numpy_array_binary_ufunc_promotion_xla_bool_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4456264Z test_numpy_array_binary_ufunc_promotion_xla_bool_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.4474577Z test_numpy_array_binary_ufunc_promotion_xla_complex128_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4492430Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4510549Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4528528Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4546538Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4564830Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4582756Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4601164Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4619200Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4637377Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4655431Z test_numpy_array_binary_ufunc_promotion_xla_complex128_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.4673588Z test_numpy_array_binary_ufunc_promotion_xla_complex64_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4691775Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4709632Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4727678Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4745729Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4763626Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4781518Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4799491Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4817479Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4835597Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4853570Z test_numpy_array_binary_ufunc_promotion_xla_complex64_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.4871450Z test_numpy_array_binary_ufunc_promotion_xla_float16_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4889393Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4907373Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4925658Z test_numpy_array_binary_ufunc_promotion_xla_float16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4943642Z test_numpy_array_binary_ufunc_promotion_xla_float16_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4961866Z test_numpy_array_binary_ufunc_promotion_xla_float16_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4980069Z test_numpy_array_binary_ufunc_promotion_xla_float16_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.4998570Z test_numpy_array_binary_ufunc_promotion_xla_float16_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5016667Z test_numpy_array_binary_ufunc_promotion_xla_float16_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5034831Z test_numpy_array_binary_ufunc_promotion_xla_float16_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5053188Z test_numpy_array_binary_ufunc_promotion_xla_float16_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5072213Z test_numpy_array_binary_ufunc_promotion_xla_float32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5090474Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.5108620Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.5127134Z test_numpy_array_binary_ufunc_promotion_xla_float32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5146433Z test_numpy_array_binary_ufunc_promotion_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5165598Z test_numpy_array_binary_ufunc_promotion_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5184689Z test_numpy_array_binary_ufunc_promotion_xla_float32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5203866Z test_numpy_array_binary_ufunc_promotion_xla_float32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5222651Z test_numpy_array_binary_ufunc_promotion_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5241817Z test_numpy_array_binary_ufunc_promotion_xla_float32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5260600Z test_numpy_array_binary_ufunc_promotion_xla_float32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5279664Z test_numpy_array_binary_ufunc_promotion_xla_float64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5297887Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.5316405Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.5334512Z test_numpy_array_binary_ufunc_promotion_xla_float64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5353469Z test_numpy_array_binary_ufunc_promotion_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5372404Z test_numpy_array_binary_ufunc_promotion_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5391403Z test_numpy_array_binary_ufunc_promotion_xla_float64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5410371Z test_numpy_array_binary_ufunc_promotion_xla_float64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5429082Z test_numpy_array_binary_ufunc_promotion_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5448225Z test_numpy_array_binary_ufunc_promotion_xla_float64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5466919Z test_numpy_array_binary_ufunc_promotion_xla_float64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5485887Z test_numpy_array_binary_ufunc_promotion_xla_int16_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5504059Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.5522623Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.5540796Z test_numpy_array_binary_ufunc_promotion_xla_int16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5559890Z test_numpy_array_binary_ufunc_promotion_xla_int16_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5578600Z test_numpy_array_binary_ufunc_promotion_xla_int16_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5597747Z test_numpy_array_binary_ufunc_promotion_xla_int16_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5616660Z test_numpy_array_binary_ufunc_promotion_xla_int16_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5635405Z test_numpy_array_binary_ufunc_promotion_xla_int16_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5654255Z test_numpy_array_binary_ufunc_promotion_xla_int16_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5673163Z test_numpy_array_binary_ufunc_promotion_xla_int16_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5692053Z test_numpy_array_binary_ufunc_promotion_xla_int32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5710360Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.5728677Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.5746722Z test_numpy_array_binary_ufunc_promotion_xla_int32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5765656Z test_numpy_array_binary_ufunc_promotion_xla_int32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5784448Z test_numpy_array_binary_ufunc_promotion_xla_int32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5803545Z test_numpy_array_binary_ufunc_promotion_xla_int32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5822563Z test_numpy_array_binary_ufunc_promotion_xla_int32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5841665Z test_numpy_array_binary_ufunc_promotion_xla_int32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5859969Z test_numpy_array_binary_ufunc_promotion_xla_int32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5878481Z test_numpy_array_binary_ufunc_promotion_xla_int32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5897510Z test_numpy_array_binary_ufunc_promotion_xla_int64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5915754Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.5934104Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.5952588Z test_numpy_array_binary_ufunc_promotion_xla_int64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.5971350Z test_numpy_array_binary_ufunc_promotion_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.5990573Z test_numpy_array_binary_ufunc_promotion_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6009612Z test_numpy_array_binary_ufunc_promotion_xla_int64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6028813Z test_numpy_array_binary_ufunc_promotion_xla_int64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6047845Z test_numpy_array_binary_ufunc_promotion_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6066726Z test_numpy_array_binary_ufunc_promotion_xla_int64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6085865Z test_numpy_array_binary_ufunc_promotion_xla_int64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6104436Z test_numpy_array_binary_ufunc_promotion_xla_int8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6122784Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.6141241Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.6159766Z test_numpy_array_binary_ufunc_promotion_xla_int8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.6177978Z test_numpy_array_binary_ufunc_promotion_xla_int8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6196680Z test_numpy_array_binary_ufunc_promotion_xla_int8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6214881Z test_numpy_array_binary_ufunc_promotion_xla_int8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6233607Z test_numpy_array_binary_ufunc_promotion_xla_int8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6251989Z test_numpy_array_binary_ufunc_promotion_xla_int8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6270619Z test_numpy_array_binary_ufunc_promotion_xla_int8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6289647Z test_numpy_array_binary_ufunc_promotion_xla_int8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6307707Z test_numpy_array_binary_ufunc_promotion_xla_uint8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6325686Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.6343979Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.6362031Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.6380593Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6399259Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6417803Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6436470Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6454974Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6473704Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6492211Z test_numpy_array_binary_ufunc_promotion_xla_uint8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-11-23T02:24:06.6511065Z test_promote_self_xla (__main__.TestTypePromotionXLA) ... ok (0.002s) 2022-11-23T02:24:06.6522287Z test_promote_types_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-11-23T02:24:06.6789660Z test_result_type_tensor_vs_scalar_xla (__main__.TestTypePromotionXLA) ... ok (0.027s) 2022-11-23T02:24:06.6809995Z test_result_type_xla_bfloat16_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7102937Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.031s) 2022-11-23T02:24:06.7122388Z test_result_type_xla_bfloat16_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7308780Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.020s) 2022-11-23T02:24:06.7328696Z test_result_type_xla_bfloat16_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7332738Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.7352703Z test_result_type_xla_bfloat16_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7356073Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.7375361Z test_result_type_xla_bfloat16_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7378622Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.7397937Z test_result_type_xla_bfloat16_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7595967Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.021s) 2022-11-23T02:24:06.7615142Z test_result_type_xla_bfloat16_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.7807126Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.021s) 2022-11-23T02:24:06.7825604Z test_result_type_xla_bfloat16_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.8106063Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.030s) 2022-11-23T02:24:06.8125199Z test_result_type_xla_bfloat16_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.8373549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.027s) 2022-11-23T02:24:06.8391949Z test_result_type_xla_bfloat16_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.8674955Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.030s) 2022-11-23T02:24:06.8694127Z test_result_type_xla_bfloat16_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.8982538Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.031s) 2022-11-23T02:24:06.9001021Z test_result_type_xla_bfloat16_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9284712Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.030s) 2022-11-23T02:24:06.9303452Z test_result_type_xla_bool_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9440768Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:06.9459501Z test_result_type_xla_bool_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9586522Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:06.9605493Z test_result_type_xla_bool_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9608900Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:06.9627903Z test_result_type_xla_bool_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9631148Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:06.9650009Z test_result_type_xla_bool_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9652800Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:06.9671724Z test_result_type_xla_bool_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9807824Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:06.9826375Z test_result_type_xla_bool_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:06.9960208Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:06.9978868Z test_result_type_xla_bool_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0108684Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.0126920Z test_result_type_xla_bool_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0252851Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.0271986Z test_result_type_xla_bool_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0398613Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.0417277Z test_result_type_xla_bool_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0544770Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.0563873Z test_result_type_xla_bool_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0693053Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.0711875Z test_result_type_xla_complex128_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0716270Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0735542Z test_result_type_xla_complex128_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0739365Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0758802Z test_result_type_xla_complex128_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0762171Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0781547Z test_result_type_xla_complex128_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0784817Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0804535Z test_result_type_xla_complex128_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0807908Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0827426Z test_result_type_xla_complex128_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0831023Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0850937Z test_result_type_xla_complex128_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0854244Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0873543Z test_result_type_xla_complex128_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0876815Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0895852Z test_result_type_xla_complex128_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0899098Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0918819Z test_result_type_xla_complex128_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0922265Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0942207Z test_result_type_xla_complex128_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0944466Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0964094Z test_result_type_xla_complex128_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0967556Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.0986617Z test_result_type_xla_complex64_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.0990243Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1009772Z test_result_type_xla_complex64_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1012967Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1032365Z test_result_type_xla_complex64_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1035820Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1054997Z test_result_type_xla_complex64_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1058261Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1077736Z test_result_type_xla_complex64_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1081011Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1100175Z test_result_type_xla_complex64_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1103420Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1122914Z test_result_type_xla_complex64_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1126140Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1145595Z test_result_type_xla_complex64_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1148781Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1168232Z test_result_type_xla_complex64_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1171533Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1191235Z test_result_type_xla_complex64_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1194349Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1213767Z test_result_type_xla_complex64_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1217644Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1237715Z test_result_type_xla_complex64_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1241403Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1260931Z test_result_type_xla_float16_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1264715Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1285084Z test_result_type_xla_float16_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1288667Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1308676Z test_result_type_xla_float16_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1312598Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1332353Z test_result_type_xla_float16_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1336118Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1356008Z test_result_type_xla_float16_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1359865Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1379243Z test_result_type_xla_float16_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1382893Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1402853Z test_result_type_xla_float16_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1406484Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1426119Z test_result_type_xla_float16_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1429761Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1450053Z test_result_type_xla_float16_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1453348Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1473226Z test_result_type_xla_float16_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1476924Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1496503Z test_result_type_xla_float16_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1500236Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1520043Z test_result_type_xla_float16_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1523767Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1543356Z test_result_type_xla_float32_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1694014Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.017s) 2022-11-23T02:24:07.1714742Z test_result_type_xla_float32_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1850324Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.1869088Z test_result_type_xla_float32_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1873403Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.1894013Z test_result_type_xla_float32_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1897679Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.1916775Z test_result_type_xla_float32_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.1919836Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.1938835Z test_result_type_xla_float32_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2082800Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.2101585Z test_result_type_xla_float32_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2236023Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.2255180Z test_result_type_xla_float32_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2385668Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.2405511Z test_result_type_xla_float32_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2539227Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.2558403Z test_result_type_xla_float32_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2691296Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.2711149Z test_result_type_xla_float32_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2845807Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.2864216Z test_result_type_xla_float32_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.2993225Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3013092Z test_result_type_xla_float64_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3145444Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3164515Z test_result_type_xla_float64_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3297386Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3316392Z test_result_type_xla_float64_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3320287Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.3339176Z test_result_type_xla_float64_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3342305Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.3361752Z test_result_type_xla_float64_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3364850Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.3383479Z test_result_type_xla_float64_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3516712Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3536181Z test_result_type_xla_float64_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3666859Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3686283Z test_result_type_xla_float64_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3822512Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.3841562Z test_result_type_xla_float64_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.3978329Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.3997892Z test_result_type_xla_float64_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4135133Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.4154360Z test_result_type_xla_float64_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4294198Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.4313246Z test_result_type_xla_float64_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4447483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.4466810Z test_result_type_xla_int16_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4598607Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.4617927Z test_result_type_xla_int16_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4741416Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.4761173Z test_result_type_xla_int16_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4764563Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.4783790Z test_result_type_xla_int16_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4786681Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.4806290Z test_result_type_xla_int16_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4809232Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.4828238Z test_result_type_xla_int16_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.4967797Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.4986875Z test_result_type_xla_int16_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5119336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.5137808Z test_result_type_xla_int16_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5263446Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.5283165Z test_result_type_xla_int16_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5411756Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.5430658Z test_result_type_xla_int16_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5559556Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.5578382Z test_result_type_xla_int16_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5704976Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.5724977Z test_result_type_xla_int16_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.5851173Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.5870390Z test_result_type_xla_int32_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6005244Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.6024073Z test_result_type_xla_int32_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6151048Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.6169277Z test_result_type_xla_int32_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6173343Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.6192449Z test_result_type_xla_int32_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6195657Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.6214524Z test_result_type_xla_int32_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6217392Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.6236713Z test_result_type_xla_int32_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6368831Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.6387483Z test_result_type_xla_int32_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6520021Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.6539084Z test_result_type_xla_int32_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6664489Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.6684592Z test_result_type_xla_int32_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6810201Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.6830334Z test_result_type_xla_int32_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.6955430Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.6974228Z test_result_type_xla_int32_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7106618Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.7125251Z test_result_type_xla_int32_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7255954Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.7274979Z test_result_type_xla_int64_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7408407Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.7429436Z test_result_type_xla_int64_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7559495Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.7578264Z test_result_type_xla_int64_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7582239Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.7602272Z test_result_type_xla_int64_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7605676Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.7624941Z test_result_type_xla_int64_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7628169Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.7648309Z test_result_type_xla_int64_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7810169Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2022-11-23T02:24:07.7828904Z test_result_type_xla_int64_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.7963362Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.7982423Z test_result_type_xla_int64_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8110727Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.8129245Z test_result_type_xla_int64_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8255115Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.8274334Z test_result_type_xla_int64_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8399710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.8418780Z test_result_type_xla_int64_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8543606Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.8562999Z test_result_type_xla_int64_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8691420Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.8710424Z test_result_type_xla_int8_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8848019Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-11-23T02:24:07.8866836Z test_result_type_xla_int8_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.8993021Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9011597Z test_result_type_xla_int8_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9015543Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:07.9036177Z test_result_type_xla_int8_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9039198Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:07.9057713Z test_result_type_xla_int8_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9060481Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:07.9079445Z test_result_type_xla_int8_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9208026Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:07.9226453Z test_result_type_xla_int8_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9353265Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9372210Z test_result_type_xla_int8_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9494874Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9514936Z test_result_type_xla_int8_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9640742Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9659316Z test_result_type_xla_int8_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9781415Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9801065Z test_result_type_xla_int8_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:07.9926594Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:07.9945823Z test_result_type_xla_int8_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0071044Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:08.0089789Z test_result_type_xla_uint8_bfloat16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0218974Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:08.0238243Z test_result_type_xla_uint8_bool (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0363274Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:08.0382239Z test_result_type_xla_uint8_complex128 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0386739Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.0405663Z test_result_type_xla_uint8_complex64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0408674Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.0427418Z test_result_type_xla_uint8_float16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0430291Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-11-23T02:24:08.0449228Z test_result_type_xla_uint8_float32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0579730Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:08.0598358Z test_result_type_xla_uint8_float64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0726451Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:08.0746114Z test_result_type_xla_uint8_int16 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.0875034Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:08.0893416Z test_result_type_xla_uint8_int32 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.1020583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-11-23T02:24:08.1039700Z test_result_type_xla_uint8_int64 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.1164736Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:08.1183922Z test_result_type_xla_uint8_int8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.1307841Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:08.1326915Z test_result_type_xla_uint8_uint8 (__main__.TestTypePromotionXLA) 2022-11-23T02:24:08.1449918Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-11-23T02:24:08.1456897Z test_sparse_add_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1465860Z test_sparse_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1475301Z test_sparse_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1483809Z test_sparse_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1492643Z test_sparse_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1501046Z test_sparse_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1506841Z test_sparse_div_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1512411Z test_sparse_mul_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1517889Z test_sparse_sub_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-11-23T02:24:08.1894276Z test_transpose_xla (__main__.TestTypePromotionXLA) ... ok (0.037s) 2022-11-23T02:24:08.1911304Z test_unary_op_out_casting_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.1928261Z test_unary_op_out_casting_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.1944368Z test_unary_op_out_casting_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.1961208Z test_unary_op_out_casting_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.1977049Z test_unary_op_out_casting_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.1993164Z test_unary_op_out_casting_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2009289Z test_unary_op_out_casting_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2025388Z test_unary_op_out_casting_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2041769Z test_unary_op_out_casting_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2057804Z test_unary_op_out_casting_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2074240Z test_unary_op_out_casting_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.2090526Z test_unary_op_out_casting_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2107576Z test_unary_op_out_casting_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2124523Z test_unary_op_out_casting_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2141277Z test_unary_op_out_casting_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2157697Z test_unary_op_out_casting_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.2173607Z test_unary_op_out_casting_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2190355Z test_unary_op_out_casting_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2207763Z test_unary_op_out_casting_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2224399Z test_unary_op_out_casting_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2240472Z test_unary_op_out_casting_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-11-23T02:24:08.2256587Z test_unary_op_out_casting_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-11-23T02:24:08.2273423Z test_unary_op_out_casting_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2290152Z test_unary_op_out_casting_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2306798Z test_unary_op_out_casting_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-11-23T02:24:08.2323846Z test_unsigned_xla (__main__.TestTypePromotionXLA) ... ok (0.002s) 2022-11-23T02:24:08.2723058Z 2022-11-23T02:24:08.2723548Z ---------------------------------------------------------------------- 2022-11-23T02:24:08.2723935Z Ran 415 tests in 13.456s 2022-11-23T02:24:08.2724102Z 2022-11-23T02:24:08.2724216Z OK (skipped=308) 2022-11-23T02:24:08.2724371Z 2022-11-23T02:24:08.2724511Z Generating XML reports... 2022-11-23T02:24:08.2725096Z Generated XML report: test-reports/python-unittest/test.......test.test_type_promotion/TEST-TestTypePromotionXLA-20221123022354.xml 2022-11-23T02:24:08.6777646Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:08.6777968Z + [[ '' == \1 ]] 2022-11-23T02:24:08.6778337Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:08.6778816Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:08.6779155Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:24:08.6779518Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:08.6779910Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:10.2837030Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:24:10.2837398Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:24:10.3964496Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-11-23T02:24:10.4833071Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:24:10.5140750Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:24:10.5177960Z test (__main__.TestAtenTensorTo) ... ok 2022-11-23T02:24:10.6331486Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.6562944Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.6856692Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.6994598Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7106721Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7333423Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7468355Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7616170Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7819183Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.7935054Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.8181657Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.8541901Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.8707810Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:10.8926700Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.0388814Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.0503890Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.0546042Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.0681199Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.0781447Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.1798347Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.2139751Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.2501951Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.2982826Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.3939187Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.3957382Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.4042949Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.7568546Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.7699123Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.8539442Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.8686821Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.8690034Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.8859764Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9100721Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9109234Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9264192Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9350846Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9355361Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9479161Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9732847Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:11.9877820Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.0180023Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.0341328Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.0443624Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.0594239Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1199: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2022-11-23T02:24:12.0595060Z self.assertIsNone(a.grad) 2022-11-23T02:24:12.0595243Z ok 2022-11-23T02:24:12.0699137Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.0927926Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1066351Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1156869Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1221701Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1350704Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1475555Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.1749659Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.2040321Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.2393707Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.3168763Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.3360013Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4349270Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4486034Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4641924Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4650650Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4873237Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.4884986Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.5301125Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.5471890Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7160942Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7810821Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7947428Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7957568Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7965309Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7982474Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.7988775Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.8080740Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.9125411Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:12.9306608Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.0137444Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.0197370Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.0906148Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.1921891Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.2803872Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.2912217Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.2921938Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:24:13.2922713Z warnings.warn(message, UserWarning) 2022-11-23T02:24:13.2922897Z ok 2022-11-23T02:24:13.3314410Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.3670009Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.4034388Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.4316375Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.4452366Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.4603735Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.9734896Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:13.9852375Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.0007699Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.0120499Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.0129498Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.0248685Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.1620576Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.1811969Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.1996774Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.2785006Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.2786992Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.3299881Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.3890894Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.3958518Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.4187186Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.4246771Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.4494485Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.4672448Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:14.4987188Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-11-23T02:24:14.4998480Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-11-23T02:24:14.5125067Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:24:14.5244805Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:24:14.5307212Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.5309094Z test_git_revisons (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6296815Z test_nms (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6304739Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6310975Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6314386Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6317680Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-11-23T02:24:14.6669280Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-11-23T02:24:15.8184085Z test (__main__.TestLongGraphChain) ... ok 2022-11-23T02:24:16.0020118Z test (__main__.TestModelComparator) ... ok 2022-11-23T02:24:16.0364975Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:24:16.0435325Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:24:16.0535465Z test_add (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:16.0799711Z test_conditional (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:16.0897480Z test_mul (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:16.1319200Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2054: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:24:16.1320061Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:24:16.1320509Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:24:16.1320804Z should be replaced with 2022-11-23T02:24:16.1321281Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:24:16.1321741Z transpose=transpose_a) 2022-11-23T02:24:16.1321985Z ok 2022-11-23T02:24:16.1521154Z test_while (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:16.1525845Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-11-23T02:24:16.1768485Z test (__main__.TestParallelLoader) ... ok 2022-11-23T02:24:17.0256021Z test (__main__.TestParallelTensorMNIST) ... ok 2022-11-23T02:24:35.9442671Z test (__main__.TestParallelTensorResnet18) ... ok 2022-11-23T02:24:36.5274416Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-11-23T02:24:36.6239476Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-11-23T02:24:36.6358554Z test (__main__.TestToXlaTensorArena) ... ok 2022-11-23T02:24:36.6388619Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2022-11-23T02:24:36.6388797Z 2022-11-23T02:24:36.6389149Z ---------------------------------------------------------------------- 2022-11-23T02:24:36.6389765Z Ran 138 tests in 26.355s 2022-11-23T02:24:36.6390630Z 2022-11-23T02:24:36.6390771Z OK 2022-11-23T02:24:37.0119734Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/test_dynamic_shapes.py 2022-11-23T02:24:37.0120347Z + [[ '' == \1 ]] 2022-11-23T02:24:37.0120914Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/test_dynamic_shapes.py 2022-11-23T02:24:37.0121533Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/test_dynamic_shapes.py 2022-11-23T02:24:37.0122167Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-11-23T02:24:37.0122723Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_dynamic_shapes.py 2022-11-23T02:24:37.0123261Z + python3 /var/lib/jenkins/workspace/xla/test/test_dynamic_shapes.py 2022-11-23T02:24:38.5941775Z .. 2022-11-23T02:24:38.5942333Z ---------------------------------------------------------------------- 2022-11-23T02:24:38.5942577Z Ran 2 tests in 0.124s 2022-11-23T02:24:38.5943754Z 2022-11-23T02:24:38.5943969Z OK 2022-11-23T02:24:38.8659196Z + run_opbyop python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:38.8659714Z + echo 'Running in OpByOp mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:38.8660236Z Running in OpByOp mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:38.8660519Z + XLA_GET_TENSORS_OPBYOP=1 2022-11-23T02:24:38.8660724Z + XLA_SYNC_TENSORS_OPBYOP=1 2022-11-23T02:24:38.8661062Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:38.8661448Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:40.2649323Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:24:40.2649699Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:24:40.3781670Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-11-23T02:24:40.3958706Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:24:40.5078287Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:24:40.5121575Z test (__main__.TestAtenTensorTo) ... ok 2022-11-23T02:24:40.6258005Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.6495673Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.6958626Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7053447Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7184449Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7417394Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7523071Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7640730Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7801582Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.7949385Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.8324290Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.8620862Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.8818691Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.9027106Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.9734275Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.9888082Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:40.9934893Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.0112988Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.0212340Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.0334859Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.0602769Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.0769404Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.1091973Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.2025060Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.2043522Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.2149262Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.4434060Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.4580177Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5335380Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5449200Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5452484Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5735115Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5921941Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.5930664Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6077499Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6164281Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6168182Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6380585Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6700779Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.6849295Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.7171924Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.7336586Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.7525549Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.7771668Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1199: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2022-11-23T02:24:41.7772838Z self.assertIsNone(a.grad) 2022-11-23T02:24:41.7773142Z ok 2022-11-23T02:24:41.7863514Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8020074Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8164474Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8276548Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8342315Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8541874Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8572049Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8693707Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.8982523Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:41.9210217Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.0056124Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.0244366Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1175084Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1310594Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1531962Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1542310Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1617828Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1631572Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.1850236Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.2127708Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.3922256Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4620514Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4696193Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4701337Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4711042Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4730531Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4738558Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.4757107Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.5611928Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.5845661Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.6446316Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.6504703Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.7146102Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.7661962Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.8481273Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.8554398Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.8568932Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:24:42.8569559Z warnings.warn(message, UserWarning) 2022-11-23T02:24:42.8569759Z ok 2022-11-23T02:24:42.8954109Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.9329212Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:42.9729472Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.0077357Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.0322899Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.0515188Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6075318Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6197079Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6354280Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6460816Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6470063Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.6585289Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.8090503Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.8287191Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.8582136Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.9322576Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.9325113Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:43.9939073Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.0547387Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.0668445Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.0826622Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.0952848Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.1090478Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.1305728Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:24:44.1484605Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-11-23T02:24:44.1495700Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-11-23T02:24:44.1702705Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:24:44.1856580Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:24:44.1919048Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.1921141Z test_git_revisons (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2513683Z test_nms (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2521739Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2526386Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2529368Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2532824Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-11-23T02:24:44.2738433Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-11-23T02:24:44.6117552Z test (__main__.TestLongGraphChain) ... ok 2022-11-23T02:24:44.8639428Z test (__main__.TestModelComparator) ... ok 2022-11-23T02:24:44.8860708Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:24:44.8934093Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:24:44.9031007Z test_add (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:44.9270646Z test_conditional (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:44.9365534Z test_mul (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:44.9661039Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2054: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:24:44.9661690Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:24:44.9662013Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:24:44.9662245Z should be replaced with 2022-11-23T02:24:44.9662591Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:24:44.9662915Z transpose=transpose_a) 2022-11-23T02:24:44.9663092Z ok 2022-11-23T02:24:44.9824741Z test_while (__main__.TestOpBuilder) ... ok 2022-11-23T02:24:44.9829170Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-11-23T02:24:45.0075496Z test (__main__.TestParallelLoader) ... ok 2022-11-23T02:24:45.3833039Z test (__main__.TestParallelTensorMNIST) ... ok 2022-11-23T02:24:58.2479708Z test (__main__.TestParallelTensorResnet18) ... ok 2022-11-23T02:24:58.3766991Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-11-23T02:24:58.4621514Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-11-23T02:24:58.4752650Z test (__main__.TestToXlaTensorArena) ... ok 2022-11-23T02:24:58.4798736Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2022-11-23T02:24:58.4799038Z 2022-11-23T02:24:58.4799544Z ---------------------------------------------------------------------- 2022-11-23T02:24:58.4800889Z Ran 138 tests in 18.212s 2022-11-23T02:24:58.4801084Z 2022-11-23T02:24:58.4801195Z OK 2022-11-23T02:24:58.8360050Z + run_eager_debug python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:58.8360676Z + echo 'Running in Eager Debug mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:58.8361147Z Running in Eager Debug mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:58.8361442Z + XLA_USE_EAGER_DEBUG_MODE=1 2022-11-23T02:24:58.8361774Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:24:58.8362162Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:00.2329267Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:25:00.2329659Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:25:00.3322937Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-11-23T02:25:00.4652729Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:25:00.4843641Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:25:00.4954214Z test (__main__.TestAtenTensorTo) ... ok 2022-11-23T02:25:00.6213607Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.6596159Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7105732Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7270373Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7465334Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7694475Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7821700Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.7972330Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.8228233Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.8367576Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.8765451Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.9227791Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.9463030Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:00.9754012Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.0553971Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.0811802Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.0970993Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.1160032Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.1255896Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.1476793Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.1940912Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.2409848Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.3024038Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.3994558Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.5646188Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:01.6086043Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.0480785Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.0738900Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.1572788Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.1682887Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.1686509Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.2104194Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.2420872Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.3612265Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.3807715Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.3889709Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.3893780Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.4436723Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.5074950Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.5263740Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.6364822Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.6645467Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.7748925Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.8296401Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1199: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2022-11-23T02:25:02.8297446Z self.assertIsNone(a.grad) 2022-11-23T02:25:02.8297629Z ok 2022-11-23T02:25:02.8668827Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:02.9771359Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.0285523Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.0618689Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.0811754Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.1607922Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.1981874Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.2398874Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.2852033Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.3334789Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.4626212Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.4834067Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.5790581Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.5921906Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.6146146Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.6763009Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.6959751Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.6978044Z test_pow_constant (__main__.TestAtenXlaTensor) ... skipped 'Since in eager mode the tensor would be materialized and hence _get_xla_tensors_text would not show the prim::Constant node.' 2022-11-23T02:25:03.7405016Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:03.8150445Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.0302984Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.1475863Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.1610210Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.2273772Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.2896513Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.3538498Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.4155880Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.4226138Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.5222198Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.5472725Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.6567159Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.7134325Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.7175996Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.8511239Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.9322851Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.9360772Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:04.9980190Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:25:04.9981129Z warnings.warn(message, UserWarning) 2022-11-23T02:25:04.9981401Z ok 2022-11-23T02:25:05.0616143Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.1108263Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.1401245Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.1711529Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.2005243Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.2175230Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.8377772Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.8553748Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.8845002Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.9028274Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.9037478Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:05.9204369Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.0598359Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.0830819Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.1447451Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.2218713Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.2221402Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.3580581Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.4208576Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.4281992Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.4487869Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.4591640Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.4800741Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.5031421Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:06.5382681Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-11-23T02:25:06.5535832Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-11-23T02:25:06.5736771Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:25:06.5911805Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:25:06.5974324Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.5975989Z test_git_revisons (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.6959638Z test_nms (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.6967268Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.6971651Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.6974271Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.6977167Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-11-23T02:25:06.7296963Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-11-23T02:25:08.0618748Z test (__main__.TestLongGraphChain) ... ok 2022-11-23T02:25:08.4258871Z test (__main__.TestModelComparator) ... ok 2022-11-23T02:25:08.4483373Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:25:08.4567920Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:25:08.4658997Z test_add (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:08.4884681Z test_conditional (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:08.4972858Z test_mul (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:08.5394299Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2054: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:25:08.5395317Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:25:08.5395900Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:25:08.5396253Z should be replaced with 2022-11-23T02:25:08.5396817Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:25:08.5397342Z transpose=transpose_a) 2022-11-23T02:25:08.5397629Z ok 2022-11-23T02:25:08.5543681Z test_while (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:08.5548818Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-11-23T02:25:08.5990177Z test (__main__.TestParallelLoader) ... ok 2022-11-23T02:25:09.5805253Z test (__main__.TestParallelTensorMNIST) ... ok 2022-11-23T02:25:25.8901503Z test (__main__.TestParallelTensorResnet18) ... ok 2022-11-23T02:25:26.2814675Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-11-23T02:25:26.4051163Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-11-23T02:25:26.4166692Z test (__main__.TestToXlaTensorArena) ... ok 2022-11-23T02:25:26.4199803Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2022-11-23T02:25:26.4200025Z 2022-11-23T02:25:26.4200485Z ---------------------------------------------------------------------- 2022-11-23T02:25:26.4200940Z Ran 138 tests in 26.187s 2022-11-23T02:25:26.4201409Z 2022-11-23T02:25:26.4201488Z OK (skipped=1) 2022-11-23T02:25:26.8307019Z + run_async_scalar python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:26.8307587Z + echo 'Running in Async Scalar Upload mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:26.8308097Z Running in Async Scalar Upload mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:26.8308397Z + XLA_TRANSFER_SCALAR_ASYNC=1 2022-11-23T02:25:26.8308728Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:26.8309123Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:25:28.2440993Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:25:28.2441382Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:25:28.3444744Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-11-23T02:25:28.4450314Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:25:28.4747786Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:25:28.4785000Z test (__main__.TestAtenTensorTo) ... ok 2022-11-23T02:25:28.5867176Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6116975Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6402562Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6520548Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6630921Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6857585Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.6992663Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.7143973Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.7349655Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.7503460Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.7700495Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.7933612Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.8056708Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.8197418Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.9767127Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.9877500Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:28.9916489Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.0039631Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.0143265Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.1151906Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.1510663Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.1909360Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.2455024Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.3437909Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.3452604Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.3526201Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.6262014Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.6376223Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7164279Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7275023Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7278411Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7452427Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7690296Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7697053Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7841659Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7924499Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.7929414Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8055743Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8306451Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8435136Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8722138Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8868224Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.8965124Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9109493Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1199: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2022-11-23T02:25:29.9110634Z self.assertIsNone(a.grad) 2022-11-23T02:25:29.9110839Z ok 2022-11-23T02:25:29.9215038Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9501987Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9636325Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9756359Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9820700Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:29.9944016Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.0062997Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.0325762Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.0606172Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.0920799Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.1595628Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.1773485Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.2779825Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.2952259Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3144945Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3150607Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3341494Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3348890Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3714535Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.3926789Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.5533285Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6136570Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6270304Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6274964Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6285725Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6288647Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6293189Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.6386750Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.7231189Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.7446860Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.8269218Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.8329496Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.9049642Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:30.9961471Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.0803340Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.0841386Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.0853026Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:25:31.0853547Z warnings.warn(message, UserWarning) 2022-11-23T02:25:31.0853747Z ok 2022-11-23T02:25:31.1186258Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.1598280Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.1919202Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.2236487Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.2419525Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.2572875Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.7634793Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.7739031Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.7882147Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.7997892Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.8038116Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.8142793Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.9427413Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.9640306Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:31.9809359Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.0712000Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.0715039Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.1150292Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.1774530Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.1872639Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.2065981Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.2183959Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.2463423Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.2650744Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:25:32.3002233Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-11-23T02:25:32.3014102Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-11-23T02:25:32.3194927Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:25:32.3368573Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:25:32.3416555Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.3418628Z test_git_revisons (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4444446Z test_nms (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4452421Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4457156Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4460226Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4464333Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-11-23T02:25:32.4763843Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-11-23T02:25:33.7088040Z test (__main__.TestLongGraphChain) ... ok 2022-11-23T02:25:33.8847025Z test (__main__.TestModelComparator) ... ok 2022-11-23T02:25:33.9182699Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:25:33.9252104Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:25:33.9347164Z test_add (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:33.9584557Z test_conditional (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:33.9683148Z test_mul (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:33.9962652Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2054: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:25:33.9963406Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:25:33.9963794Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:25:33.9964018Z should be replaced with 2022-11-23T02:25:33.9964385Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:25:33.9964764Z transpose=transpose_a) 2022-11-23T02:25:33.9965033Z ok 2022-11-23T02:25:34.0167232Z test_while (__main__.TestOpBuilder) ... ok 2022-11-23T02:25:34.0172721Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-11-23T02:25:34.0393472Z test (__main__.TestParallelLoader) ... ok 2022-11-23T02:25:34.8855710Z test (__main__.TestParallelTensorMNIST) ... ok 2022-11-23T02:25:53.8816301Z test (__main__.TestParallelTensorResnet18) ... ok 2022-11-23T02:25:54.4643437Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-11-23T02:25:54.5499851Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-11-23T02:25:54.5650616Z test (__main__.TestToXlaTensorArena) ... ok 2022-11-23T02:25:54.5679520Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2022-11-23T02:25:54.5679766Z 2022-11-23T02:25:54.5681529Z ---------------------------------------------------------------------- 2022-11-23T02:25:54.5681991Z Ran 138 tests in 26.324s 2022-11-23T02:25:54.5682121Z 2022-11-23T02:25:54.5683884Z OK 2022-11-23T02:25:54.9347901Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2022-11-23T02:25:54.9348263Z + python3 /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2022-11-23T02:26:20.6905706Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:26:20.6906213Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:26:20.6908507Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:26:20.6909167Z ++ command -v nvidia-smi 2022-11-23T02:26:20.6911809Z + '[' -x '' ']' 2022-11-23T02:26:20.6912036Z + PJRT_DEVICE=CPU 2022-11-23T02:26:20.6912223Z + CPU_NUM_DEVICES=1 2022-11-23T02:26:20.6912559Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:26:20.6912972Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-11-23T02:26:22.0938092Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:26:22.0938478Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:26:22.1068579Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-11-23T02:26:22.1763672Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:26:22.2040093Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-11-23T02:26:22.2050410Z test (__main__.TestAtenTensorTo) ... ok 2022-11-23T02:26:22.2719297Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.2837322Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.2965971Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3060662Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3124157Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3254741Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3333536Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3423913Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3531994Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3627402Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3775165Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3912955Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.3991982Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.4077038Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.5188362Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.5257892Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.5263279Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.5321972Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.5405559Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.6348828Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.6626848Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.6958963Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.7368693Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.8077259Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.8089537Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:22.8097495Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.0237315Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.0300192Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.0838815Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.0946105Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.0950246Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1087539Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1265433Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1271059Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1366510Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1432206Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1437371Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1509278Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1696803Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1751374Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.1956818Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2034177Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2125886Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2196332Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1199: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2022-11-23T02:26:23.2197274Z self.assertIsNone(a.grad) 2022-11-23T02:26:23.2197461Z ok 2022-11-23T02:26:23.2284505Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2492980Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2576867Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2646998Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2712244Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2825497Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.2931725Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.3164532Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.3345016Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.3557276Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4014088Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4108580Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4688582Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4785675Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4883889Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4887618Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.4996164Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.5003925Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.5129195Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.5237238Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6291540Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6649717Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6705430Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6710197Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6715574Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6720410Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6723839Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.6780741Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.7317207Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.7440899Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.8185447Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.8193051Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.8869832Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:23.9573285Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.0250881Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.0267007Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.0278749Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.7/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. 2022-11-23T02:26:24.0279360Z warnings.warn(message, UserWarning) 2022-11-23T02:26:24.0279558Z ok 2022-11-23T02:26:24.0518815Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.0754567Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.0886206Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.1079648Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.1144552Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.1274034Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5385856Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5436695Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5527169Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5617263Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5623024Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.5674070Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.6551300Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.6655868Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.6765950Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:24.7284800Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5010152Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5269702Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5621204Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5676343Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5786631Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.5883873Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.6030717Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.6112208Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-11-23T02:26:43.6339331Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-11-23T02:26:43.6345921Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-11-23T02:26:43.6464888Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:26:43.6551310Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-11-23T02:26:43.6557580Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.6559718Z test_git_revisons (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7512947Z test_nms (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7517888Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7523295Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7526246Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7529529Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-11-23T02:26:43.7691982Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-11-23T02:26:44.8188357Z test (__main__.TestLongGraphChain) ... ok 2022-11-23T02:26:44.9460979Z test (__main__.TestModelComparator) ... ok 2022-11-23T02:26:44.9615510Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:26:44.9635063Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-11-23T02:26:44.9707419Z test_add (__main__.TestOpBuilder) ... ok 2022-11-23T02:26:44.9890177Z test_conditional (__main__.TestOpBuilder) ... ok 2022-11-23T02:26:44.9965374Z test_mul (__main__.TestOpBuilder) ... ok 2022-11-23T02:26:45.0226164Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2054: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:26:45.0227762Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:26:45.0228288Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:26:45.0228651Z should be replaced with 2022-11-23T02:26:45.0229223Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:26:45.0236558Z transpose=transpose_a) 2022-11-23T02:26:45.0236878Z ok 2022-11-23T02:26:45.0364194Z test_while (__main__.TestOpBuilder) ... ok 2022-11-23T02:26:45.0369124Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-11-23T02:26:45.0397228Z test (__main__.TestParallelLoader) ... ok 2022-11-23T02:26:45.8421027Z test (__main__.TestParallelTensorMNIST) ... ok 2022-11-23T02:27:04.3839150Z test (__main__.TestParallelTensorResnet18) ... ok 2022-11-23T02:27:04.9631169Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-11-23T02:27:05.0466816Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-11-23T02:27:05.0475984Z test (__main__.TestToXlaTensorArena) ... ok 2022-11-23T02:27:05.0514731Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2022-11-23T02:27:05.0514949Z 2022-11-23T02:27:05.0517129Z ---------------------------------------------------------------------- 2022-11-23T02:27:05.0517417Z Ran 138 tests in 42.958s 2022-11-23T02:27:05.0519836Z 2022-11-23T02:27:05.0520069Z OK 2022-11-23T02:27:05.3903914Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2022-11-23T02:27:05.3904275Z + python3 /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2022-11-23T02:27:08.8130335Z .... 2022-11-23T02:27:08.8131130Z ---------------------------------------------------------------------- 2022-11-23T02:27:08.8131484Z Ran 4 tests in 2.047s 2022-11-23T02:27:08.8131601Z 2022-11-23T02:27:08.8131650Z OK 2022-11-23T02:27:09.0636252Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_xla_dist.py 2022-11-23T02:27:09.0636725Z + python3 /var/lib/jenkins/workspace/xla/test/test_xla_dist.py 2022-11-23T02:27:11.4654888Z ......................... 2022-11-23T02:27:11.4655422Z ---------------------------------------------------------------------- 2022-11-23T02:27:11.4655670Z Ran 25 tests in 0.735s 2022-11-23T02:27:11.4655833Z 2022-11-23T02:27:11.4655910Z OK 2022-11-23T02:27:11.7507833Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_profiler.py 2022-11-23T02:27:11.7508185Z + python3 /var/lib/jenkins/workspace/xla/test/test_profiler.py 2022-11-23T02:27:13.1358118Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:27:13.1358708Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:27:13.4198871Z Epoch 1 train begin 02:27:13 2022-11-23T02:27:13.4199363Z | Training Device=xla:0 Step=0 Loss=nan Rate=133.92 GlobalRate=133.89 Time=02:27:13 2022-11-23T02:27:22.6664723Z Starting to trace for 5000 ms. Remaining attempt(s): 4 2022-11-23T02:27:23.3863928Z | Training Device=xla:0 Step=20 Loss=1.92684 Rate=72.83 GlobalRate=33.31 Time=02:27:23 2022-11-23T02:27:23.6173013Z | Training Device=xla:0 Step=40 Loss=1.52069 Rate=860.34 GlobalRate=63.58 Time=02:27:23 2022-11-23T02:27:23.8294647Z | Training Device=xla:0 Step=60 Loss=1.04479 Rate=1249.00 GlobalRate=92.69 Time=02:27:23 2022-11-23T02:27:24.0419761Z | Training Device=xla:0 Step=80 Loss=0.40813 Rate=1403.13 GlobalRate=120.65 Time=02:27:24 2022-11-23T02:27:24.2536462Z | Training Device=xla:0 Step=100 Loss=0.09718 Rate=1468.76 GlobalRate=147.54 Time=02:27:24 2022-11-23T02:27:24.4773948Z | Training Device=xla:0 Step=120 Loss=0.03902 Rate=1445.41 GlobalRate=173.21 Time=02:27:24 2022-11-23T02:27:24.6812085Z | Training Device=xla:0 Step=140 Loss=0.02194 Rate=1520.12 GlobalRate=198.23 Time=02:27:24 2022-11-23T02:27:24.8817618Z | Training Device=xla:0 Step=160 Loss=0.01457 Rate=1565.35 GlobalRate=222.42 Time=02:27:24 2022-11-23T02:27:25.0858089Z | Training Device=xla:0 Step=180 Loss=0.01063 Rate=1566.88 GlobalRate=245.72 Time=02:27:25 2022-11-23T02:27:25.2895225Z | Training Device=xla:0 Step=200 Loss=0.00823 Rate=1569.43 GlobalRate=268.24 Time=02:27:25 2022-11-23T02:27:25.4985133Z | Training Device=xla:0 Step=220 Loss=0.00665 Rate=1546.45 GlobalRate=289.88 Time=02:27:25 2022-11-23T02:27:25.6981118Z | Training Device=xla:0 Step=240 Loss=0.00553 Rate=1580.52 GlobalRate=311.02 Time=02:27:25 2022-11-23T02:27:25.8986732Z | Training Device=xla:0 Step=260 Loss=0.00471 Rate=1589.62 GlobalRate=331.47 Time=02:27:25 2022-11-23T02:27:26.1002849Z | Training Device=xla:0 Step=280 Loss=0.00408 Rate=1588.08 GlobalRate=351.25 Time=02:27:26 2022-11-23T02:27:26.2999965Z | Training Device=xla:0 Step=300 Loss=0.00359 Rate=1596.35 GlobalRate=370.47 Time=02:27:26 2022-11-23T02:27:26.5112151Z | Training Device=xla:0 Step=320 Loss=0.00320 Rate=1547.82 GlobalRate=388.77 Time=02:27:26 2022-11-23T02:27:26.7130290Z | Training Device=xla:0 Step=340 Loss=0.00287 Rate=1570.66 GlobalRate=406.78 Time=02:27:26 2022-11-23T02:27:26.9120059Z | Training Device=xla:0 Step=360 Loss=0.00260 Rate=1593.05 GlobalRate=424.34 Time=02:27:26 2022-11-23T02:27:27.1098473Z | Training Device=xla:0 Step=380 Loss=0.00238 Rate=1607.96 GlobalRate=441.43 Time=02:27:27 2022-11-23T02:27:27.3088330Z | Training Device=xla:0 Step=400 Loss=0.00218 Rate=1607.88 GlobalRate=458.01 Time=02:27:27 2022-11-23T02:27:27.5114917Z | Training Device=xla:0 Step=420 Loss=0.00202 Rate=1591.03 GlobalRate=474.00 Time=02:27:27 2022-11-23T02:27:27.7216383Z | Training Device=xla:0 Step=440 Loss=0.00187 Rate=1549.71 GlobalRate=489.28 Time=02:27:27 2022-11-23T02:27:27.9218481Z | Training Device=xla:0 Step=460 Loss=0.00174 Rate=1578.57 GlobalRate=504.46 Time=02:27:27 2022-11-23T02:27:28.1231284Z | Training Device=xla:0 Step=480 Loss=0.00163 Rate=1585.78 GlobalRate=519.20 Time=02:27:28 2022-11-23T02:27:28.3251489Z | Training Device=xla:0 Step=500 Loss=0.00153 Rate=1584.77 GlobalRate=533.52 Time=02:27:28 2022-11-23T02:27:28.5272452Z | Training Device=xla:0 Step=520 Loss=0.00144 Rate=1583.55 GlobalRate=547.45 Time=02:27:28 2022-11-23T02:27:28.7562616Z | Training Device=xla:0 Step=540 Loss=0.00136 Rate=1472.12 GlobalRate=560.04 Time=02:27:28 2022-11-23T02:27:28.9812027Z | Training Device=xla:0 Step=560 Loss=0.00129 Rate=1442.12 GlobalRate=572.42 Time=02:27:28 2022-11-23T02:27:29.1552893Z INFO:root:PT_XLA_DEBUG_FILE Contents: 2022-11-23T02:27:29.1553646Z pt-xla-profiler: TransferFromServerTime too frequent: 3 counts during 3 steps 2022-11-23T02:27:29.1554359Z pt-xla-profiler: TransferFromServerTime too frequent: 4 counts during 4 steps 2022-11-23T02:27:29.1554996Z pt-xla-profiler: TransferFromServerTime too frequent: 5 counts during 5 steps 2022-11-23T02:27:29.1555810Z pt-xla-profiler: TransferFromServerTime too frequent: 6 counts during 6 steps 2022-11-23T02:27:29.1556391Z pt-xla-profiler: TransferFromServerTime too frequent: 7 counts during 7 steps 2022-11-23T02:27:29.1557025Z pt-xla-profiler: TransferFromServerTime too frequent: 8 counts during 8 steps 2022-11-23T02:27:29.1557738Z pt-xla-profiler: TransferFromServerTime too frequent: 9 counts during 9 steps 2022-11-23T02:27:29.1558404Z pt-xla-profiler: TransferFromServerTime too frequent: 10 counts during 10 steps 2022-11-23T02:27:29.1558979Z pt-xla-profiler: CompileTime too frequent: 21 counts during 11 steps 2022-11-23T02:27:29.1559364Z pt-xla-profiler: TransferFromServerTime too frequent: 11 counts during 11 steps 2022-11-23T02:27:29.1559737Z pt-xla-profiler: CompileTime too frequent: 23 counts during 12 steps 2022-11-23T02:27:29.1560108Z pt-xla-profiler: TransferFromServerTime too frequent: 12 counts during 12 steps 2022-11-23T02:27:29.1560481Z pt-xla-profiler: CompileTime too frequent: 25 counts during 13 steps 2022-11-23T02:27:29.1560866Z pt-xla-profiler: TransferFromServerTime too frequent: 13 counts during 13 steps 2022-11-23T02:27:29.1564204Z pt-xla-profiler: CompileTime too frequent: 27 counts during 14 steps 2022-11-23T02:27:29.1564988Z pt-xla-profiler: TransferFromServerTime too frequent: 14 counts during 14 steps 2022-11-23T02:27:29.1565753Z pt-xla-profiler: CompileTime too frequent: 29 counts during 15 steps 2022-11-23T02:27:29.1566674Z pt-xla-profiler: TransferFromServerTime too frequent: 15 counts during 15 steps 2022-11-23T02:27:29.1567413Z pt-xla-profiler: CompileTime too frequent: 31 counts during 16 steps 2022-11-23T02:27:29.1568160Z pt-xla-profiler: TransferFromServerTime too frequent: 16 counts during 16 steps 2022-11-23T02:27:29.1568877Z pt-xla-profiler: CompileTime too frequent: 33 counts during 17 steps 2022-11-23T02:27:29.1569640Z pt-xla-profiler: TransferFromServerTime too frequent: 17 counts during 17 steps 2022-11-23T02:27:29.1570372Z pt-xla-profiler: CompileTime too frequent: 33 counts during 18 steps 2022-11-23T02:27:29.1571110Z pt-xla-profiler: TransferFromServerTime too frequent: 18 counts during 18 steps 2022-11-23T02:27:29.1571828Z pt-xla-profiler: CompileTime too frequent: 33 counts during 19 steps 2022-11-23T02:27:29.1572571Z pt-xla-profiler: TransferFromServerTime too frequent: 19 counts during 19 steps 2022-11-23T02:27:29.1573302Z pt-xla-profiler: CompileTime too frequent: 33 counts during 20 steps 2022-11-23T02:27:29.1574033Z pt-xla-profiler: TransferFromServerTime too frequent: 20 counts during 20 steps 2022-11-23T02:27:29.1574753Z pt-xla-profiler: CompileTime too frequent: 33 counts during 21 steps 2022-11-23T02:27:29.1575496Z pt-xla-profiler: TransferFromServerTime too frequent: 21 counts during 21 steps 2022-11-23T02:27:29.1576210Z pt-xla-profiler: CompileTime too frequent: 33 counts during 22 steps 2022-11-23T02:27:29.1576952Z pt-xla-profiler: TransferFromServerTime too frequent: 22 counts during 22 steps 2022-11-23T02:27:29.1577690Z pt-xla-profiler: CompileTime too frequent: 33 counts during 23 steps 2022-11-23T02:27:29.1578438Z pt-xla-profiler: TransferFromServerTime too frequent: 24 counts during 23 steps 2022-11-23T02:27:29.1579149Z pt-xla-profiler: CompileTime too frequent: 33 counts during 24 steps 2022-11-23T02:27:29.1579888Z pt-xla-profiler: TransferFromServerTime too frequent: 25 counts during 24 steps 2022-11-23T02:27:29.1580611Z pt-xla-profiler: CompileTime too frequent: 33 counts during 25 steps 2022-11-23T02:27:29.1581348Z pt-xla-profiler: TransferFromServerTime too frequent: 26 counts during 25 steps 2022-11-23T02:27:29.1582068Z pt-xla-profiler: CompileTime too frequent: 33 counts during 26 steps 2022-11-23T02:27:29.1582803Z pt-xla-profiler: TransferFromServerTime too frequent: 27 counts during 26 steps 2022-11-23T02:27:29.1583554Z pt-xla-profiler: CompileTime too frequent: 33 counts during 27 steps 2022-11-23T02:27:29.1584289Z pt-xla-profiler: TransferFromServerTime too frequent: 28 counts during 27 steps 2022-11-23T02:27:29.1585196Z pt-xla-profiler: CompileTime too frequent: 33 counts during 28 steps 2022-11-23T02:27:29.1585949Z pt-xla-profiler: TransferFromServerTime too frequent: 29 counts during 28 steps 2022-11-23T02:27:29.1586664Z pt-xla-profiler: CompileTime too frequent: 33 counts during 29 steps 2022-11-23T02:27:29.1587402Z pt-xla-profiler: TransferFromServerTime too frequent: 30 counts during 29 steps 2022-11-23T02:27:29.1588204Z pt-xla-profiler: CompileTime too frequent: 33 counts during 30 steps 2022-11-23T02:27:29.1588958Z pt-xla-profiler: TransferFromServerTime too frequent: 31 counts during 30 steps 2022-11-23T02:27:29.1589674Z pt-xla-profiler: CompileTime too frequent: 33 counts during 31 steps 2022-11-23T02:27:29.1590625Z pt-xla-profiler: TransferFromServerTime too frequent: 32 counts during 31 steps 2022-11-23T02:27:29.1591345Z pt-xla-profiler: CompileTime too frequent: 33 counts during 32 steps 2022-11-23T02:27:29.1592066Z pt-xla-profiler: TransferFromServerTime too frequent: 33 counts during 32 steps 2022-11-23T02:27:29.1592781Z pt-xla-profiler: CompileTime too frequent: 33 counts during 33 steps 2022-11-23T02:27:29.1593507Z pt-xla-profiler: TransferFromServerTime too frequent: 34 counts during 33 steps 2022-11-23T02:27:29.1594274Z pt-xla-profiler: CompileTime too frequent: 33 counts during 34 steps 2022-11-23T02:27:29.1594998Z pt-xla-profiler: TransferFromServerTime too frequent: 35 counts during 34 steps 2022-11-23T02:27:29.1595714Z pt-xla-profiler: CompileTime too frequent: 33 counts during 35 steps 2022-11-23T02:27:29.1596448Z pt-xla-profiler: TransferFromServerTime too frequent: 36 counts during 35 steps 2022-11-23T02:27:29.1597161Z pt-xla-profiler: CompileTime too frequent: 33 counts during 36 steps 2022-11-23T02:27:29.1597913Z pt-xla-profiler: TransferFromServerTime too frequent: 37 counts during 36 steps 2022-11-23T02:27:29.1598650Z pt-xla-profiler: CompileTime too frequent: 33 counts during 37 steps 2022-11-23T02:27:29.1599376Z pt-xla-profiler: TransferFromServerTime too frequent: 38 counts during 37 steps 2022-11-23T02:27:29.1600119Z pt-xla-profiler: CompileTime too frequent: 33 counts during 38 steps 2022-11-23T02:27:29.1600851Z pt-xla-profiler: TransferFromServerTime too frequent: 39 counts during 38 steps 2022-11-23T02:27:29.1601557Z pt-xla-profiler: CompileTime too frequent: 33 counts during 39 steps 2022-11-23T02:27:29.1602264Z pt-xla-profiler: TransferFromServerTime too frequent: 40 counts during 39 steps 2022-11-23T02:27:29.1602985Z pt-xla-profiler: CompileTime too frequent: 33 counts during 40 steps 2022-11-23T02:27:29.1603713Z pt-xla-profiler: TransferFromServerTime too frequent: 41 counts during 40 steps 2022-11-23T02:27:29.1604418Z pt-xla-profiler: CompileTime too frequent: 33 counts during 41 steps 2022-11-23T02:27:29.1605156Z pt-xla-profiler: TransferFromServerTime too frequent: 42 counts during 41 steps 2022-11-23T02:27:29.1605881Z pt-xla-profiler: CompileTime too frequent: 33 counts during 42 steps 2022-11-23T02:27:29.1606636Z pt-xla-profiler: TransferFromServerTime too frequent: 43 counts during 42 steps 2022-11-23T02:27:29.1607346Z pt-xla-profiler: CompileTime too frequent: 33 counts during 43 steps 2022-11-23T02:27:29.1608083Z pt-xla-profiler: TransferFromServerTime too frequent: 45 counts during 43 steps 2022-11-23T02:27:29.1608806Z pt-xla-profiler: CompileTime too frequent: 33 counts during 44 steps 2022-11-23T02:27:29.1609535Z pt-xla-profiler: TransferFromServerTime too frequent: 46 counts during 44 steps 2022-11-23T02:27:29.1610251Z pt-xla-profiler: CompileTime too frequent: 33 counts during 45 steps 2022-11-23T02:27:29.1610980Z pt-xla-profiler: TransferFromServerTime too frequent: 47 counts during 45 steps 2022-11-23T02:27:29.1611703Z pt-xla-profiler: CompileTime too frequent: 33 counts during 46 steps 2022-11-23T02:27:29.1612435Z pt-xla-profiler: TransferFromServerTime too frequent: 48 counts during 46 steps 2022-11-23T02:27:29.1613170Z pt-xla-profiler: CompileTime too frequent: 33 counts during 47 steps 2022-11-23T02:27:29.1613919Z pt-xla-profiler: TransferFromServerTime too frequent: 49 counts during 47 steps 2022-11-23T02:27:29.1614799Z pt-xla-profiler: CompileTime too frequent: 33 counts during 48 steps 2022-11-23T02:27:29.1615540Z pt-xla-profiler: TransferFromServerTime too frequent: 50 counts during 48 steps 2022-11-23T02:27:29.1616267Z pt-xla-profiler: CompileTime too frequent: 33 counts during 49 steps 2022-11-23T02:27:29.1616990Z pt-xla-profiler: TransferFromServerTime too frequent: 51 counts during 49 steps 2022-11-23T02:27:29.1617820Z pt-xla-profiler: CompileTime too frequent: 33 counts during 50 steps 2022-11-23T02:27:29.1618576Z pt-xla-profiler: TransferFromServerTime too frequent: 52 counts during 50 steps 2022-11-23T02:27:29.1619291Z pt-xla-profiler: CompileTime too frequent: 33 counts during 51 steps 2022-11-23T02:27:29.1620030Z pt-xla-profiler: TransferFromServerTime too frequent: 53 counts during 51 steps 2022-11-23T02:27:29.1620764Z pt-xla-profiler: CompileTime too frequent: 33 counts during 52 steps 2022-11-23T02:27:29.1621496Z pt-xla-profiler: TransferFromServerTime too frequent: 54 counts during 52 steps 2022-11-23T02:27:29.1622202Z pt-xla-profiler: CompileTime too frequent: 33 counts during 53 steps 2022-11-23T02:27:29.1622933Z pt-xla-profiler: TransferFromServerTime too frequent: 55 counts during 53 steps 2022-11-23T02:27:29.1623639Z pt-xla-profiler: CompileTime too frequent: 33 counts during 54 steps 2022-11-23T02:27:29.1624367Z pt-xla-profiler: TransferFromServerTime too frequent: 56 counts during 54 steps 2022-11-23T02:27:29.1625071Z pt-xla-profiler: CompileTime too frequent: 33 counts during 55 steps 2022-11-23T02:27:29.1625813Z pt-xla-profiler: TransferFromServerTime too frequent: 57 counts during 55 steps 2022-11-23T02:27:29.1626545Z pt-xla-profiler: CompileTime too frequent: 33 counts during 56 steps 2022-11-23T02:27:29.1627271Z pt-xla-profiler: TransferFromServerTime too frequent: 58 counts during 56 steps 2022-11-23T02:27:29.1627997Z pt-xla-profiler: CompileTime too frequent: 33 counts during 57 steps 2022-11-23T02:27:29.1628719Z pt-xla-profiler: TransferFromServerTime too frequent: 59 counts during 57 steps 2022-11-23T02:27:29.1629445Z pt-xla-profiler: CompileTime too frequent: 33 counts during 58 steps 2022-11-23T02:27:29.1630345Z pt-xla-profiler: TransferFromServerTime too frequent: 60 counts during 58 steps 2022-11-23T02:27:29.1631078Z pt-xla-profiler: CompileTime too frequent: 33 counts during 59 steps 2022-11-23T02:27:29.1631816Z pt-xla-profiler: TransferFromServerTime too frequent: 61 counts during 59 steps 2022-11-23T02:27:29.1632510Z pt-xla-profiler: CompileTime too frequent: 33 counts during 60 steps 2022-11-23T02:27:29.1633236Z pt-xla-profiler: TransferFromServerTime too frequent: 62 counts during 60 steps 2022-11-23T02:27:29.1634041Z pt-xla-profiler: CompileTime too frequent: 33 counts during 61 steps 2022-11-23T02:27:29.1634756Z pt-xla-profiler: TransferFromServerTime too frequent: 63 counts during 61 steps 2022-11-23T02:27:29.1635466Z pt-xla-profiler: CompileTime too frequent: 33 counts during 62 steps 2022-11-23T02:27:29.1636189Z pt-xla-profiler: TransferFromServerTime too frequent: 64 counts during 62 steps 2022-11-23T02:27:29.1636910Z pt-xla-profiler: CompileTime too frequent: 33 counts during 63 steps 2022-11-23T02:27:29.1637620Z pt-xla-profiler: TransferFromServerTime too frequent: 66 counts during 63 steps 2022-11-23T02:27:29.1638328Z pt-xla-profiler: CompileTime too frequent: 33 counts during 64 steps 2022-11-23T02:27:29.1639072Z pt-xla-profiler: TransferFromServerTime too frequent: 67 counts during 64 steps 2022-11-23T02:27:29.1639773Z pt-xla-profiler: CompileTime too frequent: 33 counts during 65 steps 2022-11-23T02:27:29.1640493Z pt-xla-profiler: TransferFromServerTime too frequent: 68 counts during 65 steps 2022-11-23T02:27:29.1641252Z pt-xla-profiler: TransferFromServerTime too frequent: 69 counts during 66 steps 2022-11-23T02:27:29.1642021Z pt-xla-profiler: TransferFromServerTime too frequent: 70 counts during 67 steps 2022-11-23T02:27:29.1642762Z pt-xla-profiler: TransferFromServerTime too frequent: 71 counts during 68 steps 2022-11-23T02:27:29.1643667Z pt-xla-profiler: TransferFromServerTime too frequent: 72 counts during 69 steps 2022-11-23T02:27:29.1644432Z pt-xla-profiler: TransferFromServerTime too frequent: 73 counts during 70 steps 2022-11-23T02:27:29.1645174Z pt-xla-profiler: TransferFromServerTime too frequent: 74 counts during 71 steps 2022-11-23T02:27:29.1645922Z pt-xla-profiler: TransferFromServerTime too frequent: 75 counts during 72 steps 2022-11-23T02:27:29.1646762Z pt-xla-profiler: TransferFromServerTime too frequent: 76 counts during 73 steps 2022-11-23T02:27:29.1647525Z pt-xla-profiler: TransferFromServerTime too frequent: 77 counts during 74 steps 2022-11-23T02:27:29.1648261Z pt-xla-profiler: TransferFromServerTime too frequent: 78 counts during 75 steps 2022-11-23T02:27:29.1649024Z pt-xla-profiler: TransferFromServerTime too frequent: 79 counts during 76 steps 2022-11-23T02:27:29.1649774Z pt-xla-profiler: TransferFromServerTime too frequent: 80 counts during 77 steps 2022-11-23T02:27:29.1650500Z pt-xla-profiler: TransferFromServerTime too frequent: 81 counts during 78 steps 2022-11-23T02:27:29.1651245Z pt-xla-profiler: TransferFromServerTime too frequent: 82 counts during 79 steps 2022-11-23T02:27:29.1652001Z pt-xla-profiler: TransferFromServerTime too frequent: 83 counts during 80 steps 2022-11-23T02:27:29.1652761Z pt-xla-profiler: TransferFromServerTime too frequent: 84 counts during 81 steps 2022-11-23T02:27:29.1653506Z pt-xla-profiler: TransferFromServerTime too frequent: 85 counts during 82 steps 2022-11-23T02:27:29.1654264Z pt-xla-profiler: TransferFromServerTime too frequent: 87 counts during 83 steps 2022-11-23T02:27:29.1655022Z pt-xla-profiler: TransferFromServerTime too frequent: 88 counts during 84 steps 2022-11-23T02:27:29.1655769Z pt-xla-profiler: TransferFromServerTime too frequent: 89 counts during 85 steps 2022-11-23T02:27:29.1656534Z pt-xla-profiler: TransferFromServerTime too frequent: 90 counts during 86 steps 2022-11-23T02:27:29.1657299Z pt-xla-profiler: TransferFromServerTime too frequent: 91 counts during 87 steps 2022-11-23T02:27:29.1658045Z pt-xla-profiler: TransferFromServerTime too frequent: 92 counts during 88 steps 2022-11-23T02:27:29.1658793Z pt-xla-profiler: TransferFromServerTime too frequent: 93 counts during 89 steps 2022-11-23T02:27:29.1659576Z pt-xla-profiler: TransferFromServerTime too frequent: 94 counts during 90 steps 2022-11-23T02:27:29.1660342Z pt-xla-profiler: TransferFromServerTime too frequent: 95 counts during 91 steps 2022-11-23T02:27:29.1661085Z pt-xla-profiler: TransferFromServerTime too frequent: 96 counts during 92 steps 2022-11-23T02:27:29.1661858Z pt-xla-profiler: TransferFromServerTime too frequent: 97 counts during 93 steps 2022-11-23T02:27:29.1662617Z pt-xla-profiler: TransferFromServerTime too frequent: 98 counts during 94 steps 2022-11-23T02:27:29.1663379Z pt-xla-profiler: TransferFromServerTime too frequent: 99 counts during 95 steps 2022-11-23T02:27:29.1664117Z pt-xla-profiler: TransferFromServerTime too frequent: 100 counts during 96 steps 2022-11-23T02:27:29.1664902Z pt-xla-profiler: TransferFromServerTime too frequent: 101 counts during 97 steps 2022-11-23T02:27:29.1665685Z pt-xla-profiler: TransferFromServerTime too frequent: 102 counts during 98 steps 2022-11-23T02:27:29.1666419Z pt-xla-profiler: TransferFromServerTime too frequent: 103 counts during 99 steps 2022-11-23T02:27:29.1667183Z pt-xla-profiler: TransferFromServerTime too frequent: 104 counts during 100 steps 2022-11-23T02:27:29.1667958Z pt-xla-profiler: TransferFromServerTime too frequent: 105 counts during 101 steps 2022-11-23T02:27:29.1668727Z pt-xla-profiler: TransferFromServerTime too frequent: 106 counts during 102 steps 2022-11-23T02:27:29.1669481Z pt-xla-profiler: TransferFromServerTime too frequent: 108 counts during 103 steps 2022-11-23T02:27:29.1670383Z pt-xla-profiler: TransferFromServerTime too frequent: 109 counts during 104 steps 2022-11-23T02:27:29.1671155Z pt-xla-profiler: TransferFromServerTime too frequent: 110 counts during 105 steps 2022-11-23T02:27:29.1671909Z pt-xla-profiler: TransferFromServerTime too frequent: 111 counts during 106 steps 2022-11-23T02:27:29.1672800Z pt-xla-profiler: TransferFromServerTime too frequent: 112 counts during 107 steps 2022-11-23T02:27:29.1673565Z pt-xla-profiler: TransferFromServerTime too frequent: 113 counts during 108 steps 2022-11-23T02:27:29.1674386Z pt-xla-profiler: TransferFromServerTime too frequent: 114 counts during 109 steps 2022-11-23T02:27:29.1675232Z pt-xla-profiler: TransferFromServerTime too frequent: 115 counts during 110 steps 2022-11-23T02:27:29.1675990Z pt-xla-profiler: TransferFromServerTime too frequent: 116 counts during 111 steps 2022-11-23T02:27:29.1676756Z pt-xla-profiler: TransferFromServerTime too frequent: 117 counts during 112 steps 2022-11-23T02:27:29.1677505Z pt-xla-profiler: TransferFromServerTime too frequent: 118 counts during 113 steps 2022-11-23T02:27:29.1678266Z pt-xla-profiler: TransferFromServerTime too frequent: 119 counts during 114 steps 2022-11-23T02:27:29.1679035Z pt-xla-profiler: TransferFromServerTime too frequent: 120 counts during 115 steps 2022-11-23T02:27:29.1679796Z pt-xla-profiler: TransferFromServerTime too frequent: 121 counts during 116 steps 2022-11-23T02:27:29.1680539Z pt-xla-profiler: TransferFromServerTime too frequent: 122 counts during 117 steps 2022-11-23T02:27:29.1681308Z pt-xla-profiler: TransferFromServerTime too frequent: 123 counts during 118 steps 2022-11-23T02:27:29.1682091Z pt-xla-profiler: TransferFromServerTime too frequent: 124 counts during 119 steps 2022-11-23T02:27:29.1682832Z pt-xla-profiler: TransferFromServerTime too frequent: 125 counts during 120 steps 2022-11-23T02:27:29.1683592Z pt-xla-profiler: TransferFromServerTime too frequent: 126 counts during 121 steps 2022-11-23T02:27:29.1684354Z pt-xla-profiler: TransferFromServerTime too frequent: 127 counts during 122 steps 2022-11-23T02:27:29.1685114Z pt-xla-profiler: TransferFromServerTime too frequent: 129 counts during 123 steps 2022-11-23T02:27:29.1685851Z pt-xla-profiler: TransferFromServerTime too frequent: 130 counts during 124 steps 2022-11-23T02:27:29.1686617Z pt-xla-profiler: TransferFromServerTime too frequent: 131 counts during 125 steps 2022-11-23T02:27:29.1687385Z pt-xla-profiler: TransferFromServerTime too frequent: 132 counts during 126 steps 2022-11-23T02:27:29.1688131Z pt-xla-profiler: TransferFromServerTime too frequent: 133 counts during 127 steps 2022-11-23T02:27:29.1688893Z pt-xla-profiler: TransferFromServerTime too frequent: 134 counts during 128 steps 2022-11-23T02:27:29.1689661Z pt-xla-profiler: TransferFromServerTime too frequent: 135 counts during 129 steps 2022-11-23T02:27:29.1690420Z pt-xla-profiler: TransferFromServerTime too frequent: 136 counts during 130 steps 2022-11-23T02:27:29.1691165Z pt-xla-profiler: TransferFromServerTime too frequent: 137 counts during 131 steps 2022-11-23T02:27:29.1691918Z pt-xla-profiler: TransferFromServerTime too frequent: 138 counts during 132 steps 2022-11-23T02:27:29.1692677Z pt-xla-profiler: TransferFromServerTime too frequent: 139 counts during 133 steps 2022-11-23T02:27:29.1693431Z pt-xla-profiler: TransferFromServerTime too frequent: 140 counts during 134 steps 2022-11-23T02:27:29.1694178Z pt-xla-profiler: TransferFromServerTime too frequent: 141 counts during 135 steps 2022-11-23T02:27:29.1694957Z pt-xla-profiler: TransferFromServerTime too frequent: 142 counts during 136 steps 2022-11-23T02:27:29.1695728Z pt-xla-profiler: TransferFromServerTime too frequent: 143 counts during 137 steps 2022-11-23T02:27:29.1696472Z pt-xla-profiler: TransferFromServerTime too frequent: 144 counts during 138 steps 2022-11-23T02:27:29.1697233Z pt-xla-profiler: TransferFromServerTime too frequent: 145 counts during 139 steps 2022-11-23T02:27:29.1698001Z pt-xla-profiler: TransferFromServerTime too frequent: 146 counts during 140 steps 2022-11-23T02:27:29.1698753Z pt-xla-profiler: TransferFromServerTime too frequent: 147 counts during 141 steps 2022-11-23T02:27:29.1699516Z pt-xla-profiler: TransferFromServerTime too frequent: 148 counts during 142 steps 2022-11-23T02:27:29.1700274Z pt-xla-profiler: TransferFromServerTime too frequent: 150 counts during 143 steps 2022-11-23T02:27:29.1701164Z pt-xla-profiler: TransferFromServerTime too frequent: 151 counts during 144 steps 2022-11-23T02:27:29.1701920Z pt-xla-profiler: TransferFromServerTime too frequent: 152 counts during 145 steps 2022-11-23T02:27:29.1702689Z pt-xla-profiler: TransferFromServerTime too frequent: 153 counts during 146 steps 2022-11-23T02:27:29.1703504Z pt-xla-profiler: TransferFromServerTime too frequent: 154 counts during 147 steps 2022-11-23T02:27:29.1704240Z pt-xla-profiler: TransferFromServerTime too frequent: 155 counts during 148 steps 2022-11-23T02:27:29.1704986Z pt-xla-profiler: TransferFromServerTime too frequent: 156 counts during 149 steps 2022-11-23T02:27:29.1705743Z pt-xla-profiler: TransferFromServerTime too frequent: 157 counts during 150 steps 2022-11-23T02:27:29.1706488Z pt-xla-profiler: TransferFromServerTime too frequent: 158 counts during 151 steps 2022-11-23T02:27:29.1707285Z pt-xla-profiler: TransferFromServerTime too frequent: 159 counts during 152 steps 2022-11-23T02:27:29.1708039Z pt-xla-profiler: TransferFromServerTime too frequent: 160 counts during 153 steps 2022-11-23T02:27:29.1708790Z pt-xla-profiler: TransferFromServerTime too frequent: 161 counts during 154 steps 2022-11-23T02:27:29.1709513Z pt-xla-profiler: TransferFromServerTime too frequent: 162 counts during 155 steps 2022-11-23T02:27:29.1710414Z pt-xla-profiler: TransferFromServerTime too frequent: 163 counts during 156 steps 2022-11-23T02:27:29.1711177Z pt-xla-profiler: TransferFromServerTime too frequent: 164 counts during 157 steps 2022-11-23T02:27:29.1711954Z pt-xla-profiler: TransferFromServerTime too frequent: 165 counts during 158 steps 2022-11-23T02:27:29.1712705Z pt-xla-profiler: TransferFromServerTime too frequent: 166 counts during 159 steps 2022-11-23T02:27:29.1713464Z pt-xla-profiler: TransferFromServerTime too frequent: 167 counts during 160 steps 2022-11-23T02:27:29.1714267Z pt-xla-profiler: TransferFromServerTime too frequent: 168 counts during 161 steps 2022-11-23T02:27:29.1715009Z pt-xla-profiler: TransferFromServerTime too frequent: 169 counts during 162 steps 2022-11-23T02:27:29.1715776Z pt-xla-profiler: TransferFromServerTime too frequent: 171 counts during 163 steps 2022-11-23T02:27:29.1716517Z pt-xla-profiler: TransferFromServerTime too frequent: 172 counts during 164 steps 2022-11-23T02:27:29.1717268Z pt-xla-profiler: TransferFromServerTime too frequent: 173 counts during 165 steps 2022-11-23T02:27:29.1717999Z pt-xla-profiler: TransferFromServerTime too frequent: 174 counts during 166 steps 2022-11-23T02:27:29.1718753Z pt-xla-profiler: TransferFromServerTime too frequent: 175 counts during 167 steps 2022-11-23T02:27:29.1719485Z pt-xla-profiler: TransferFromServerTime too frequent: 176 counts during 168 steps 2022-11-23T02:27:29.1720221Z pt-xla-profiler: TransferFromServerTime too frequent: 177 counts during 169 steps 2022-11-23T02:27:29.1720974Z pt-xla-profiler: TransferFromServerTime too frequent: 178 counts during 170 steps 2022-11-23T02:27:29.1721728Z pt-xla-profiler: TransferFromServerTime too frequent: 179 counts during 171 steps 2022-11-23T02:27:29.1722475Z pt-xla-profiler: TransferFromServerTime too frequent: 180 counts during 172 steps 2022-11-23T02:27:29.1723222Z pt-xla-profiler: TransferFromServerTime too frequent: 181 counts during 173 steps 2022-11-23T02:27:29.1723984Z pt-xla-profiler: TransferFromServerTime too frequent: 182 counts during 174 steps 2022-11-23T02:27:29.1724773Z pt-xla-profiler: TransferFromServerTime too frequent: 183 counts during 175 steps 2022-11-23T02:27:29.1725552Z pt-xla-profiler: TransferFromServerTime too frequent: 184 counts during 176 steps 2022-11-23T02:27:29.1726362Z pt-xla-profiler: TransferFromServerTime too frequent: 185 counts during 177 steps 2022-11-23T02:27:29.1727160Z pt-xla-profiler: TransferFromServerTime too frequent: 186 counts during 178 steps 2022-11-23T02:27:29.1727962Z pt-xla-profiler: TransferFromServerTime too frequent: 187 counts during 179 steps 2022-11-23T02:27:29.1728886Z pt-xla-profiler: TransferFromServerTime too frequent: 188 counts during 180 steps 2022-11-23T02:27:29.1729688Z pt-xla-profiler: TransferFromServerTime too frequent: 189 counts during 181 steps 2022-11-23T02:27:29.1730489Z pt-xla-profiler: TransferFromServerTime too frequent: 190 counts during 182 steps 2022-11-23T02:27:29.1731276Z pt-xla-profiler: TransferFromServerTime too frequent: 192 counts during 183 steps 2022-11-23T02:27:29.1732145Z pt-xla-profiler: TransferFromServerTime too frequent: 193 counts during 184 steps 2022-11-23T02:27:29.1732957Z pt-xla-profiler: TransferFromServerTime too frequent: 194 counts during 185 steps 2022-11-23T02:27:29.1733768Z pt-xla-profiler: TransferFromServerTime too frequent: 195 counts during 186 steps 2022-11-23T02:27:29.1734553Z pt-xla-profiler: TransferFromServerTime too frequent: 196 counts during 187 steps 2022-11-23T02:27:29.1735339Z pt-xla-profiler: TransferFromServerTime too frequent: 197 counts during 188 steps 2022-11-23T02:27:29.1736117Z pt-xla-profiler: TransferFromServerTime too frequent: 198 counts during 189 steps 2022-11-23T02:27:29.1736881Z pt-xla-profiler: TransferFromServerTime too frequent: 199 counts during 190 steps 2022-11-23T02:27:29.1737657Z pt-xla-profiler: TransferFromServerTime too frequent: 200 counts during 191 steps 2022-11-23T02:27:29.1738423Z pt-xla-profiler: TransferFromServerTime too frequent: 201 counts during 192 steps 2022-11-23T02:27:29.1739502Z pt-xla-profiler: TransferFromServerTime too frequent: 202 counts during 193 steps 2022-11-23T02:27:29.1740239Z pt-xla-profiler: TransferFromServerTime too frequent: 203 counts during 194 steps 2022-11-23T02:27:29.1741000Z pt-xla-profiler: TransferFromServerTime too frequent: 204 counts during 195 steps 2022-11-23T02:27:29.1741754Z pt-xla-profiler: TransferFromServerTime too frequent: 205 counts during 196 steps 2022-11-23T02:27:29.1742516Z pt-xla-profiler: TransferFromServerTime too frequent: 206 counts during 197 steps 2022-11-23T02:27:29.1743273Z pt-xla-profiler: TransferFromServerTime too frequent: 207 counts during 198 steps 2022-11-23T02:27:29.1744032Z pt-xla-profiler: TransferFromServerTime too frequent: 208 counts during 199 steps 2022-11-23T02:27:29.1744803Z pt-xla-profiler: TransferFromServerTime too frequent: 209 counts during 200 steps 2022-11-23T02:27:29.1745539Z pt-xla-profiler: TransferFromServerTime too frequent: 210 counts during 201 steps 2022-11-23T02:27:29.1746297Z pt-xla-profiler: TransferFromServerTime too frequent: 211 counts during 202 steps 2022-11-23T02:27:29.1747069Z pt-xla-profiler: TransferFromServerTime too frequent: 213 counts during 203 steps 2022-11-23T02:27:29.1747830Z pt-xla-profiler: TransferFromServerTime too frequent: 214 counts during 204 steps 2022-11-23T02:27:29.1748581Z pt-xla-profiler: TransferFromServerTime too frequent: 215 counts during 205 steps 2022-11-23T02:27:29.1749345Z pt-xla-profiler: TransferFromServerTime too frequent: 216 counts during 206 steps 2022-11-23T02:27:29.1750193Z pt-xla-profiler: TransferFromServerTime too frequent: 217 counts during 207 steps 2022-11-23T02:27:29.1750938Z pt-xla-profiler: TransferFromServerTime too frequent: 218 counts during 208 steps 2022-11-23T02:27:29.1751697Z pt-xla-profiler: TransferFromServerTime too frequent: 219 counts during 209 steps 2022-11-23T02:27:29.1752453Z pt-xla-profiler: TransferFromServerTime too frequent: 220 counts during 210 steps 2022-11-23T02:27:29.1753200Z pt-xla-profiler: TransferFromServerTime too frequent: 221 counts during 211 steps 2022-11-23T02:27:29.1754019Z pt-xla-profiler: TransferFromServerTime too frequent: 222 counts during 212 steps 2022-11-23T02:27:29.1754785Z pt-xla-profiler: TransferFromServerTime too frequent: 223 counts during 213 steps 2022-11-23T02:27:29.1755540Z pt-xla-profiler: TransferFromServerTime too frequent: 224 counts during 214 steps 2022-11-23T02:27:29.1756279Z pt-xla-profiler: TransferFromServerTime too frequent: 225 counts during 215 steps 2022-11-23T02:27:29.1756873Z pt-xla-profiler: TransferFromServerTime too frequent: 226 counts during 216 steps 2022-11-23T02:27:29.1757490Z pt-xla-profiler: TransferFromServerTime too frequent: 227 counts during 217 steps 2022-11-23T02:27:29.1758072Z pt-xla-profiler: TransferFromServerTime too frequent: 228 counts during 218 steps 2022-11-23T02:27:29.1758566Z pt-xla-profiler: TransferFromServerTime too frequent: 229 counts during 219 steps 2022-11-23T02:27:29.1759138Z pt-xla-profiler: TransferFromServerTime too frequent: 230 counts during 220 steps 2022-11-23T02:27:29.1759819Z pt-xla-profiler: TransferFromServerTime too frequent: 231 counts during 221 steps 2022-11-23T02:27:29.1760361Z pt-xla-profiler: TransferFromServerTime too frequent: 232 counts during 222 steps 2022-11-23T02:27:29.1760947Z pt-xla-profiler: TransferFromServerTime too frequent: 234 counts during 223 steps 2022-11-23T02:27:29.1761511Z pt-xla-profiler: TransferFromServerTime too frequent: 235 counts during 224 steps 2022-11-23T02:27:29.1762072Z pt-xla-profiler: TransferFromServerTime too frequent: 236 counts during 225 steps 2022-11-23T02:27:29.1762637Z pt-xla-profiler: TransferFromServerTime too frequent: 237 counts during 226 steps 2022-11-23T02:27:29.1763194Z pt-xla-profiler: TransferFromServerTime too frequent: 238 counts during 227 steps 2022-11-23T02:27:29.1763776Z pt-xla-profiler: TransferFromServerTime too frequent: 239 counts during 228 steps 2022-11-23T02:27:29.1764325Z pt-xla-profiler: TransferFromServerTime too frequent: 240 counts during 229 steps 2022-11-23T02:27:29.1764892Z pt-xla-profiler: TransferFromServerTime too frequent: 241 counts during 230 steps 2022-11-23T02:27:29.1765440Z pt-xla-profiler: TransferFromServerTime too frequent: 242 counts during 231 steps 2022-11-23T02:27:29.1766001Z pt-xla-profiler: TransferFromServerTime too frequent: 243 counts during 232 steps 2022-11-23T02:27:29.1766578Z pt-xla-profiler: TransferFromServerTime too frequent: 244 counts during 233 steps 2022-11-23T02:27:29.1767144Z pt-xla-profiler: TransferFromServerTime too frequent: 245 counts during 234 steps 2022-11-23T02:27:29.1767719Z pt-xla-profiler: TransferFromServerTime too frequent: 246 counts during 235 steps 2022-11-23T02:27:29.1768259Z pt-xla-profiler: TransferFromServerTime too frequent: 247 counts during 236 steps 2022-11-23T02:27:29.1768817Z pt-xla-profiler: TransferFromServerTime too frequent: 248 counts during 237 steps 2022-11-23T02:27:29.1769373Z pt-xla-profiler: TransferFromServerTime too frequent: 249 counts during 238 steps 2022-11-23T02:27:29.1769938Z pt-xla-profiler: TransferFromServerTime too frequent: 250 counts during 239 steps 2022-11-23T02:27:29.1770478Z pt-xla-profiler: TransferFromServerTime too frequent: 251 counts during 240 steps 2022-11-23T02:27:29.1771069Z pt-xla-profiler: TransferFromServerTime too frequent: 252 counts during 241 steps 2022-11-23T02:27:29.1771642Z pt-xla-profiler: TransferFromServerTime too frequent: 253 counts during 242 steps 2022-11-23T02:27:29.1772200Z pt-xla-profiler: TransferFromServerTime too frequent: 255 counts during 243 steps 2022-11-23T02:27:29.1772748Z pt-xla-profiler: TransferFromServerTime too frequent: 256 counts during 244 steps 2022-11-23T02:27:29.1773320Z pt-xla-profiler: TransferFromServerTime too frequent: 257 counts during 245 steps 2022-11-23T02:27:29.1773893Z pt-xla-profiler: TransferFromServerTime too frequent: 258 counts during 246 steps 2022-11-23T02:27:29.1774439Z pt-xla-profiler: TransferFromServerTime too frequent: 259 counts during 247 steps 2022-11-23T02:27:29.1775013Z pt-xla-profiler: TransferFromServerTime too frequent: 260 counts during 248 steps 2022-11-23T02:27:29.1775595Z pt-xla-profiler: TransferFromServerTime too frequent: 261 counts during 249 steps 2022-11-23T02:27:29.1776138Z pt-xla-profiler: TransferFromServerTime too frequent: 262 counts during 250 steps 2022-11-23T02:27:29.1776707Z pt-xla-profiler: TransferFromServerTime too frequent: 263 counts during 251 steps 2022-11-23T02:27:29.1777261Z pt-xla-profiler: TransferFromServerTime too frequent: 264 counts during 252 steps 2022-11-23T02:27:29.1777806Z pt-xla-profiler: TransferFromServerTime too frequent: 265 counts during 253 steps 2022-11-23T02:27:29.1778487Z pt-xla-profiler: TransferFromServerTime too frequent: 266 counts during 254 steps 2022-11-23T02:27:29.1779041Z pt-xla-profiler: TransferFromServerTime too frequent: 267 counts during 255 steps 2022-11-23T02:27:29.1779621Z pt-xla-profiler: TransferFromServerTime too frequent: 268 counts during 256 steps 2022-11-23T02:27:29.1780153Z pt-xla-profiler: TransferFromServerTime too frequent: 269 counts during 257 steps 2022-11-23T02:27:29.1780793Z pt-xla-profiler: TransferFromServerTime too frequent: 270 counts during 258 steps 2022-11-23T02:27:29.1781336Z pt-xla-profiler: TransferFromServerTime too frequent: 271 counts during 259 steps 2022-11-23T02:27:29.1781889Z pt-xla-profiler: TransferFromServerTime too frequent: 272 counts during 260 steps 2022-11-23T02:27:29.1782440Z pt-xla-profiler: TransferFromServerTime too frequent: 273 counts during 261 steps 2022-11-23T02:27:29.1783012Z pt-xla-profiler: TransferFromServerTime too frequent: 274 counts during 262 steps 2022-11-23T02:27:29.1783577Z pt-xla-profiler: TransferFromServerTime too frequent: 276 counts during 263 steps 2022-11-23T02:27:29.1784182Z pt-xla-profiler: TransferFromServerTime too frequent: 277 counts during 264 steps 2022-11-23T02:27:29.1784750Z pt-xla-profiler: TransferFromServerTime too frequent: 278 counts during 265 steps 2022-11-23T02:27:29.1785352Z pt-xla-profiler: TransferFromServerTime too frequent: 279 counts during 266 steps 2022-11-23T02:27:29.1785957Z pt-xla-profiler: TransferFromServerTime too frequent: 280 counts during 267 steps 2022-11-23T02:27:29.1786528Z pt-xla-profiler: TransferFromServerTime too frequent: 281 counts during 268 steps 2022-11-23T02:27:29.1787094Z pt-xla-profiler: TransferFromServerTime too frequent: 282 counts during 269 steps 2022-11-23T02:27:29.1787674Z pt-xla-profiler: TransferFromServerTime too frequent: 283 counts during 270 steps 2022-11-23T02:27:29.1788219Z pt-xla-profiler: TransferFromServerTime too frequent: 284 counts during 271 steps 2022-11-23T02:27:29.1788795Z pt-xla-profiler: TransferFromServerTime too frequent: 285 counts during 272 steps 2022-11-23T02:27:29.1789485Z pt-xla-profiler: TransferFromServerTime too frequent: 286 counts during 273 steps 2022-11-23T02:27:29.1790312Z pt-xla-profiler: TransferFromServerTime too frequent: 287 counts during 274 steps 2022-11-23T02:27:29.1791009Z pt-xla-profiler: TransferFromServerTime too frequent: 288 counts during 275 steps 2022-11-23T02:27:29.1791587Z pt-xla-profiler: TransferFromServerTime too frequent: 289 counts during 276 steps 2022-11-23T02:27:29.1792126Z pt-xla-profiler: TransferFromServerTime too frequent: 290 counts during 277 steps 2022-11-23T02:27:29.1792692Z pt-xla-profiler: TransferFromServerTime too frequent: 291 counts during 278 steps 2022-11-23T02:27:29.1793304Z pt-xla-profiler: TransferFromServerTime too frequent: 292 counts during 279 steps 2022-11-23T02:27:29.1794003Z pt-xla-profiler: TransferFromServerTime too frequent: 293 counts during 280 steps 2022-11-23T02:27:29.1794644Z pt-xla-profiler: TransferFromServerTime too frequent: 294 counts during 281 steps 2022-11-23T02:27:29.1795204Z pt-xla-profiler: TransferFromServerTime too frequent: 295 counts during 282 steps 2022-11-23T02:27:29.1795758Z pt-xla-profiler: TransferFromServerTime too frequent: 297 counts during 283 steps 2022-11-23T02:27:29.1796319Z pt-xla-profiler: TransferFromServerTime too frequent: 298 counts during 284 steps 2022-11-23T02:27:29.1796884Z pt-xla-profiler: TransferFromServerTime too frequent: 299 counts during 285 steps 2022-11-23T02:27:29.1797466Z pt-xla-profiler: TransferFromServerTime too frequent: 300 counts during 286 steps 2022-11-23T02:27:29.1798031Z pt-xla-profiler: TransferFromServerTime too frequent: 301 counts during 287 steps 2022-11-23T02:27:29.1798620Z pt-xla-profiler: TransferFromServerTime too frequent: 302 counts during 288 steps 2022-11-23T02:27:29.1799162Z pt-xla-profiler: TransferFromServerTime too frequent: 303 counts during 289 steps 2022-11-23T02:27:29.1799745Z pt-xla-profiler: TransferFromServerTime too frequent: 304 counts during 290 steps 2022-11-23T02:27:29.1800456Z pt-xla-profiler: TransferFromServerTime too frequent: 305 counts during 291 steps 2022-11-23T02:27:29.1801022Z pt-xla-profiler: TransferFromServerTime too frequent: 306 counts during 292 steps 2022-11-23T02:27:29.1801594Z pt-xla-profiler: TransferFromServerTime too frequent: 307 counts during 293 steps 2022-11-23T02:27:29.1802148Z pt-xla-profiler: TransferFromServerTime too frequent: 308 counts during 294 steps 2022-11-23T02:27:29.1802787Z pt-xla-profiler: TransferFromServerTime too frequent: 309 counts during 295 steps 2022-11-23T02:27:29.1803352Z pt-xla-profiler: TransferFromServerTime too frequent: 310 counts during 296 steps 2022-11-23T02:27:29.1803921Z pt-xla-profiler: TransferFromServerTime too frequent: 311 counts during 297 steps 2022-11-23T02:27:29.1804497Z pt-xla-profiler: TransferFromServerTime too frequent: 312 counts during 298 steps 2022-11-23T02:27:29.1805064Z pt-xla-profiler: TransferFromServerTime too frequent: 313 counts during 299 steps 2022-11-23T02:27:29.1805588Z pt-xla-profiler: TransferFromServerTime too frequent: 314 counts during 300 steps 2022-11-23T02:27:29.1806143Z pt-xla-profiler: TransferFromServerTime too frequent: 315 counts during 301 steps 2022-11-23T02:27:29.1806698Z pt-xla-profiler: TransferFromServerTime too frequent: 316 counts during 302 steps 2022-11-23T02:27:29.1807256Z pt-xla-profiler: TransferFromServerTime too frequent: 318 counts during 303 steps 2022-11-23T02:27:29.1807843Z pt-xla-profiler: TransferFromServerTime too frequent: 319 counts during 304 steps 2022-11-23T02:27:29.1808398Z pt-xla-profiler: TransferFromServerTime too frequent: 320 counts during 305 steps 2022-11-23T02:27:29.1808940Z pt-xla-profiler: TransferFromServerTime too frequent: 321 counts during 306 steps 2022-11-23T02:27:29.1809529Z pt-xla-profiler: TransferFromServerTime too frequent: 322 counts during 307 steps 2022-11-23T02:27:29.1810092Z pt-xla-profiler: TransferFromServerTime too frequent: 323 counts during 308 steps 2022-11-23T02:27:29.1810659Z pt-xla-profiler: TransferFromServerTime too frequent: 324 counts during 309 steps 2022-11-23T02:27:29.1811220Z pt-xla-profiler: TransferFromServerTime too frequent: 325 counts during 310 steps 2022-11-23T02:27:29.1811783Z pt-xla-profiler: TransferFromServerTime too frequent: 326 counts during 311 steps 2022-11-23T02:27:29.1812343Z pt-xla-profiler: TransferFromServerTime too frequent: 327 counts during 312 steps 2022-11-23T02:27:29.1812898Z pt-xla-profiler: TransferFromServerTime too frequent: 328 counts during 313 steps 2022-11-23T02:27:29.1813474Z pt-xla-profiler: TransferFromServerTime too frequent: 329 counts during 314 steps 2022-11-23T02:27:29.1814050Z pt-xla-profiler: TransferFromServerTime too frequent: 330 counts during 315 steps 2022-11-23T02:27:29.1814613Z pt-xla-profiler: TransferFromServerTime too frequent: 331 counts during 316 steps 2022-11-23T02:27:29.1815154Z pt-xla-profiler: TransferFromServerTime too frequent: 332 counts during 317 steps 2022-11-23T02:27:29.1815711Z pt-xla-profiler: TransferFromServerTime too frequent: 333 counts during 318 steps 2022-11-23T02:27:29.1816265Z pt-xla-profiler: TransferFromServerTime too frequent: 334 counts during 319 steps 2022-11-23T02:27:29.1816828Z pt-xla-profiler: TransferFromServerTime too frequent: 335 counts during 320 steps 2022-11-23T02:27:29.1817407Z pt-xla-profiler: TransferFromServerTime too frequent: 336 counts during 321 steps 2022-11-23T02:27:29.1817954Z pt-xla-profiler: TransferFromServerTime too frequent: 337 counts during 322 steps 2022-11-23T02:27:29.1818518Z pt-xla-profiler: TransferFromServerTime too frequent: 339 counts during 323 steps 2022-11-23T02:27:29.1819060Z pt-xla-profiler: TransferFromServerTime too frequent: 340 counts during 324 steps 2022-11-23T02:27:29.1819624Z pt-xla-profiler: TransferFromServerTime too frequent: 341 counts during 325 steps 2022-11-23T02:27:29.1820154Z pt-xla-profiler: TransferFromServerTime too frequent: 342 counts during 326 steps 2022-11-23T02:27:29.1820698Z pt-xla-profiler: TransferFromServerTime too frequent: 343 counts during 327 steps 2022-11-23T02:27:29.1821348Z pt-xla-profiler: TransferFromServerTime too frequent: 344 counts during 328 steps 2022-11-23T02:27:29.1821927Z pt-xla-profiler: TransferFromServerTime too frequent: 345 counts during 329 steps 2022-11-23T02:27:29.1822486Z pt-xla-profiler: TransferFromServerTime too frequent: 346 counts during 330 steps 2022-11-23T02:27:29.1823019Z pt-xla-profiler: TransferFromServerTime too frequent: 347 counts during 331 steps 2022-11-23T02:27:29.1823671Z pt-xla-profiler: TransferFromServerTime too frequent: 348 counts during 332 steps 2022-11-23T02:27:29.1824253Z pt-xla-profiler: TransferFromServerTime too frequent: 349 counts during 333 steps 2022-11-23T02:27:29.1824788Z pt-xla-profiler: TransferFromServerTime too frequent: 350 counts during 334 steps 2022-11-23T02:27:29.1825356Z pt-xla-profiler: TransferFromServerTime too frequent: 351 counts during 335 steps 2022-11-23T02:27:29.1825924Z pt-xla-profiler: TransferFromServerTime too frequent: 352 counts during 336 steps 2022-11-23T02:27:29.1826492Z pt-xla-profiler: TransferFromServerTime too frequent: 353 counts during 337 steps 2022-11-23T02:27:29.1827034Z pt-xla-profiler: TransferFromServerTime too frequent: 354 counts during 338 steps 2022-11-23T02:27:29.1827598Z pt-xla-profiler: TransferFromServerTime too frequent: 355 counts during 339 steps 2022-11-23T02:27:29.1828159Z pt-xla-profiler: TransferFromServerTime too frequent: 356 counts during 340 steps 2022-11-23T02:27:29.1828699Z pt-xla-profiler: TransferFromServerTime too frequent: 357 counts during 341 steps 2022-11-23T02:27:29.1829265Z pt-xla-profiler: TransferFromServerTime too frequent: 358 counts during 342 steps 2022-11-23T02:27:29.1829823Z pt-xla-profiler: TransferFromServerTime too frequent: 360 counts during 343 steps 2022-11-23T02:27:29.1830902Z pt-xla-profiler: TransferFromServerTime too frequent: 361 counts during 344 steps 2022-11-23T02:27:29.1831325Z pt-xla-profiler: TransferFromServerTime too frequent: 362 counts during 345 steps 2022-11-23T02:27:29.1831741Z pt-xla-profiler: TransferFromServerTime too frequent: 363 counts during 346 steps 2022-11-23T02:27:29.1832145Z pt-xla-profiler: TransferFromServerTime too frequent: 364 counts during 347 steps 2022-11-23T02:27:29.1832529Z pt-xla-profiler: TransferFromServerTime too frequent: 365 counts during 348 steps 2022-11-23T02:27:29.1832934Z pt-xla-profiler: TransferFromServerTime too frequent: 366 counts during 349 steps 2022-11-23T02:27:29.1833335Z pt-xla-profiler: TransferFromServerTime too frequent: 367 counts during 350 steps 2022-11-23T02:27:29.1833733Z pt-xla-profiler: TransferFromServerTime too frequent: 368 counts during 351 steps 2022-11-23T02:27:29.1834181Z pt-xla-profiler: TransferFromServerTime too frequent: 369 counts during 352 steps 2022-11-23T02:27:29.1834581Z pt-xla-profiler: TransferFromServerTime too frequent: 370 counts during 353 steps 2022-11-23T02:27:29.1834975Z pt-xla-profiler: TransferFromServerTime too frequent: 371 counts during 354 steps 2022-11-23T02:27:29.1835357Z pt-xla-profiler: TransferFromServerTime too frequent: 372 counts during 355 steps 2022-11-23T02:27:29.1835757Z pt-xla-profiler: TransferFromServerTime too frequent: 373 counts during 356 steps 2022-11-23T02:27:29.1836148Z pt-xla-profiler: TransferFromServerTime too frequent: 374 counts during 357 steps 2022-11-23T02:27:29.1836542Z pt-xla-profiler: TransferFromServerTime too frequent: 375 counts during 358 steps 2022-11-23T02:27:29.1836923Z pt-xla-profiler: TransferFromServerTime too frequent: 376 counts during 359 steps 2022-11-23T02:27:29.1837316Z pt-xla-profiler: TransferFromServerTime too frequent: 377 counts during 360 steps 2022-11-23T02:27:29.1837709Z pt-xla-profiler: TransferFromServerTime too frequent: 378 counts during 361 steps 2022-11-23T02:27:29.1838087Z pt-xla-profiler: TransferFromServerTime too frequent: 379 counts during 362 steps 2022-11-23T02:27:29.1838484Z pt-xla-profiler: TransferFromServerTime too frequent: 381 counts during 363 steps 2022-11-23T02:27:29.1838876Z pt-xla-profiler: TransferFromServerTime too frequent: 382 counts during 364 steps 2022-11-23T02:27:29.1839384Z pt-xla-profiler: TransferFromServerTime too frequent: 383 counts during 365 steps 2022-11-23T02:27:29.1839768Z pt-xla-profiler: TransferFromServerTime too frequent: 384 counts during 366 steps 2022-11-23T02:27:29.1840159Z pt-xla-profiler: TransferFromServerTime too frequent: 385 counts during 367 steps 2022-11-23T02:27:29.1840611Z pt-xla-profiler: TransferFromServerTime too frequent: 386 counts during 368 steps 2022-11-23T02:27:29.1840996Z pt-xla-profiler: TransferFromServerTime too frequent: 387 counts during 369 steps 2022-11-23T02:27:29.1841397Z pt-xla-profiler: TransferFromServerTime too frequent: 388 counts during 370 steps 2022-11-23T02:27:29.1841788Z pt-xla-profiler: TransferFromServerTime too frequent: 389 counts during 371 steps 2022-11-23T02:27:29.1842181Z pt-xla-profiler: TransferFromServerTime too frequent: 390 counts during 372 steps 2022-11-23T02:27:29.1842559Z pt-xla-profiler: TransferFromServerTime too frequent: 391 counts during 373 steps 2022-11-23T02:27:29.1842957Z pt-xla-profiler: TransferFromServerTime too frequent: 392 counts during 374 steps 2022-11-23T02:27:29.1843352Z pt-xla-profiler: TransferFromServerTime too frequent: 393 counts during 375 steps 2022-11-23T02:27:29.1843731Z pt-xla-profiler: TransferFromServerTime too frequent: 394 counts during 376 steps 2022-11-23T02:27:29.1844127Z pt-xla-profiler: TransferFromServerTime too frequent: 395 counts during 377 steps 2022-11-23T02:27:29.1844518Z pt-xla-profiler: TransferFromServerTime too frequent: 396 counts during 378 steps 2022-11-23T02:27:29.1844914Z pt-xla-profiler: TransferFromServerTime too frequent: 397 counts during 379 steps 2022-11-23T02:27:29.1845293Z pt-xla-profiler: TransferFromServerTime too frequent: 398 counts during 380 steps 2022-11-23T02:27:29.1845684Z pt-xla-profiler: TransferFromServerTime too frequent: 399 counts during 381 steps 2022-11-23T02:27:29.1846071Z pt-xla-profiler: TransferFromServerTime too frequent: 400 counts during 382 steps 2022-11-23T02:27:29.1846451Z pt-xla-profiler: TransferFromServerTime too frequent: 402 counts during 383 steps 2022-11-23T02:27:29.1846841Z pt-xla-profiler: TransferFromServerTime too frequent: 403 counts during 384 steps 2022-11-23T02:27:29.1847233Z pt-xla-profiler: TransferFromServerTime too frequent: 404 counts during 385 steps 2022-11-23T02:27:29.1847624Z pt-xla-profiler: TransferFromServerTime too frequent: 405 counts during 386 steps 2022-11-23T02:27:29.1848007Z pt-xla-profiler: TransferFromServerTime too frequent: 406 counts during 387 steps 2022-11-23T02:27:29.1848397Z pt-xla-profiler: TransferFromServerTime too frequent: 407 counts during 388 steps 2022-11-23T02:27:29.1848787Z pt-xla-profiler: TransferFromServerTime too frequent: 408 counts during 389 steps 2022-11-23T02:27:29.1849166Z pt-xla-profiler: TransferFromServerTime too frequent: 409 counts during 390 steps 2022-11-23T02:27:29.1849561Z pt-xla-profiler: TransferFromServerTime too frequent: 410 counts during 391 steps 2022-11-23T02:27:29.1849954Z pt-xla-profiler: TransferFromServerTime too frequent: 411 counts during 392 steps 2022-11-23T02:27:29.1850353Z pt-xla-profiler: TransferFromServerTime too frequent: 412 counts during 393 steps 2022-11-23T02:27:29.1850739Z pt-xla-profiler: TransferFromServerTime too frequent: 413 counts during 394 steps 2022-11-23T02:27:29.1851131Z pt-xla-profiler: TransferFromServerTime too frequent: 414 counts during 395 steps 2022-11-23T02:27:29.1851529Z pt-xla-profiler: TransferFromServerTime too frequent: 415 counts during 396 steps 2022-11-23T02:27:29.1851911Z pt-xla-profiler: TransferFromServerTime too frequent: 416 counts during 397 steps 2022-11-23T02:27:29.1852307Z pt-xla-profiler: TransferFromServerTime too frequent: 417 counts during 398 steps 2022-11-23T02:27:29.1852700Z pt-xla-profiler: TransferFromServerTime too frequent: 418 counts during 399 steps 2022-11-23T02:27:29.1853096Z pt-xla-profiler: TransferFromServerTime too frequent: 419 counts during 400 steps 2022-11-23T02:27:29.1853477Z pt-xla-profiler: TransferFromServerTime too frequent: 420 counts during 401 steps 2022-11-23T02:27:29.1853909Z pt-xla-profiler: TransferFromServerTime too frequent: 421 counts during 402 steps 2022-11-23T02:27:29.1854308Z pt-xla-profiler: TransferFromServerTime too frequent: 423 counts during 403 steps 2022-11-23T02:27:29.1854706Z pt-xla-profiler: TransferFromServerTime too frequent: 424 counts during 404 steps 2022-11-23T02:27:29.1855121Z pt-xla-profiler: TransferFromServerTime too frequent: 425 counts during 405 steps 2022-11-23T02:27:29.1855516Z pt-xla-profiler: TransferFromServerTime too frequent: 426 counts during 406 steps 2022-11-23T02:27:29.1855909Z pt-xla-profiler: TransferFromServerTime too frequent: 427 counts during 407 steps 2022-11-23T02:27:29.1856290Z pt-xla-profiler: TransferFromServerTime too frequent: 428 counts during 408 steps 2022-11-23T02:27:29.1856685Z pt-xla-profiler: TransferFromServerTime too frequent: 429 counts during 409 steps 2022-11-23T02:27:29.1857079Z pt-xla-profiler: TransferFromServerTime too frequent: 430 counts during 410 steps 2022-11-23T02:27:29.1857475Z pt-xla-profiler: TransferFromServerTime too frequent: 431 counts during 411 steps 2022-11-23T02:27:29.1857852Z pt-xla-profiler: TransferFromServerTime too frequent: 432 counts during 412 steps 2022-11-23T02:27:29.1858279Z pt-xla-profiler: TransferFromServerTime too frequent: 433 counts during 413 steps 2022-11-23T02:27:29.1858668Z pt-xla-profiler: TransferFromServerTime too frequent: 434 counts during 414 steps 2022-11-23T02:27:29.1859050Z pt-xla-profiler: TransferFromServerTime too frequent: 435 counts during 415 steps 2022-11-23T02:27:29.1859444Z pt-xla-profiler: TransferFromServerTime too frequent: 436 counts during 416 steps 2022-11-23T02:27:29.1859832Z pt-xla-profiler: TransferFromServerTime too frequent: 437 counts during 417 steps 2022-11-23T02:27:29.1860225Z pt-xla-profiler: TransferFromServerTime too frequent: 438 counts during 418 steps 2022-11-23T02:27:29.1860608Z pt-xla-profiler: TransferFromServerTime too frequent: 439 counts during 419 steps 2022-11-23T02:27:29.1861004Z pt-xla-profiler: TransferFromServerTime too frequent: 440 counts during 420 steps 2022-11-23T02:27:29.1861499Z pt-xla-profiler: TransferFromServerTime too frequent: 441 counts during 421 steps 2022-11-23T02:27:29.1861888Z pt-xla-profiler: TransferFromServerTime too frequent: 442 counts during 422 steps 2022-11-23T02:27:29.1862284Z pt-xla-profiler: TransferFromServerTime too frequent: 444 counts during 423 steps 2022-11-23T02:27:29.1862675Z pt-xla-profiler: TransferFromServerTime too frequent: 445 counts during 424 steps 2022-11-23T02:27:29.1863081Z pt-xla-profiler: TransferFromServerTime too frequent: 446 counts during 425 steps 2022-11-23T02:27:29.1863461Z pt-xla-profiler: TransferFromServerTime too frequent: 447 counts during 426 steps 2022-11-23T02:27:29.1863848Z pt-xla-profiler: TransferFromServerTime too frequent: 448 counts during 427 steps 2022-11-23T02:27:29.1864240Z pt-xla-profiler: TransferFromServerTime too frequent: 449 counts during 428 steps 2022-11-23T02:27:29.1864620Z pt-xla-profiler: TransferFromServerTime too frequent: 450 counts during 429 steps 2022-11-23T02:27:29.1865017Z pt-xla-profiler: TransferFromServerTime too frequent: 451 counts during 430 steps 2022-11-23T02:27:29.1865422Z pt-xla-profiler: TransferFromServerTime too frequent: 452 counts during 431 steps 2022-11-23T02:27:29.1865828Z pt-xla-profiler: TransferFromServerTime too frequent: 453 counts during 432 steps 2022-11-23T02:27:29.1866220Z pt-xla-profiler: TransferFromServerTime too frequent: 454 counts during 433 steps 2022-11-23T02:27:29.1866616Z pt-xla-profiler: TransferFromServerTime too frequent: 455 counts during 434 steps 2022-11-23T02:27:29.1867008Z pt-xla-profiler: TransferFromServerTime too frequent: 456 counts during 435 steps 2022-11-23T02:27:29.1867388Z pt-xla-profiler: TransferFromServerTime too frequent: 457 counts during 436 steps 2022-11-23T02:27:29.1867781Z pt-xla-profiler: TransferFromServerTime too frequent: 458 counts during 437 steps 2022-11-23T02:27:29.1868172Z pt-xla-profiler: TransferFromServerTime too frequent: 459 counts during 438 steps 2022-11-23T02:27:29.1868607Z pt-xla-profiler: TransferFromServerTime too frequent: 460 counts during 439 steps 2022-11-23T02:27:29.1868991Z pt-xla-profiler: TransferFromServerTime too frequent: 461 counts during 440 steps 2022-11-23T02:27:29.1869377Z pt-xla-profiler: TransferFromServerTime too frequent: 462 counts during 441 steps 2022-11-23T02:27:29.1869803Z pt-xla-profiler: TransferFromServerTime too frequent: 463 counts during 442 steps 2022-11-23T02:27:29.1870385Z pt-xla-profiler: TransferFromServerTime too frequent: 465 counts during 443 steps 2022-11-23T02:27:29.1870775Z pt-xla-profiler: TransferFromServerTime too frequent: 466 counts during 444 steps 2022-11-23T02:27:29.1871165Z pt-xla-profiler: TransferFromServerTime too frequent: 467 counts during 445 steps 2022-11-23T02:27:29.1871559Z pt-xla-profiler: TransferFromServerTime too frequent: 468 counts during 446 steps 2022-11-23T02:27:29.1871942Z pt-xla-profiler: TransferFromServerTime too frequent: 469 counts during 447 steps 2022-11-23T02:27:29.1872334Z pt-xla-profiler: TransferFromServerTime too frequent: 470 counts during 448 steps 2022-11-23T02:27:29.1872727Z pt-xla-profiler: TransferFromServerTime too frequent: 471 counts during 449 steps 2022-11-23T02:27:29.1873112Z pt-xla-profiler: TransferFromServerTime too frequent: 472 counts during 450 steps 2022-11-23T02:27:29.1873510Z pt-xla-profiler: TransferFromServerTime too frequent: 473 counts during 451 steps 2022-11-23T02:27:29.1873975Z pt-xla-profiler: TransferFromServerTime too frequent: 474 counts during 452 steps 2022-11-23T02:27:29.1874375Z pt-xla-profiler: TransferFromServerTime too frequent: 475 counts during 453 steps 2022-11-23T02:27:29.1874760Z pt-xla-profiler: TransferFromServerTime too frequent: 476 counts during 454 steps 2022-11-23T02:27:29.1875152Z pt-xla-profiler: TransferFromServerTime too frequent: 477 counts during 455 steps 2022-11-23T02:27:29.1875546Z pt-xla-profiler: TransferFromServerTime too frequent: 478 counts during 456 steps 2022-11-23T02:27:29.1875933Z pt-xla-profiler: TransferFromServerTime too frequent: 479 counts during 457 steps 2022-11-23T02:27:29.1876337Z pt-xla-profiler: TransferFromServerTime too frequent: 480 counts during 458 steps 2022-11-23T02:27:29.1876733Z pt-xla-profiler: TransferFromServerTime too frequent: 481 counts during 459 steps 2022-11-23T02:27:29.1877129Z pt-xla-profiler: TransferFromServerTime too frequent: 482 counts during 460 steps 2022-11-23T02:27:29.1877516Z pt-xla-profiler: TransferFromServerTime too frequent: 483 counts during 461 steps 2022-11-23T02:27:29.1877910Z pt-xla-profiler: TransferFromServerTime too frequent: 484 counts during 462 steps 2022-11-23T02:27:29.1878306Z pt-xla-profiler: TransferFromServerTime too frequent: 486 counts during 463 steps 2022-11-23T02:27:29.1878690Z pt-xla-profiler: TransferFromServerTime too frequent: 487 counts during 464 steps 2022-11-23T02:27:29.1879082Z pt-xla-profiler: TransferFromServerTime too frequent: 488 counts during 465 steps 2022-11-23T02:27:29.1879476Z pt-xla-profiler: TransferFromServerTime too frequent: 489 counts during 466 steps 2022-11-23T02:27:29.1879868Z pt-xla-profiler: TransferFromServerTime too frequent: 490 counts during 467 steps 2022-11-23T02:27:29.1880245Z pt-xla-profiler: TransferFromServerTime too frequent: 491 counts during 468 steps 2022-11-23T02:27:29.1880635Z pt-xla-profiler: TransferFromServerTime too frequent: 492 counts during 469 steps 2022-11-23T02:27:29.1881027Z pt-xla-profiler: TransferFromServerTime too frequent: 493 counts during 470 steps 2022-11-23T02:27:29.1881404Z pt-xla-profiler: TransferFromServerTime too frequent: 494 counts during 471 steps 2022-11-23T02:27:29.1881794Z pt-xla-profiler: TransferFromServerTime too frequent: 495 counts during 472 steps 2022-11-23T02:27:29.1882191Z pt-xla-profiler: TransferFromServerTime too frequent: 496 counts during 473 steps 2022-11-23T02:27:29.1882585Z pt-xla-profiler: TransferFromServerTime too frequent: 497 counts during 474 steps 2022-11-23T02:27:29.1882962Z pt-xla-profiler: TransferFromServerTime too frequent: 498 counts during 475 steps 2022-11-23T02:27:29.1883480Z pt-xla-profiler: TransferFromServerTime too frequent: 499 counts during 476 steps 2022-11-23T02:27:29.1883879Z pt-xla-profiler: TransferFromServerTime too frequent: 500 counts during 477 steps 2022-11-23T02:27:29.1884256Z pt-xla-profiler: TransferFromServerTime too frequent: 501 counts during 478 steps 2022-11-23T02:27:29.1884695Z pt-xla-profiler: TransferFromServerTime too frequent: 502 counts during 479 steps 2022-11-23T02:27:29.1885086Z pt-xla-profiler: TransferFromServerTime too frequent: 503 counts during 480 steps 2022-11-23T02:27:29.1885478Z pt-xla-profiler: TransferFromServerTime too frequent: 504 counts during 481 steps 2022-11-23T02:27:29.1885855Z pt-xla-profiler: TransferFromServerTime too frequent: 505 counts during 482 steps 2022-11-23T02:27:29.1886247Z pt-xla-profiler: TransferFromServerTime too frequent: 507 counts during 483 steps 2022-11-23T02:27:29.1886639Z pt-xla-profiler: TransferFromServerTime too frequent: 508 counts during 484 steps 2022-11-23T02:27:29.1887020Z pt-xla-profiler: TransferFromServerTime too frequent: 509 counts during 485 steps 2022-11-23T02:27:29.1887413Z pt-xla-profiler: TransferFromServerTime too frequent: 510 counts during 486 steps 2022-11-23T02:27:29.1887810Z pt-xla-profiler: TransferFromServerTime too frequent: 511 counts during 487 steps 2022-11-23T02:27:29.1888205Z pt-xla-profiler: TransferFromServerTime too frequent: 512 counts during 488 steps 2022-11-23T02:27:29.1888585Z pt-xla-profiler: TransferFromServerTime too frequent: 513 counts during 489 steps 2022-11-23T02:27:29.1888974Z pt-xla-profiler: TransferFromServerTime too frequent: 514 counts during 490 steps 2022-11-23T02:27:29.1889367Z pt-xla-profiler: TransferFromServerTime too frequent: 515 counts during 491 steps 2022-11-23T02:27:29.1889746Z pt-xla-profiler: TransferFromServerTime too frequent: 516 counts during 492 steps 2022-11-23T02:27:29.1890136Z pt-xla-profiler: TransferFromServerTime too frequent: 517 counts during 493 steps 2022-11-23T02:27:29.1890532Z pt-xla-profiler: TransferFromServerTime too frequent: 518 counts during 494 steps 2022-11-23T02:27:29.1890931Z pt-xla-profiler: TransferFromServerTime too frequent: 519 counts during 495 steps 2022-11-23T02:27:29.1891307Z pt-xla-profiler: TransferFromServerTime too frequent: 520 counts during 496 steps 2022-11-23T02:27:29.1891696Z pt-xla-profiler: TransferFromServerTime too frequent: 521 counts during 497 steps 2022-11-23T02:27:29.1892093Z pt-xla-profiler: TransferFromServerTime too frequent: 522 counts during 498 steps 2022-11-23T02:27:29.1892471Z pt-xla-profiler: TransferFromServerTime too frequent: 523 counts during 499 steps 2022-11-23T02:27:29.1892861Z pt-xla-profiler: TransferFromServerTime too frequent: 524 counts during 500 steps 2022-11-23T02:27:29.1893263Z pt-xla-profiler: TransferFromServerTime too frequent: 525 counts during 501 steps 2022-11-23T02:27:29.1893656Z pt-xla-profiler: TransferFromServerTime too frequent: 526 counts during 502 steps 2022-11-23T02:27:29.1894038Z pt-xla-profiler: TransferFromServerTime too frequent: 528 counts during 503 steps 2022-11-23T02:27:29.1894434Z pt-xla-profiler: TransferFromServerTime too frequent: 529 counts during 504 steps 2022-11-23T02:27:29.1894823Z pt-xla-profiler: TransferFromServerTime too frequent: 530 counts during 505 steps 2022-11-23T02:27:29.1895200Z pt-xla-profiler: TransferFromServerTime too frequent: 531 counts during 506 steps 2022-11-23T02:27:29.1895596Z pt-xla-profiler: TransferFromServerTime too frequent: 532 counts during 507 steps 2022-11-23T02:27:29.1895985Z pt-xla-profiler: TransferFromServerTime too frequent: 533 counts during 508 steps 2022-11-23T02:27:29.1896377Z pt-xla-profiler: TransferFromServerTime too frequent: 534 counts during 509 steps 2022-11-23T02:27:29.1896763Z pt-xla-profiler: TransferFromServerTime too frequent: 535 counts during 510 steps 2022-11-23T02:27:29.1897159Z pt-xla-profiler: TransferFromServerTime too frequent: 536 counts during 511 steps 2022-11-23T02:27:29.1897555Z pt-xla-profiler: TransferFromServerTime too frequent: 537 counts during 512 steps 2022-11-23T02:27:29.1897968Z pt-xla-profiler: TransferFromServerTime too frequent: 538 counts during 513 steps 2022-11-23T02:27:29.1898374Z pt-xla-profiler: TransferFromServerTime too frequent: 539 counts during 514 steps 2022-11-23T02:27:29.1898767Z pt-xla-profiler: TransferFromServerTime too frequent: 540 counts during 515 steps 2022-11-23T02:27:29.1899191Z pt-xla-profiler: TransferFromServerTime too frequent: 541 counts during 516 steps 2022-11-23T02:27:29.1899575Z pt-xla-profiler: TransferFromServerTime too frequent: 542 counts during 517 steps 2022-11-23T02:27:29.1899974Z pt-xla-profiler: TransferFromServerTime too frequent: 543 counts during 518 steps 2022-11-23T02:27:29.1900368Z pt-xla-profiler: TransferFromServerTime too frequent: 544 counts during 519 steps 2022-11-23T02:27:29.1900746Z pt-xla-profiler: TransferFromServerTime too frequent: 545 counts during 520 steps 2022-11-23T02:27:29.1901140Z pt-xla-profiler: TransferFromServerTime too frequent: 546 counts during 521 steps 2022-11-23T02:27:29.1901534Z pt-xla-profiler: TransferFromServerTime too frequent: 547 counts during 522 steps 2022-11-23T02:27:29.1901928Z pt-xla-profiler: TransferFromServerTime too frequent: 549 counts during 523 steps 2022-11-23T02:27:29.1902306Z pt-xla-profiler: TransferFromServerTime too frequent: 550 counts during 524 steps 2022-11-23T02:27:29.1902700Z pt-xla-profiler: TransferFromServerTime too frequent: 551 counts during 525 steps 2022-11-23T02:27:29.1903092Z pt-xla-profiler: TransferFromServerTime too frequent: 552 counts during 526 steps 2022-11-23T02:27:29.1903466Z pt-xla-profiler: TransferFromServerTime too frequent: 553 counts during 527 steps 2022-11-23T02:27:29.1903859Z pt-xla-profiler: TransferFromServerTime too frequent: 554 counts during 528 steps 2022-11-23T02:27:29.1904247Z pt-xla-profiler: TransferFromServerTime too frequent: 555 counts during 529 steps 2022-11-23T02:27:29.1904641Z pt-xla-profiler: TransferFromServerTime too frequent: 556 counts during 530 steps 2022-11-23T02:27:29.1905020Z pt-xla-profiler: TransferFromServerTime too frequent: 557 counts during 531 steps 2022-11-23T02:27:29.1905416Z pt-xla-profiler: TransferFromServerTime too frequent: 558 counts during 532 steps 2022-11-23T02:27:29.1905811Z pt-xla-profiler: TransferFromServerTime too frequent: 559 counts during 533 steps 2022-11-23T02:27:29.1906191Z pt-xla-profiler: TransferFromServerTime too frequent: 560 counts during 534 steps 2022-11-23T02:27:29.1906585Z pt-xla-profiler: TransferFromServerTime too frequent: 561 counts during 535 steps 2022-11-23T02:27:29.1906977Z pt-xla-profiler: TransferFromServerTime too frequent: 562 counts during 536 steps 2022-11-23T02:27:29.1907374Z pt-xla-profiler: TransferFromServerTime too frequent: 563 counts during 537 steps 2022-11-23T02:27:29.1907756Z pt-xla-profiler: TransferFromServerTime too frequent: 564 counts during 538 steps 2022-11-23T02:27:29.1908153Z pt-xla-profiler: TransferFromServerTime too frequent: 565 counts during 539 steps 2022-11-23T02:27:29.1908555Z pt-xla-profiler: TransferFromServerTime too frequent: 566 counts during 540 steps 2022-11-23T02:27:29.1908935Z pt-xla-profiler: TransferFromServerTime too frequent: 567 counts during 541 steps 2022-11-23T02:27:29.1909340Z pt-xla-profiler: TransferFromServerTime too frequent: 568 counts during 542 steps 2022-11-23T02:27:29.1909741Z pt-xla-profiler: TransferFromServerTime too frequent: 570 counts during 543 steps 2022-11-23T02:27:29.1910326Z pt-xla-profiler: TransferFromServerTime too frequent: 571 counts during 544 steps 2022-11-23T02:27:29.1910713Z pt-xla-profiler: TransferFromServerTime too frequent: 572 counts during 545 steps 2022-11-23T02:27:29.1911106Z pt-xla-profiler: TransferFromServerTime too frequent: 573 counts during 546 steps 2022-11-23T02:27:29.1911494Z pt-xla-profiler: TransferFromServerTime too frequent: 574 counts during 547 steps 2022-11-23T02:27:29.1911873Z pt-xla-profiler: TransferFromServerTime too frequent: 575 counts during 548 steps 2022-11-23T02:27:29.1912335Z pt-xla-profiler: TransferFromServerTime too frequent: 576 counts during 549 steps 2022-11-23T02:27:29.1912731Z pt-xla-profiler: TransferFromServerTime too frequent: 577 counts during 550 steps 2022-11-23T02:27:29.1913132Z pt-xla-profiler: TransferFromServerTime too frequent: 578 counts during 551 steps 2022-11-23T02:27:29.1913517Z pt-xla-profiler: TransferFromServerTime too frequent: 579 counts during 552 steps 2022-11-23T02:27:29.1914031Z pt-xla-profiler: TransferFromServerTime too frequent: 580 counts during 553 steps 2022-11-23T02:27:29.1914426Z pt-xla-profiler: TransferFromServerTime too frequent: 581 counts during 554 steps 2022-11-23T02:27:29.1914801Z pt-xla-profiler: TransferFromServerTime too frequent: 582 counts during 555 steps 2022-11-23T02:27:29.1915196Z pt-xla-profiler: TransferFromServerTime too frequent: 583 counts during 556 steps 2022-11-23T02:27:29.1915596Z pt-xla-profiler: TransferFromServerTime too frequent: 584 counts during 557 steps 2022-11-23T02:27:29.1915988Z pt-xla-profiler: TransferFromServerTime too frequent: 585 counts during 558 steps 2022-11-23T02:27:29.1916373Z pt-xla-profiler: TransferFromServerTime too frequent: 586 counts during 559 steps 2022-11-23T02:27:29.1916766Z pt-xla-profiler: TransferFromServerTime too frequent: 587 counts during 560 steps 2022-11-23T02:27:29.1917154Z pt-xla-profiler: TransferFromServerTime too frequent: 588 counts during 561 steps 2022-11-23T02:27:29.1917533Z pt-xla-profiler: TransferFromServerTime too frequent: 589 counts during 562 steps 2022-11-23T02:27:29.1917930Z pt-xla-profiler: TransferFromServerTime too frequent: 591 counts during 563 steps 2022-11-23T02:27:29.1918324Z pt-xla-profiler: TransferFromServerTime too frequent: 592 counts during 564 steps 2022-11-23T02:27:29.1918718Z pt-xla-profiler: TransferFromServerTime too frequent: 593 counts during 565 steps 2022-11-23T02:27:29.1919097Z pt-xla-profiler: TransferFromServerTime too frequent: 594 counts during 566 steps 2022-11-23T02:27:29.1919492Z pt-xla-profiler: TransferFromServerTime too frequent: 595 counts during 567 steps 2022-11-23T02:27:29.1919890Z pt-xla-profiler: TransferFromServerTime too frequent: 596 counts during 568 steps 2022-11-23T02:27:29.1920276Z pt-xla-profiler: TransferFromServerTime too frequent: 597 counts during 569 steps 2022-11-23T02:27:29.1920653Z pt-xla-profiler: TransferFromServerTime too frequent: 598 counts during 570 steps 2022-11-23T02:27:29.1921051Z pt-xla-profiler: TransferFromServerTime too frequent: 599 counts during 571 steps 2022-11-23T02:27:29.1921438Z pt-xla-profiler: TransferFromServerTime too frequent: 600 counts during 572 steps 2022-11-23T02:27:29.1921619Z 2022-11-23T02:27:29.1921683Z . 2022-11-23T02:27:29.1921955Z ---------------------------------------------------------------------- 2022-11-23T02:27:29.1922202Z Ran 1 test in 16.022s 2022-11-23T02:27:29.1922316Z 2022-11-23T02:27:29.1922378Z OK 2022-11-23T02:27:29.4667338Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_ops.py 2022-11-23T02:27:29.4667809Z + python3 /var/lib/jenkins/workspace/xla/test/test_ops.py 2022-11-23T02:27:31.8339447Z 2022-11-23T02:27:31.8339973Z Running tests... 2022-11-23T02:27:31.8340532Z ---------------------------------------------------------------------- 2022-11-23T02:27:34.1996192Z ..../opt/conda/lib/python3.7/site-packages/torch/_tensor.py:849: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-11-23T02:27:34.1997254Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-11-23T02:27:53.6592498Z ...................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-11-23T02:27:53.6593236Z L = torch.cholesky(A) 2022-11-23T02:27:53.6593553Z should be replaced with 2022-11-23T02:27:53.6593946Z L = torch.linalg.cholesky(A) 2022-11-23T02:27:53.6594242Z and 2022-11-23T02:27:53.6594753Z U = torch.cholesky(A, upper=True) 2022-11-23T02:27:53.6595089Z should be replaced with 2022-11-23T02:27:53.6595416Z U = torch.linalg.cholesky(A).mH(). 2022-11-23T02:27:53.6596112Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1729.) 2022-11-23T02:27:53.6596831Z return self.op(*args, **kwargs) 2022-11-23T02:28:47.3814866Z ..........................................................................................s.................................................../opt/conda/lib/python3.7/site-packages/torch/functional.py:1727: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-11-23T02:28:47.3815363Z LU, pivots = torch.lu(A, compute_pivots) 2022-11-23T02:28:47.3819600Z should be replaced with 2022-11-23T02:28:47.3819991Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-11-23T02:28:47.3820253Z and 2022-11-23T02:28:47.3820470Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-11-23T02:28:47.3820740Z should be replaced with 2022-11-23T02:28:47.3821104Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2028.) 2022-11-23T02:28:47.3821562Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-11-23T02:29:23.9157764Z ...................................................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-11-23T02:29:23.9158329Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-11-23T02:29:23.9158587Z Q, R = torch.qr(A, some) 2022-11-23T02:29:23.9191318Z should be replaced with 2022-11-23T02:29:23.9192151Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2458.) 2022-11-23T02:29:23.9192671Z return self.op(*args, **kwargs) 2022-11-23T02:29:40.1746403Z .........s...........ss....................................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-11-23T02:29:40.1747418Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-11-23T02:29:40.1747977Z X = torch.triangular_solve(B, A).solution 2022-11-23T02:29:40.1748216Z should be replaced with 2022-11-23T02:29:40.1748563Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2224.) 2022-11-23T02:29:40.1748903Z return self.op(*args, **kwargs) 2022-11-23T02:29:46.4766475Z ........./opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15069: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:181.) 2022-11-23T02:29:46.4767753Z op=lambda x, *args: x.unfold(*args), 2022-11-23T02:29:49.5917493Z ....../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: 0The operator aten::view_as_complex appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:181.) 2022-11-23T02:29:49.5918144Z return self.op(*args, **kwargs) 2022-11-23T02:29:52.2193601Z ............... 2022-11-23T02:29:52.2194391Z ---------------------------------------------------------------------- 2022-11-23T02:29:52.2194807Z Ran 359 tests in 140.267s 2022-11-23T02:29:52.2195366Z 2022-11-23T02:29:52.2195980Z OK (skipped=4) 2022-11-23T02:29:52.2196225Z 2022-11-23T02:29:52.2196389Z Generating XML reports... 2022-11-23T02:29:52.7937182Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_metrics.py 2022-11-23T02:29:52.7937496Z + python3 /var/lib/jenkins/workspace/xla/test/test_metrics.py 2022-11-23T02:29:54.3605793Z ...... 2022-11-23T02:29:54.3606397Z ---------------------------------------------------------------------- 2022-11-23T02:29:54.3606655Z Ran 6 tests in 0.182s 2022-11-23T02:29:54.3606781Z 2022-11-23T02:29:54.3606846Z OK 2022-11-23T02:29:54.6140040Z + run_test python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2022-11-23T02:29:54.6140469Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2022-11-23T02:29:56.6135662Z ....... 2022-11-23T02:29:56.6136530Z ---------------------------------------------------------------------- 2022-11-23T02:29:56.6137011Z Ran 7 tests in 0.611s 2022-11-23T02:29:56.6137239Z 2022-11-23T02:29:56.6137338Z OK 2022-11-23T02:29:56.8942645Z + run_test python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2022-11-23T02:29:56.8943002Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2022-11-23T02:29:58.5500991Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-11-23T02:29:58.5501385Z warn(f"Failed to load image Python extension: {e}") 2022-11-23T02:30:02.6301821Z .. 2022-11-23T02:30:02.6302472Z ---------------------------------------------------------------------- 2022-11-23T02:30:02.6302855Z Ran 2 tests in 4.077s 2022-11-23T02:30:02.6303039Z 2022-11-23T02:30:02.6303124Z OK 2022-11-23T02:30:02.9599826Z + run_downcast_bf16 python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:02.9600524Z + echo 'Running with XLA_DOWNCAST_BF16: python3' /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:02.9600881Z Running with XLA_DOWNCAST_BF16: python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:02.9601173Z + XLA_DOWNCAST_BF16=1 2022-11-23T02:30:02.9601407Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:02.9601696Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:04.4630960Z ... 2022-11-23T02:30:04.4631752Z ---------------------------------------------------------------------- 2022-11-23T02:30:04.4632000Z Ran 3 tests in 0.107s 2022-11-23T02:30:04.4632132Z 2022-11-23T02:30:04.4632194Z OK 2022-11-23T02:30:04.4632358Z XLA_USE_BF16: None 2022-11-23T02:30:04.4632536Z XLA_USE_FP16: None 2022-11-23T02:30:04.4632715Z XLA_DOWNCAST_BF16: 1 2022-11-23T02:30:04.4632919Z XLA_DOWNCAST_FP16: None 2022-11-23T02:30:04.7413708Z + run_use_bf16 python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:04.7414549Z + echo 'Running with XLA_USE_BF16: python3' /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:04.7415099Z Running with XLA_USE_BF16: python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:04.7415522Z + XLA_USE_BF16=1 2022-11-23T02:30:04.7415884Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:04.7416392Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-11-23T02:30:06.2369116Z ... 2022-11-23T02:30:06.2369683Z ---------------------------------------------------------------------- 2022-11-23T02:30:06.2369939Z Ran 3 tests in 0.134s 2022-11-23T02:30:06.2370069Z 2022-11-23T02:30:06.2370131Z OK 2022-11-23T02:30:06.2370275Z XLA_USE_BF16: 1 2022-11-23T02:30:06.2370547Z XLA_USE_FP16: None 2022-11-23T02:30:06.2370847Z XLA_DOWNCAST_BF16: None 2022-11-23T02:30:06.2371380Z XLA_DOWNCAST_FP16: None 2022-11-23T02:30:06.4988329Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2022-11-23T02:30:06.4988920Z + python3 /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2022-11-23T02:30:08.1835786Z ..............2022-11-23 02:30:08.183227: W tensorflow/core/framework/op_kernel.cc:1830] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-11-23T02:30:08.1914448Z 2022-11-23 02:30:08.191085: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] StackTrace: 2022-11-23T02:30:08.1915196Z 2022-11-23 02:30:08.191120: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] *** Begin stack trace *** 2022-11-23T02:30:08.1916128Z 2022-11-23 02:30:08.191126: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] tsl::CurrentStackTrace[abi:cxx11]() 2022-11-23T02:30:08.1916821Z 2022-11-23 02:30:08.191131: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::util::ReportComputationError(tsl::Status const&, absl::lts_20220623::Span, absl::lts_20220623::Span) 2022-11-23T02:30:08.1917744Z 2022-11-23 02:30:08.191135: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::XrtComputationClient::CheckCompileStatus(tsl::Status const&, std::vector > const&, xla::XrtComputationClient::SessionWork const&) 2022-11-23T02:30:08.1918348Z 2022-11-23 02:30:08.191142: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.1918837Z 2022-11-23 02:30:08.191147: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::util::MultiWait::Complete(std::function const&) 2022-11-23T02:30:08.1919235Z 2022-11-23 02:30:08.191152: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.1919594Z 2022-11-23 02:30:08.191157: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.1919962Z 2022-11-23 02:30:08.191162: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.1920320Z 2022-11-23 02:30:08.191167: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] clone 2022-11-23T02:30:08.1920696Z 2022-11-23 02:30:08.191173: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] *** End stack trace *** 2022-11-23T02:30:08.1921070Z 2022-11-23 02:30:08.191180: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.1921532Z 2022-11-23 02:30:08.191185: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] Status: UNIMPLEMENTED: From /job:localservice/replica:0/task:0: 2022-11-23T02:30:08.1921972Z 2022-11-23 02:30:08.191189: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2 root error(s) found. 2022-11-23T02:30:08.1922415Z 2022-11-23 02:30:08.191195: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] (0) UNIMPLEMENTED: Recv is not implemented on CPU. 2022-11-23T02:30:08.1922849Z 2022-11-23 02:30:08.191200: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[{{node XRTCompile}}]] 2022-11-23T02:30:08.1923247Z 2022-11-23 02:30:08.191204: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[XRTCompile_G3]] 2022-11-23T02:30:08.1923691Z 2022-11-23 02:30:08.191208: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] (1) UNIMPLEMENTED: Recv is not implemented on CPU. 2022-11-23T02:30:08.1924110Z 2022-11-23 02:30:08.191214: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[{{node XRTCompile}}]] 2022-11-23T02:30:08.1924524Z 2022-11-23 02:30:08.191218: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 successful operations. 2022-11-23T02:30:08.1924930Z 2022-11-23 02:30:08.191224: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 derived errors ignored. 2022-11-23T02:30:08.1925346Z 2022-11-23 02:30:08.191230: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] Recent warning and error logs: 2022-11-23T02:30:08.1926053Z 2022-11-23 02:30:08.191236: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-11-23T02:30:08.2103416Z ..2022-11-23 02:30:08.210015: W tensorflow/core/framework/op_kernel.cc:1830] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Send is not implemented on CPU. 2022-11-23T02:30:08.2173740Z 2022-11-23 02:30:08.217070: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] StackTrace: 2022-11-23T02:30:08.2174679Z 2022-11-23 02:30:08.217103: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] *** Begin stack trace *** 2022-11-23T02:30:08.2175223Z 2022-11-23 02:30:08.217108: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] tsl::CurrentStackTrace[abi:cxx11]() 2022-11-23T02:30:08.2175911Z 2022-11-23 02:30:08.217112: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::util::ReportComputationError(tsl::Status const&, absl::lts_20220623::Span, absl::lts_20220623::Span) 2022-11-23T02:30:08.2177055Z 2022-11-23 02:30:08.217117: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::XrtComputationClient::CheckCompileStatus(tsl::Status const&, std::vector > const&, xla::XrtComputationClient::SessionWork const&) 2022-11-23T02:30:08.2177707Z 2022-11-23 02:30:08.217122: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.2178209Z 2022-11-23 02:30:08.217128: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] xla::util::MultiWait::Complete(std::function const&) 2022-11-23T02:30:08.2178603Z 2022-11-23 02:30:08.217133: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.2178965Z 2022-11-23 02:30:08.217138: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.2179324Z 2022-11-23 02:30:08.217143: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.2179685Z 2022-11-23 02:30:08.217148: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] clone 2022-11-23T02:30:08.2180064Z 2022-11-23 02:30:08.217154: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] *** End stack trace *** 2022-11-23T02:30:08.2180571Z 2022-11-23 02:30:08.217159: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2022-11-23T02:30:08.2181141Z 2022-11-23 02:30:08.217164: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] Status: UNIMPLEMENTED: From /job:localservice/replica:0/task:0: 2022-11-23T02:30:08.2181622Z 2022-11-23 02:30:08.217169: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 2 root error(s) found. 2022-11-23T02:30:08.2182205Z 2022-11-23 02:30:08.217174: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] (0) UNIMPLEMENTED: Send is not implemented on CPU. 2022-11-23T02:30:08.2182856Z 2022-11-23 02:30:08.217179: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[{{node XRTCompile}}]] 2022-11-23T02:30:08.2183472Z 2022-11-23 02:30:08.217184: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[XRTCompile_G3]] 2022-11-23T02:30:08.2183933Z 2022-11-23 02:30:08.217189: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] (1) UNIMPLEMENTED: Send is not implemented on CPU. 2022-11-23T02:30:08.2184369Z 2022-11-23 02:30:08.217195: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] [[{{node XRTCompile}}]] 2022-11-23T02:30:08.2184777Z 2022-11-23 02:30:08.217200: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 successful operations. 2022-11-23T02:30:08.2185185Z 2022-11-23 02:30:08.217205: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 derived errors ignored. 2022-11-23T02:30:08.2185595Z 2022-11-23 02:30:08.217211: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] Recent warning and error logs: 2022-11-23T02:30:08.2186012Z 2022-11-23 02:30:08.217216: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 successful operations. 2022-11-23T02:30:08.2186426Z 2022-11-23 02:30:08.217221: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] 0 derived errors ignored. 2022-11-23T02:30:08.2186951Z 2022-11-23 02:30:08.217226: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] Recent warning and error logs: 2022-11-23T02:30:08.2187470Z 2022-11-23 02:30:08.217232: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-11-23T02:30:08.2188057Z 2022-11-23 02:30:08.217237: E tensorflow/compiler/xla/xla_client/xla_util.cc:90] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Send is not implemented on CPU. 2022-11-23T02:30:08.2188414Z ... 2022-11-23T02:30:08.2188702Z ---------------------------------------------------------------------- 2022-11-23T02:30:08.2188934Z Ran 19 tests in 0.234s 2022-11-23T02:30:08.2189049Z 2022-11-23T02:30:08.2189109Z OK 2022-11-23T02:30:08.5139531Z + run_xla_ir_debug python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:08.5140308Z + echo 'Running with XLA_IR_DEBUG: python3' /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:08.5140690Z Running with XLA_IR_DEBUG: python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:08.5140959Z + XLA_IR_DEBUG=1 2022-11-23T02:30:08.5141198Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:08.5141540Z + python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:09.9623223Z . 2022-11-23T02:30:09.9623936Z ---------------------------------------------------------------------- 2022-11-23T02:30:09.9624200Z Ran 1 test in 0.085s 2022-11-23T02:30:09.9624330Z 2022-11-23T02:30:09.9624381Z OK 2022-11-23T02:30:10.2564789Z + run_xla_hlo_debug python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:10.2565368Z + echo 'Running with XLA_IR_DEBUG: python3' /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:10.2565796Z Running with XLA_IR_DEBUG: python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:10.2566061Z + XLA_HLO_DEBUG=1 2022-11-23T02:30:10.2566361Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:10.2566664Z + python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-11-23T02:30:11.6920185Z . 2022-11-23T02:30:11.6920800Z ---------------------------------------------------------------------- 2022-11-23T02:30:11.6921123Z Ran 1 test in 0.070s 2022-11-23T02:30:11.6921290Z 2022-11-23T02:30:11.6921385Z OK 2022-11-23T02:30:12.0175866Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-11-23T02:30:12.0176523Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-11-23T02:30:12.0176976Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-11-23T02:30:12.0178449Z ++ command -v nvidia-smi 2022-11-23T02:30:12.0181268Z + '[' -x '' ']' 2022-11-23T02:30:12.0181579Z + PJRT_DEVICE=CPU 2022-11-23T02:30:12.0181926Z + CPU_NUM_DEVICES=1 2022-11-23T02:30:12.0182245Z + run_test python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-11-23T02:30:12.0182556Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-11-23T02:30:13.4096867Z Running tests under Python 3.7.13: /opt/conda/bin/python3 2022-11-23T02:30:13.4122316Z [ RUN ] TestExperimentalPjrt.test_default_ordinals 2022-11-23T02:30:13.4122838Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2022-11-23T02:30:13.4123283Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2022-11-23T02:30:13.4123670Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2022-11-23T02:30:13.4124212Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2022-11-23T02:30:13.4124527Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2022-11-23T02:30:13.4134230Z [ OK ] TestExperimentalPjrt.test_default_ordinals 2022-11-23T02:30:13.4134706Z [ RUN ] TestExperimentalPjrt.test_num_global_devices 2022-11-23T02:30:13.4135175Z [ OK ] TestExperimentalPjrt.test_num_global_devices 2022-11-23T02:30:13.4135477Z [ RUN ] TestExperimentalPjrt.test_num_local_devices 2022-11-23T02:30:13.4137803Z [ OK ] TestExperimentalPjrt.test_num_local_devices 2022-11-23T02:30:13.4138200Z [ RUN ] TestExperimentalPjrt.test_requires_pjrt 2022-11-23T02:30:13.4138807Z [ OK ] TestExperimentalPjrt.test_requires_pjrt 2022-11-23T02:30:13.4139158Z [ RUN ] TestExperimentalPjrt.test_using_pjrt 2022-11-23T02:30:13.4139461Z [ OK ] TestExperimentalPjrt.test_using_pjrt 2022-11-23T02:30:13.4140068Z [ RUN ] TestExperimentalPjrt.test_world_size 2022-11-23T02:30:13.4140905Z [ OK ] TestExperimentalPjrt.test_world_size 2022-11-23T02:30:13.4141290Z [ RUN ] TestExperimentalPjrt.test_xla_device_error 2022-11-23T02:30:13.4141619Z [ OK ] TestExperimentalPjrt.test_xla_device_error 2022-11-23T02:30:13.4142145Z ---------------------------------------------------------------------- 2022-11-23T02:30:13.4142393Z Ran 7 tests in 0.002s 2022-11-23T02:30:13.4142510Z 2022-11-23T02:30:13.4142573Z OK 2022-11-23T02:30:13.6623567Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_tpu.py 2022-11-23T02:30:13.6624325Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_tpu.py 2022-11-23T02:30:13.6624714Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_tpu.py 2022-11-23T02:30:13.6626367Z ++ command -v nvidia-smi 2022-11-23T02:30:13.6629145Z + '[' -x '' ']' 2022-11-23T02:30:13.6629556Z + PJRT_DEVICE=CPU 2022-11-23T02:30:13.6629846Z + CPU_NUM_DEVICES=1 2022-11-23T02:30:13.6630417Z + run_test python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_tpu.py 2022-11-23T02:30:13.6630945Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_tpu.py 2022-11-23T02:30:15.0497399Z Running tests under Python 3.7.13: /opt/conda/bin/python3 2022-11-23T02:30:15.0514920Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v3-8_process_0 2022-11-23T02:30:15.0532621Z /opt/conda/lib/python3.7/unittest/case.py:1156: DeprecationWarning: assertDictContainsSubset is deprecated 2022-11-23T02:30:15.0533211Z DeprecationWarning) 2022-11-23T02:30:15.0533602Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v3-8_process_0 2022-11-23T02:30:15.0534018Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-16_worker_1_process_0 2022-11-23T02:30:15.0546379Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-16_worker_1_process_0 2022-11-23T02:30:15.0546966Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_0 2022-11-23T02:30:15.0559664Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_0 2022-11-23T02:30:15.0560266Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_3 2022-11-23T02:30:15.0572949Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_3 2022-11-23T02:30:15.0573459Z [ RUN ] TestExperimentalTpu.test_get_worker_ips_four_hosts 2022-11-23T02:30:15.0575583Z [ OK ] TestExperimentalTpu.test_get_worker_ips_four_hosts 2022-11-23T02:30:15.0576021Z [ RUN ] TestExperimentalTpu.test_get_worker_ips_one_host 2022-11-23T02:30:15.0577024Z [ OK ] TestExperimentalTpu.test_get_worker_ips_one_host 2022-11-23T02:30:15.0577367Z [ RUN ] TestExperimentalTpu.test_num_local_processes_default_one_host 2022-11-23T02:30:15.0587282Z [ OK ] TestExperimentalTpu.test_num_local_processes_default_one_host 2022-11-23T02:30:15.0587629Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_one_host 2022-11-23T02:30:15.0597743Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_one_host 2022-11-23T02:30:15.0598233Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-16 2022-11-23T02:30:15.0607363Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-16 2022-11-23T02:30:15.0607925Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-32 2022-11-23T02:30:15.0616958Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-32 2022-11-23T02:30:15.0617277Z [ RUN ] TestExperimentalTpu.test_num_local_processes_one_process_one_host 2022-11-23T02:30:15.0626495Z [ OK ] TestExperimentalTpu.test_num_local_processes_one_process_one_host 2022-11-23T02:30:15.0626824Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_default_one_host 2022-11-23T02:30:15.0637165Z [ OK ] TestExperimentalTpu.test_process_bounds_size_default_one_host 2022-11-23T02:30:15.0637494Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_one_host 2022-11-23T02:30:15.0646592Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_one_host 2022-11-23T02:30:15.0647093Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-16 2022-11-23T02:30:15.0656657Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-16 2022-11-23T02:30:15.0657179Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-32 2022-11-23T02:30:15.0666033Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-32 2022-11-23T02:30:15.0666504Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_one_process_one_host 2022-11-23T02:30:15.0675697Z [ OK ] TestExperimentalTpu.test_process_bounds_size_one_process_one_host 2022-11-23T02:30:15.0676287Z [ RUN ] TestExperimentalTpu.test_task_id0 (None, None) 2022-11-23T02:30:15.0685238Z [ OK ] TestExperimentalTpu.test_task_id0 (None, None) 2022-11-23T02:30:15.0685888Z [ RUN ] TestExperimentalTpu.test_task_id1 ('0', 0) 2022-11-23T02:30:15.0695252Z [ OK ] TestExperimentalTpu.test_task_id1 ('0', 0) 2022-11-23T02:30:15.0695812Z [ RUN ] TestExperimentalTpu.test_task_id2 ('1', 1) 2022-11-23T02:30:15.0704900Z [ OK ] TestExperimentalTpu.test_task_id2 ('1', 1) 2022-11-23T02:30:15.0705453Z [ RUN ] TestExperimentalTpu.test_task_id3 ('15', 15) 2022-11-23T02:30:15.0715101Z [ OK ] TestExperimentalTpu.test_task_id3 ('15', 15) 2022-11-23T02:30:15.0715603Z [ RUN ] TestExperimentalTpu.test_tpu_env 2022-11-23T02:30:15.0726640Z [ OK ] TestExperimentalTpu.test_tpu_env 2022-11-23T02:30:15.0727263Z ---------------------------------------------------------------------- 2022-11-23T02:30:15.0727746Z Ran 21 tests in 0.021s 2022-11-23T02:30:15.0727912Z 2022-11-23T02:30:15.0727981Z OK 2022-11-23T02:30:15.3165386Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2022-11-23T02:30:15.3166110Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2022-11-23T02:30:15.3166455Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2022-11-23T02:30:15.3168615Z ++ command -v nvidia-smi 2022-11-23T02:30:15.3171086Z + '[' -x '' ']' 2022-11-23T02:30:15.3171374Z + PJRT_DEVICE=CPU 2022-11-23T02:30:15.3171728Z + CPU_NUM_DEVICES=1 2022-11-23T02:30:15.3172117Z + run_test python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2022-11-23T02:30:15.3172416Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2022-11-23T02:30:16.8343079Z Running tests under Python 3.7.13: /opt/conda/bin/python3 2022-11-23T02:30:16.8356713Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_correctness 2022-11-23T02:30:18.5174425Z [W logger.cpp:325] Warning: Time stats are currently only collected for CPU and CUDA devices. Please refer to CpuTimer or CudaTimer for how to register timer for other device type. (function operator()) 2022-11-23T02:30:19.0986661Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_correctness 2022-11-23T02:30:19.0987056Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_correctness_large_net 2022-11-23T02:30:20.9944350Z [W logger.cpp:325] Warning: Time stats are currently only collected for CPU and CUDA devices. Please refer to CpuTimer or CudaTimer for how to register timer for other device type. (function operator()) 2022-11-23T02:30:23.4138897Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_correctness_large_net 2022-11-23T02:30:23.4139280Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_init 2022-11-23T02:30:25.3070954Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_init 2022-11-23T02:30:25.3071942Z ---------------------------------------------------------------------- 2022-11-23T02:30:25.3072401Z Ran 3 tests in 8.471s 2022-11-23T02:30:25.3072523Z 2022-11-23T02:30:25.3072587Z OK 2022-11-23T02:30:25.6295220Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2022-11-23T02:30:25.6296073Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2022-11-23T02:30:25.6296646Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2022-11-23T02:30:25.6299747Z ++ command -v nvidia-smi 2022-11-23T02:30:25.6303070Z + '[' -x '' ']' 2022-11-23T02:30:25.6303352Z + PJRT_DEVICE=CPU 2022-11-23T02:30:25.6303562Z + CPU_NUM_DEVICES=1 2022-11-23T02:30:25.6303823Z + run_test python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2022-11-23T02:30:25.6304123Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2022-11-23T02:30:27.0138588Z Running tests under Python 3.7.13: /opt/conda/bin/python3 2022-11-23T02:30:27.0155178Z [ RUN ] PjRtMeshServiceTest.test_mesh_reduce 2022-11-23T02:30:28.7160428Z [ OK ] PjRtMeshServiceTest.test_mesh_reduce 2022-11-23T02:30:28.7160779Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_dynamic_size 2022-11-23T02:30:30.4095191Z [ OK ] PjRtMeshServiceTest.test_rendezvous_dynamic_size 2022-11-23T02:30:30.4095528Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_empty_payload 2022-11-23T02:30:32.0727678Z [ OK ] PjRtMeshServiceTest.test_rendezvous_empty_payload 2022-11-23T02:30:32.0728034Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_replica_groups 2022-11-23T02:30:33.7481823Z [ OK ] PjRtMeshServiceTest.test_rendezvous_replica_groups 2022-11-23T02:30:33.7482230Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_static_size 2022-11-23T02:30:35.4191916Z [ OK ] PjRtMeshServiceTest.test_rendezvous_static_size 2022-11-23T02:30:35.4192268Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_string_payload 2022-11-23T02:30:37.0385627Z [ OK ] PjRtMeshServiceTest.test_rendezvous_string_payload 2022-11-23T02:30:37.0386476Z ---------------------------------------------------------------------- 2022-11-23T02:30:37.0386826Z Ran 6 tests in 10.023s 2022-11-23T02:30:37.0386944Z 2022-11-23T02:30:37.0386992Z OK 2022-11-23T02:30:37.3159610Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/test_xla_sharding.py 2022-11-23T02:30:37.3160381Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/test_xla_sharding.py 2022-11-23T02:30:37.3160740Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/test_xla_sharding.py 2022-11-23T02:30:37.3162387Z ++ command -v nvidia-smi 2022-11-23T02:30:37.3165774Z + '[' -x '' ']' 2022-11-23T02:30:37.3166138Z + PJRT_DEVICE=CPU 2022-11-23T02:30:37.3166389Z + CPU_NUM_DEVICES=1 2022-11-23T02:30:37.3166648Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_xla_sharding.py 2022-11-23T02:30:37.3166946Z + python3 /var/lib/jenkins/workspace/xla/test/test_xla_sharding.py 2022-11-23T02:30:38.6458344Z ............. 2022-11-23T02:30:38.6459104Z ---------------------------------------------------------------------- 2022-11-23T02:30:38.6459566Z Ran 13 tests in 0.043s 2022-11-23T02:30:38.6459774Z 2022-11-23T02:30:38.6459888Z OK 2022-11-23T02:30:38.9219277Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2022-11-23T02:30:38.9219729Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2022-11-23T02:30:40.3804830Z test_expand (__main__.TestOperationsHlo) ... ok 2022-11-23T02:30:40.3972264Z test_special_scalars_addcdiv_addcmul (__main__.TestOperationsHlo) ... ok 2022-11-23T02:30:40.3972479Z 2022-11-23T02:30:40.3973023Z ---------------------------------------------------------------------- 2022-11-23T02:30:40.3973331Z Ran 2 tests in 0.100s 2022-11-23T02:30:40.3973486Z 2022-11-23T02:30:40.3973550Z OK 2022-11-23T02:30:40.6833444Z + [[ 1 != \1 ]] 2022-11-23T02:30:40.6838612Z + python test/test_autocast.py 2022-11-23T02:30:42.2748931Z test_autocast_banned (__main__.TestAutocast) ... ok 2022-11-23T02:30:42.5889526Z test_autocast_linalg_fp16 (__main__.TestAutocast) ... ok 2022-11-23T02:30:44.2375311Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocast) ... ok 2022-11-23T02:30:44.4855758Z test_autocast_methods_fp16 (__main__.TestAutocast) ... ok 2022-11-23T02:30:44.6712827Z test_autocast_methods_fp32 (__main__.TestAutocast) ... ok 2022-11-23T02:30:45.0916141Z test_autocast_nn_fp16 (__main__.TestAutocast) ... ok 2022-11-23T02:30:47.4787205Z test_autocast_nn_fp32 (__main__.TestAutocast) ... ok 2022-11-23T02:30:50.5799092Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocast) ... ok 2022-11-23T02:31:02.5993996Z test_autocast_torch_fp32 (__main__.TestAutocast) ... ok 2022-11-23T02:31:07.9978330Z test_autocast_torch_need_autocast_promote (__main__.TestAutocast) ... ok 2022-11-23T02:31:07.9978769Z 2022-11-23T02:31:07.9980710Z ---------------------------------------------------------------------- 2022-11-23T02:31:07.9981033Z Ran 10 tests in 25.841s 2022-11-23T02:31:07.9981152Z 2022-11-23T02:31:07.9981201Z OK 2022-11-23T02:31:08.3349173Z ++ command -v nvidia-smi 2022-11-23T02:31:08.3350987Z + '[' -x '' ']' 2022-11-23T02:31:08.3351297Z + pushd test/cpp 2022-11-23T02:31:08.3352140Z /var/lib/jenkins/workspace/xla/test/cpp /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-11-23T02:31:08.3352569Z + echo 'Running C++ Tests' 2022-11-23T02:31:08.3352762Z Running C++ Tests 2022-11-23T02:31:08.3352933Z + ./run_tests.sh 2022-11-23T02:31:08.3407930Z +++ dirname ./run_tests.sh 2022-11-23T02:31:08.3418739Z ++ cd . 2022-11-23T02:31:08.3419173Z ++ pwd -P 2022-11-23T02:31:08.3421526Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:31:08.3421934Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:31:08.3422311Z + BUILDTYPE=Release 2022-11-23T02:31:08.3422580Z + VERB= 2022-11-23T02:31:08.3422809Z + FILTER= 2022-11-23T02:31:08.3423032Z + BUILD_ONLY=0 2022-11-23T02:31:08.3423283Z + RMBUILD=1 2022-11-23T02:31:08.3423534Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-11-23T02:31:08.3423801Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-11-23T02:31:08.3424105Z + '[' '' == 1 ']' 2022-11-23T02:31:08.3424284Z + getopts VLDKBF:X: OPTION 2022-11-23T02:31:08.3424462Z + shift 0 2022-11-23T02:31:08.3424647Z + [[ '' != \1 ]] 2022-11-23T02:31:08.3424813Z + export XLA_EXPERIMENTAL 2022-11-23T02:31:08.3425096Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:31:08.4795228Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:31:08.4900821Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:31:08.4901158Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:31:08.4903889Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-11-23T02:31:08.6744591Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-11-23T02:31:08.8586029Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-11-23T02:31:08.8924445Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-11-23T02:31:10.6610909Z -- The C compiler identification is Clang 8.0.0 2022-11-23T02:31:10.7672924Z -- The CXX compiler identification is Clang 8.0.0 2022-11-23T02:31:10.8003692Z -- Detecting C compiler ABI info 2022-11-23T02:31:10.8804559Z -- Detecting C compiler ABI info - done 2022-11-23T02:31:10.8899387Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-11-23T02:31:10.8908365Z -- Detecting C compile features 2022-11-23T02:31:10.8920070Z -- Detecting C compile features - done 2022-11-23T02:31:10.9021850Z -- Detecting CXX compiler ABI info 2022-11-23T02:31:11.0079709Z -- Detecting CXX compiler ABI info - done 2022-11-23T02:31:11.0183753Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-11-23T02:31:11.0186810Z -- Detecting CXX compile features 2022-11-23T02:31:11.0193226Z -- Detecting CXX compile features - done 2022-11-23T02:31:11.0265162Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-11-23T02:31:11.0371038Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-11-23T02:31:11.1535753Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-11-23T02:31:11.1537667Z -- Looking for pthread_create in pthreads 2022-11-23T02:31:11.2205506Z -- Looking for pthread_create in pthreads - not found 2022-11-23T02:31:11.2206272Z -- Looking for pthread_create in pthread 2022-11-23T02:31:11.2976964Z -- Looking for pthread_create in pthread - found 2022-11-23T02:31:11.2988218Z -- Found Threads: TRUE 2022-11-23T02:31:11.3550262Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-11-23T02:31:11.3551001Z static library kineto_LIBRARY-NOTFOUND not found. 2022-11-23T02:31:11.3551304Z Call Stack (most recent call first): 2022-11-23T02:31:11.3551709Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-11-23T02:31:11.3552013Z CMakeLists.txt:27 (find_package) 2022-11-23T02:31:11.3552131Z 2022-11-23T02:31:11.3552212Z  2022-11-23T02:31:11.3555011Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-11-23T02:31:11.4041009Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-11-23T02:31:11.4083426Z -- Configuring done 2022-11-23T02:31:11.4244095Z -- Generating done 2022-11-23T02:31:11.4259146Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:31:11.4352312Z + make -j 2022-11-23T02:31:11.4547188Z [ 4%] Creating directories for 'googletest' 2022-11-23T02:31:11.4618502Z [ 8%] Performing download step (git clone) for 'googletest' 2022-11-23T02:31:12.7933894Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-11-23T02:31:12.7992246Z [ 12%] Performing update step for 'googletest' 2022-11-23T02:31:12.8114782Z [ 16%] No patch step for 'googletest' 2022-11-23T02:31:12.8181458Z [ 20%] Performing configure step for 'googletest' 2022-11-23T02:31:15.2544417Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-11-23T02:31:15.2605674Z [ 24%] Performing build step for 'googletest' 2022-11-23T02:31:19.2026597Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-11-23T02:31:19.2083621Z [ 28%] No install step for 'googletest' 2022-11-23T02:31:19.2164737Z [ 32%] Completed 'googletest' 2022-11-23T02:31:19.2307478Z [ 32%] Built target googletest 2022-11-23T02:31:19.2410553Z [ 36%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-11-23T02:31:19.2411247Z [ 40%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-11-23T02:31:19.2414489Z [ 44%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-11-23T02:31:19.2419685Z [ 48%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-11-23T02:31:19.2445209Z [ 52%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-11-23T02:31:19.2472533Z [ 60%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-11-23T02:31:19.2478744Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_lazy.cpp.o 2022-11-23T02:31:19.2482501Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-11-23T02:31:19.2485841Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-11-23T02:31:19.2488974Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_sharding.cpp.o 2022-11-23T02:31:19.2492149Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-11-23T02:31:19.2536017Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-11-23T02:31:19.2539246Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-11-23T02:31:19.2542203Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-11-23T02:31:19.2544067Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-11-23T02:31:19.2545281Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_symint.cpp.o 2022-11-23T02:32:48.1339501Z [100%] Linking CXX executable test_ptxla 2022-11-23T02:32:50.5719190Z [100%] Built target test_ptxla 2022-11-23T02:32:50.5753285Z + '[' 0 -eq 0 ']' 2022-11-23T02:32:50.5753591Z + '[' /tmp/pytorch_cpp_test.log '!=' '' ']' 2022-11-23T02:32:50.5753806Z + ./test_ptxla 2022-11-23T02:32:51.3517391Z [==========] Running 673 tests from 12 test suites. 2022-11-23T02:32:51.3517749Z [----------] Global test environment set-up. 2022-11-23T02:32:51.3518151Z [----------] 3 tests from AsyncTaskTest 2022-11-23T02:32:51.3518534Z [ RUN ] AsyncTaskTest.BaseTest 2022-11-23T02:32:51.3520232Z [ OK ] AsyncTaskTest.BaseTest (0 ms) 2022-11-23T02:32:51.3520760Z [ RUN ] AsyncTaskTest.ExceptionTest 2022-11-23T02:32:51.3523046Z [ OK ] AsyncTaskTest.ExceptionTest (0 ms) 2022-11-23T02:32:51.3523417Z [ RUN ] AsyncTaskTest.NoResultCopyTest 2022-11-23T02:32:51.3523762Z [ OK ] AsyncTaskTest.NoResultCopyTest (0 ms) 2022-11-23T02:32:51.3524104Z [----------] 3 tests from AsyncTaskTest (0 ms total) 2022-11-23T02:32:51.3524266Z 2022-11-23T02:32:51.3524431Z [----------] 609 tests from AtenXlaTensorTest 2022-11-23T02:32:51.3524744Z [ RUN ] AtenXlaTensorTest.TestScalarTensor 2022-11-23T02:32:51.7493599Z [ OK ] AtenXlaTensorTest.TestScalarTensor (396 ms) 2022-11-23T02:32:51.7494034Z [ RUN ] AtenXlaTensorTest.TestClone 2022-11-23T02:32:51.7637597Z [ OK ] AtenXlaTensorTest.TestClone (14 ms) 2022-11-23T02:32:51.7637955Z [ RUN ] AtenXlaTensorTest.TestTo 2022-11-23T02:32:51.7670849Z [ OK ] AtenXlaTensorTest.TestTo (3 ms) 2022-11-23T02:32:51.7671501Z [ RUN ] AtenXlaTensorTest.TestIsFloatingPoint 2022-11-23T02:32:51.7676057Z [ OK ] AtenXlaTensorTest.TestIsFloatingPoint (0 ms) 2022-11-23T02:32:51.7676510Z [ RUN ] AtenXlaTensorTest.TestIsSigned 2022-11-23T02:32:51.7681310Z [ OK ] AtenXlaTensorTest.TestIsSigned (0 ms) 2022-11-23T02:32:51.7681908Z [ RUN ] AtenXlaTensorTest.TestCastByte 2022-11-23T02:32:51.7907315Z [ OK ] AtenXlaTensorTest.TestCastByte (22 ms) 2022-11-23T02:32:51.7907679Z [ RUN ] AtenXlaTensorTest.TestCastChar 2022-11-23T02:32:51.8012284Z [ OK ] AtenXlaTensorTest.TestCastChar (10 ms) 2022-11-23T02:32:51.8012740Z [ RUN ] AtenXlaTensorTest.TestCastShort 2022-11-23T02:32:51.8110984Z [ OK ] AtenXlaTensorTest.TestCastShort (9 ms) 2022-11-23T02:32:51.8111584Z [ RUN ] AtenXlaTensorTest.TestCastInt 2022-11-23T02:32:51.8206903Z [ OK ] AtenXlaTensorTest.TestCastInt (9 ms) 2022-11-23T02:32:51.8207521Z [ RUN ] AtenXlaTensorTest.TestCastLong 2022-11-23T02:32:51.8315234Z [ OK ] AtenXlaTensorTest.TestCastLong (10 ms) 2022-11-23T02:32:51.8315706Z [ RUN ] AtenXlaTensorTest.TestCastFloat 2022-11-23T02:32:51.8327360Z [ OK ] AtenXlaTensorTest.TestCastFloat (1 ms) 2022-11-23T02:32:51.8327974Z [ RUN ] AtenXlaTensorTest.TestRetainType 2022-11-23T02:32:51.8339669Z [ OK ] AtenXlaTensorTest.TestRetainType (1 ms) 2022-11-23T02:32:51.8339998Z [ RUN ] AtenXlaTensorTest.TestAdd 2022-11-23T02:32:51.8455049Z [ OK ] AtenXlaTensorTest.TestAdd (11 ms) 2022-11-23T02:32:51.8513950Z [ RUN ] AtenXlaTensorTest.TestAddInPlace 2022-11-23T02:32:51.8514456Z [ OK ] AtenXlaTensorTest.TestAddInPlace (5 ms) 2022-11-23T02:32:51.8514809Z [ RUN ] AtenXlaTensorTest.TestAddScalar 2022-11-23T02:32:51.8627915Z [ OK ] AtenXlaTensorTest.TestAddScalar (11 ms) 2022-11-23T02:32:51.8628349Z [ RUN ] AtenXlaTensorTest.TestAddScalarInPlace 2022-11-23T02:32:51.8642886Z [ OK ] AtenXlaTensorTest.TestAddScalarInPlace (1 ms) 2022-11-23T02:32:51.8762682Z [ RUN ] AtenXlaTensorTest.TestAddZeroSizeDim 2022-11-23T02:32:51.8763090Z [ OK ] AtenXlaTensorTest.TestAddZeroSizeDim (11 ms) 2022-11-23T02:32:51.8763539Z [ RUN ] AtenXlaTensorTest.TestSub 2022-11-23T02:32:51.8929717Z [ OK ] AtenXlaTensorTest.TestSub (16 ms) 2022-11-23T02:32:51.8930270Z [ RUN ] AtenXlaTensorTest.TestSubInPlace 2022-11-23T02:32:51.8948449Z [ OK ] AtenXlaTensorTest.TestSubInPlace (2 ms) 2022-11-23T02:32:51.8948862Z [ RUN ] AtenXlaTensorTest.TestSubScalar 2022-11-23T02:32:51.9034103Z [ OK ] AtenXlaTensorTest.TestSubScalar (8 ms) 2022-11-23T02:32:51.9034726Z [ RUN ] AtenXlaTensorTest.TestSubScalarInPlace 2022-11-23T02:32:51.9049090Z [ OK ] AtenXlaTensorTest.TestSubScalarInPlace (1 ms) 2022-11-23T02:32:51.9049475Z [ RUN ] AtenXlaTensorTest.TestSymSizes 2022-11-23T02:32:51.9273832Z [ OK ] AtenXlaTensorTest.TestSymSizes (22 ms) 2022-11-23T02:32:51.9274305Z [ RUN ] AtenXlaTensorTest.TestMul 2022-11-23T02:32:51.9356693Z [ OK ] AtenXlaTensorTest.TestMul (8 ms) 2022-11-23T02:32:51.9357081Z [ RUN ] AtenXlaTensorTest.TestMulInPlace 2022-11-23T02:32:51.9375560Z [ OK ] AtenXlaTensorTest.TestMulInPlace (1 ms) 2022-11-23T02:32:51.9376103Z [ RUN ] AtenXlaTensorTest.TestMulScalar 2022-11-23T02:32:51.9484674Z [ OK ] AtenXlaTensorTest.TestMulScalar (10 ms) 2022-11-23T02:32:51.9485236Z [ RUN ] AtenXlaTensorTest.TestMulScalarInPlace 2022-11-23T02:32:51.9499785Z [ OK ] AtenXlaTensorTest.TestMulScalarInPlace (1 ms) 2022-11-23T02:32:51.9500178Z [ RUN ] AtenXlaTensorTest.TestDiv 2022-11-23T02:32:52.2980952Z [ OK ] AtenXlaTensorTest.TestDiv (347 ms) 2022-11-23T02:32:52.2981485Z [ RUN ] AtenXlaTensorTest.TestDivWithRoundingMode 2022-11-23T02:32:53.1778910Z [ OK ] AtenXlaTensorTest.TestDivWithRoundingMode (879 ms) 2022-11-23T02:32:53.1779347Z [ RUN ] AtenXlaTensorTest.TestDivInPlace 2022-11-23T02:32:53.1795788Z [ OK ] AtenXlaTensorTest.TestDivInPlace (1 ms) 2022-11-23T02:32:53.1796372Z [ RUN ] AtenXlaTensorTest.TestDivInPlaceWithRoundingMode 2022-11-23T02:32:53.1838700Z [ OK ] AtenXlaTensorTest.TestDivInPlaceWithRoundingMode (4 ms) 2022-11-23T02:32:53.1839133Z [ RUN ] AtenXlaTensorTest.TestDivScalar 2022-11-23T02:32:53.2451557Z [ OK ] AtenXlaTensorTest.TestDivScalar (61 ms) 2022-11-23T02:32:53.2451983Z [ RUN ] AtenXlaTensorTest.TestDivScalarInPlace 2022-11-23T02:32:53.2475853Z [ OK ] AtenXlaTensorTest.TestDivScalarInPlace (2 ms) 2022-11-23T02:32:53.2476542Z [ RUN ] AtenXlaTensorTest.TestDivOut 2022-11-23T02:32:53.2613060Z [ OK ] AtenXlaTensorTest.TestDivOut (13 ms) 2022-11-23T02:32:53.2613434Z [ RUN ] AtenXlaTensorTest.TestRsubScalar 2022-11-23T02:32:53.2722309Z [ OK ] AtenXlaTensorTest.TestRsubScalar (10 ms) 2022-11-23T02:32:53.2722943Z [ RUN ] AtenXlaTensorTest.TestNe 2022-11-23T02:32:53.2823045Z [ OK ] AtenXlaTensorTest.TestNe (10 ms) 2022-11-23T02:32:53.2823462Z [ RUN ] AtenXlaTensorTest.TestNeInplace 2022-11-23T02:32:53.2917695Z [ OK ] AtenXlaTensorTest.TestNeInplace (9 ms) 2022-11-23T02:32:53.2918129Z [ RUN ] AtenXlaTensorTest.TestEq 2022-11-23T02:32:53.3009294Z [ OK ] AtenXlaTensorTest.TestEq (9 ms) 2022-11-23T02:32:53.3009869Z [ RUN ] AtenXlaTensorTest.TestEqInplace 2022-11-23T02:32:53.3110267Z [ OK ] AtenXlaTensorTest.TestEqInplace (10 ms) 2022-11-23T02:32:53.3110673Z [ RUN ] AtenXlaTensorTest.TestGe 2022-11-23T02:32:53.3204047Z [ OK ] AtenXlaTensorTest.TestGe (9 ms) 2022-11-23T02:32:53.3204530Z [ RUN ] AtenXlaTensorTest.TestGeInplace 2022-11-23T02:32:53.3298701Z [ OK ] AtenXlaTensorTest.TestGeInplace (9 ms) 2022-11-23T02:32:53.3299089Z [ RUN ] AtenXlaTensorTest.TestLe 2022-11-23T02:32:53.3395606Z [ OK ] AtenXlaTensorTest.TestLe (9 ms) 2022-11-23T02:32:53.3395982Z [ RUN ] AtenXlaTensorTest.TestLeInplace 2022-11-23T02:32:53.3488625Z [ OK ] AtenXlaTensorTest.TestLeInplace (9 ms) 2022-11-23T02:32:53.3488980Z [ RUN ] AtenXlaTensorTest.TestGt 2022-11-23T02:32:53.3585263Z [ OK ] AtenXlaTensorTest.TestGt (9 ms) 2022-11-23T02:32:53.3585708Z [ RUN ] AtenXlaTensorTest.TestGtInplace 2022-11-23T02:32:53.3683083Z [ OK ] AtenXlaTensorTest.TestGtInplace (9 ms) 2022-11-23T02:32:53.3683644Z [ RUN ] AtenXlaTensorTest.TestLt 2022-11-23T02:32:53.3778653Z [ OK ] AtenXlaTensorTest.TestLt (9 ms) 2022-11-23T02:32:53.3779018Z [ RUN ] AtenXlaTensorTest.TestLtInplace 2022-11-23T02:32:53.3881865Z [ OK ] AtenXlaTensorTest.TestLtInplace (10 ms) 2022-11-23T02:32:53.3882343Z [ RUN ] AtenXlaTensorTest.TestNeScalar 2022-11-23T02:32:53.3981159Z [ OK ] AtenXlaTensorTest.TestNeScalar (9 ms) 2022-11-23T02:32:53.3981702Z [ RUN ] AtenXlaTensorTest.TestEqScalar 2022-11-23T02:32:53.4076969Z [ OK ] AtenXlaTensorTest.TestEqScalar (9 ms) 2022-11-23T02:32:53.4077516Z [ RUN ] AtenXlaTensorTest.TestGeScalar 2022-11-23T02:32:53.4170174Z [ OK ] AtenXlaTensorTest.TestGeScalar (9 ms) 2022-11-23T02:32:53.4170569Z [ RUN ] AtenXlaTensorTest.TestGeScalarInplace 2022-11-23T02:32:53.4564004Z [ OK ] AtenXlaTensorTest.TestGeScalarInplace (39 ms) 2022-11-23T02:32:53.4564433Z [ RUN ] AtenXlaTensorTest.TestLeScalar 2022-11-23T02:32:53.4661786Z [ OK ] AtenXlaTensorTest.TestLeScalar (9 ms) 2022-11-23T02:32:53.4662195Z [ RUN ] AtenXlaTensorTest.TestLeScalarInplace 2022-11-23T02:32:53.4752598Z [ OK ] AtenXlaTensorTest.TestLeScalarInplace (9 ms) 2022-11-23T02:32:53.4753009Z [ RUN ] AtenXlaTensorTest.TestGtScalar 2022-11-23T02:32:53.4849181Z [ OK ] AtenXlaTensorTest.TestGtScalar (9 ms) 2022-11-23T02:32:53.4849664Z [ RUN ] AtenXlaTensorTest.TestGtScalarInplace 2022-11-23T02:32:53.4937694Z [ OK ] AtenXlaTensorTest.TestGtScalarInplace (8 ms) 2022-11-23T02:32:53.4938155Z [ RUN ] AtenXlaTensorTest.TestLtScalar 2022-11-23T02:32:53.5031152Z [ OK ] AtenXlaTensorTest.TestLtScalar (9 ms) 2022-11-23T02:32:53.5031586Z [ RUN ] AtenXlaTensorTest.TestLtScalarInplace 2022-11-23T02:32:53.5119058Z [ OK ] AtenXlaTensorTest.TestLtScalarInplace (8 ms) 2022-11-23T02:32:53.5119475Z [ RUN ] AtenXlaTensorTest.TestIntegerAdd 2022-11-23T02:32:53.5709434Z [ OK ] AtenXlaTensorTest.TestIntegerAdd (58 ms) 2022-11-23T02:32:53.5709815Z [ RUN ] AtenXlaTensorTest.TestSVD 2022-11-23T02:32:57.7372683Z [ OK ] AtenXlaTensorTest.TestSVD (4166 ms) 2022-11-23T02:32:57.7373214Z [ RUN ] AtenXlaTensorTest.TestQR 2022-11-23T02:32:58.4368626Z [ OK ] AtenXlaTensorTest.TestQR (699 ms) 2022-11-23T02:32:58.4369204Z [ RUN ] AtenXlaTensorTest.TestSymEig 2022-11-23T02:33:00.9017345Z [ OK ] AtenXlaTensorTest.TestSymEig (2464 ms) 2022-11-23T02:33:00.9017950Z [ RUN ] AtenXlaTensorTest.TestCholesky 2022-11-23T02:33:01.0964395Z [ OK ] AtenXlaTensorTest.TestCholesky (194 ms) 2022-11-23T02:33:01.0964844Z [ RUN ] AtenXlaTensorTest.TestLogDet 2022-11-23T02:33:01.2852515Z [ OK ] AtenXlaTensorTest.TestLogDet (188 ms) 2022-11-23T02:33:01.2853084Z [ RUN ] AtenXlaTensorTest.TestSLogDet 2022-11-23T02:33:01.6343379Z [ OK ] AtenXlaTensorTest.TestSLogDet (349 ms) 2022-11-23T02:33:01.6344013Z [ RUN ] AtenXlaTensorTest.TestTriangularSolve 2022-11-23T02:33:08.4286961Z [ OK ] AtenXlaTensorTest.TestTriangularSolve (6794 ms) 2022-11-23T02:33:08.4287404Z [ RUN ] AtenXlaTensorTest.TestKthValue 2022-11-23T02:33:08.9907834Z [ OK ] AtenXlaTensorTest.TestKthValue (562 ms) 2022-11-23T02:33:08.9908227Z [ RUN ] AtenXlaTensorTest.TestTopK 2022-11-23T02:33:09.4747634Z [ OK ] AtenXlaTensorTest.TestTopK (483 ms) 2022-11-23T02:33:09.4747989Z [ RUN ] AtenXlaTensorTest.TestSort 2022-11-23T02:33:09.7542712Z [ OK ] AtenXlaTensorTest.TestSort (279 ms) 2022-11-23T02:33:09.7543107Z [ RUN ] AtenXlaTensorTest.TestSortDescWithMinValue 2022-11-23T02:33:09.7769246Z [ OK ] AtenXlaTensorTest.TestSortDescWithMinValue (22 ms) 2022-11-23T02:33:09.7769826Z [ RUN ] AtenXlaTensorTest.TestArgSort 2022-11-23T02:33:09.7968825Z [ OK ] AtenXlaTensorTest.TestArgSort (19 ms) 2022-11-23T02:33:09.7969342Z [ RUN ] AtenXlaTensorTest.TestMin 2022-11-23T02:33:09.8058910Z [ OK ] AtenXlaTensorTest.TestMin (9 ms) 2022-11-23T02:33:09.8059264Z [ RUN ] AtenXlaTensorTest.TestMish 2022-11-23T02:33:09.8341826Z [ OK ] AtenXlaTensorTest.TestMish (28 ms) 2022-11-23T02:33:09.8342189Z [ RUN ] AtenXlaTensorTest.TestMax 2022-11-23T02:33:09.8430372Z [ OK ] AtenXlaTensorTest.TestMax (8 ms) 2022-11-23T02:33:09.8430839Z [ RUN ] AtenXlaTensorTest.TestUnaryMin 2022-11-23T02:33:09.8528449Z [ OK ] AtenXlaTensorTest.TestUnaryMin (9 ms) 2022-11-23T02:33:09.8528826Z [ RUN ] AtenXlaTensorTest.TestUnaryMax 2022-11-23T02:33:09.8625319Z [ OK ] AtenXlaTensorTest.TestUnaryMax (9 ms) 2022-11-23T02:33:09.8625665Z [ RUN ] AtenXlaTensorTest.TestAll 2022-11-23T02:33:09.9296608Z [ OK ] AtenXlaTensorTest.TestAll (67 ms) 2022-11-23T02:33:09.9296982Z [ RUN ] AtenXlaTensorTest.TestAllDim 2022-11-23T02:33:09.9759856Z [ OK ] AtenXlaTensorTest.TestAllDim (46 ms) 2022-11-23T02:33:09.9760468Z [ RUN ] AtenXlaTensorTest.TestAllDimKeep 2022-11-23T02:33:10.0191989Z [ OK ] AtenXlaTensorTest.TestAllDimKeep (43 ms) 2022-11-23T02:33:10.0192514Z [ RUN ] AtenXlaTensorTest.TestAmax 2022-11-23T02:33:10.2553387Z [ OK ] AtenXlaTensorTest.TestAmax (236 ms) 2022-11-23T02:33:10.2553829Z [ RUN ] AtenXlaTensorTest.TestAmin 2022-11-23T02:33:10.4866866Z [ OK ] AtenXlaTensorTest.TestAmin (231 ms) 2022-11-23T02:33:10.4867308Z [ RUN ] AtenXlaTensorTest.TestAny 2022-11-23T02:33:10.5511407Z [ OK ] AtenXlaTensorTest.TestAny (64 ms) 2022-11-23T02:33:10.5511770Z [ RUN ] AtenXlaTensorTest.TestAnyDim 2022-11-23T02:33:10.5936077Z [ OK ] AtenXlaTensorTest.TestAnyDim (42 ms) 2022-11-23T02:33:10.5936637Z [ RUN ] AtenXlaTensorTest.TestAnyDimKeep 2022-11-23T02:33:10.6373465Z [ OK ] AtenXlaTensorTest.TestAnyDimKeep (43 ms) 2022-11-23T02:33:10.6373870Z [ RUN ] AtenXlaTensorTest.TestMean 2022-11-23T02:33:10.6493998Z [ OK ] AtenXlaTensorTest.TestMean (12 ms) 2022-11-23T02:33:10.6494406Z [ RUN ] AtenXlaTensorTest.TestMeanCast 2022-11-23T02:33:10.6614852Z [ OK ] AtenXlaTensorTest.TestMeanCast (11 ms) 2022-11-23T02:33:10.6615250Z [ RUN ] AtenXlaTensorTest.TestMeanInDim 2022-11-23T02:33:10.7003806Z [ OK ] AtenXlaTensorTest.TestMeanInDim (38 ms) 2022-11-23T02:33:10.7004244Z [ RUN ] AtenXlaTensorTest.TestMeanInDims 2022-11-23T02:33:10.7127414Z [ OK ] AtenXlaTensorTest.TestMeanInDims (12 ms) 2022-11-23T02:33:10.7127821Z [ RUN ] AtenXlaTensorTest.TestMeanInDimsKeepCast 2022-11-23T02:33:10.7256473Z [ OK ] AtenXlaTensorTest.TestMeanInDimsKeepCast (12 ms) 2022-11-23T02:33:10.7256942Z [ RUN ] AtenXlaTensorTest.TestStd 2022-11-23T02:33:10.7573214Z [ OK ] AtenXlaTensorTest.TestStd (31 ms) 2022-11-23T02:33:10.7573582Z [ RUN ] AtenXlaTensorTest.TestStdInDim 2022-11-23T02:33:10.9736080Z [ OK ] AtenXlaTensorTest.TestStdInDim (216 ms) 2022-11-23T02:33:10.9736602Z [ RUN ] AtenXlaTensorTest.TestStdWithCorrection 2022-11-23T02:33:11.0483539Z [ OK ] AtenXlaTensorTest.TestStdWithCorrection (74 ms) 2022-11-23T02:33:11.0484017Z [ RUN ] AtenXlaTensorTest.TestStdMeanWithCorrection 2022-11-23T02:33:11.1779267Z [ OK ] AtenXlaTensorTest.TestStdMeanWithCorrection (129 ms) 2022-11-23T02:33:11.1779688Z [ RUN ] AtenXlaTensorTest.TestSum 2022-11-23T02:33:11.1891204Z [ OK ] AtenXlaTensorTest.TestSum (11 ms) 2022-11-23T02:33:11.1891545Z [ RUN ] AtenXlaTensorTest.TestSumCast 2022-11-23T02:33:11.2004083Z [ OK ] AtenXlaTensorTest.TestSumCast (11 ms) 2022-11-23T02:33:11.2004481Z [ RUN ] AtenXlaTensorTest.TestSumU8 2022-11-23T02:33:11.2175110Z [ OK ] AtenXlaTensorTest.TestSumU8 (17 ms) 2022-11-23T02:33:11.2175511Z [ RUN ] AtenXlaTensorTest.TestSumInDim 2022-11-23T02:33:11.2503277Z [ OK ] AtenXlaTensorTest.TestSumInDim (32 ms) 2022-11-23T02:33:11.2503775Z [ RUN ] AtenXlaTensorTest.TestSumInDims 2022-11-23T02:33:11.2614424Z [ OK ] AtenXlaTensorTest.TestSumInDims (11 ms) 2022-11-23T02:33:11.2614868Z [ RUN ] AtenXlaTensorTest.TestSumInDimsKeep 2022-11-23T02:33:11.2723956Z [ OK ] AtenXlaTensorTest.TestSumInDimsKeep (10 ms) 2022-11-23T02:33:11.2724581Z [ RUN ] AtenXlaTensorTest.TestSumInDimsKeepCast 2022-11-23T02:33:11.2849661Z [ OK ] AtenXlaTensorTest.TestSumInDimsKeepCast (12 ms) 2022-11-23T02:33:11.2850151Z [ RUN ] AtenXlaTensorTest.TestVar 2022-11-23T02:33:11.3170525Z [ OK ] AtenXlaTensorTest.TestVar (32 ms) 2022-11-23T02:33:11.3170933Z [ RUN ] AtenXlaTensorTest.TestVarWithDim 2022-11-23T02:33:11.3901772Z [ OK ] AtenXlaTensorTest.TestVarWithDim (73 ms) 2022-11-23T02:33:11.3902198Z [ RUN ] AtenXlaTensorTest.TestVarWithCorrection 2022-11-23T02:33:11.4381312Z [ OK ] AtenXlaTensorTest.TestVarWithCorrection (47 ms) 2022-11-23T02:33:11.4381861Z [ RUN ] AtenXlaTensorTest.TestVarMeanWithCorrection 2022-11-23T02:33:11.5730768Z [ OK ] AtenXlaTensorTest.TestVarMeanWithCorrection (134 ms) 2022-11-23T02:33:11.5731446Z [ RUN ] AtenXlaTensorTest.TestMaxInDim 2022-11-23T02:33:11.7870066Z [ OK ] AtenXlaTensorTest.TestMaxInDim (213 ms) 2022-11-23T02:33:11.7870710Z [ RUN ] AtenXlaTensorTest.TestMinInDim 2022-11-23T02:33:11.9958152Z [ OK ] AtenXlaTensorTest.TestMinInDim (208 ms) 2022-11-23T02:33:11.9958752Z [ RUN ] AtenXlaTensorTest.TestNorm 2022-11-23T02:33:12.0078940Z [ OK ] AtenXlaTensorTest.TestNorm (12 ms) 2022-11-23T02:33:12.0079437Z [ RUN ] AtenXlaTensorTest.TestNormInDim 2022-11-23T02:33:12.0262991Z [ OK ] AtenXlaTensorTest.TestNormInDim (18 ms) 2022-11-23T02:33:12.0263617Z [ RUN ] AtenXlaTensorTest.TestNormInDims 2022-11-23T02:33:12.0426246Z [ OK ] AtenXlaTensorTest.TestNormInDims (16 ms) 2022-11-23T02:33:12.0426852Z [ RUN ] AtenXlaTensorTest.TestNormInDimsKeep 2022-11-23T02:33:12.0596566Z [ OK ] AtenXlaTensorTest.TestNormInDimsKeep (17 ms) 2022-11-23T02:33:12.0596988Z [ RUN ] AtenXlaTensorTest.TestNormalTwoTensor 2022-11-23T02:33:12.2348428Z [ OK ] AtenXlaTensorTest.TestNormalTwoTensor (175 ms) 2022-11-23T02:33:12.2348888Z [ RUN ] AtenXlaTensorTest.TestNormalDoubleMean 2022-11-23T02:33:12.4015724Z [ OK ] AtenXlaTensorTest.TestNormalDoubleMean (166 ms) 2022-11-23T02:33:12.4016196Z [ RUN ] AtenXlaTensorTest.TestNormalDoubleStd 2022-11-23T02:33:12.5680458Z [ OK ] AtenXlaTensorTest.TestNormalDoubleStd (166 ms) 2022-11-23T02:33:12.5680899Z [ RUN ] AtenXlaTensorTest.TestNormalInPlace 2022-11-23T02:33:12.7495028Z [ OK ] AtenXlaTensorTest.TestNormalInPlace (181 ms) 2022-11-23T02:33:12.7495449Z [ RUN ] AtenXlaTensorTest.TestUniformInPlace 2022-11-23T02:33:12.8123897Z [ OK ] AtenXlaTensorTest.TestUniformInPlace (62 ms) 2022-11-23T02:33:12.8124295Z [ RUN ] AtenXlaTensorTest.TestRandomInPlace 2022-11-23T02:33:14.1390762Z [ OK ] AtenXlaTensorTest.TestRandomInPlace (1326 ms) 2022-11-23T02:33:14.1391209Z [ RUN ] AtenXlaTensorTest.TestRandomInPlaceDefaultFrom 2022-11-23T02:33:14.1583555Z [ OK ] AtenXlaTensorTest.TestRandomInPlaceDefaultFrom (19 ms) 2022-11-23T02:33:14.1584060Z [ RUN ] AtenXlaTensorTest.TestNormGeneral 2022-11-23T02:33:14.1714966Z [ OK ] AtenXlaTensorTest.TestNormGeneral (13 ms) 2022-11-23T02:33:14.1715393Z [ RUN ] AtenXlaTensorTest.TestNormNuclear 2022-11-23T02:33:14.1832998Z [ OK ] AtenXlaTensorTest.TestNormNuclear (11 ms) 2022-11-23T02:33:14.1833461Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNorm 2022-11-23T02:33:14.1851204Z [ OK ] AtenXlaTensorTest.TestFrobeniusNorm (1 ms) 2022-11-23T02:33:14.1851706Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNormInDim 2022-11-23T02:33:14.1877983Z [ OK ] AtenXlaTensorTest.TestFrobeniusNormInDim (2 ms) 2022-11-23T02:33:14.1878706Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNormInDims 2022-11-23T02:33:14.1905135Z [ OK ] AtenXlaTensorTest.TestFrobeniusNormInDims (2 ms) 2022-11-23T02:33:14.1905550Z [ RUN ] AtenXlaTensorTest.TestGroupNorm 2022-11-23T02:33:14.3155568Z [ OK ] AtenXlaTensorTest.TestGroupNorm (124 ms) 2022-11-23T02:33:14.3156218Z [ RUN ] AtenXlaTensorTest.TestGroupNormBackward 2022-11-23T02:33:14.3157533Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3157846Z 2022-11-23T02:33:14.3158317Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3158608Z 2022-11-23T02:33:14.3160571Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3160873Z 2022-11-23T02:33:14.3161099Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3161373Z 2022-11-23T02:33:14.3161601Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3162141Z 2022-11-23T02:33:14.3162349Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:176: Skipped 2022-11-23T02:33:14.3162625Z 2022-11-23T02:33:14.3163093Z [ SKIPPED ] AtenXlaTensorTest.TestGroupNormBackward (0 ms) 2022-11-23T02:33:14.3163724Z [ RUN ] AtenXlaTensorTest.TestInstanceNorm 2022-11-23T02:33:14.3750852Z [ OK ] AtenXlaTensorTest.TestInstanceNorm (58 ms) 2022-11-23T02:33:14.3751255Z [ RUN ] AtenXlaTensorTest.TestLayerNorm 2022-11-23T02:33:14.5667557Z [ OK ] AtenXlaTensorTest.TestLayerNorm (191 ms) 2022-11-23T02:33:14.5668081Z [ RUN ] AtenXlaTensorTest.TestLayerNormBackward 2022-11-23T02:33:15.2975975Z [ OK ] AtenXlaTensorTest.TestLayerNormBackward (730 ms) 2022-11-23T02:33:15.2976491Z [ RUN ] AtenXlaTensorTest.TestPairwiseDistance 2022-11-23T02:33:15.4246054Z [ OK ] AtenXlaTensorTest.TestPairwiseDistance (126 ms) 2022-11-23T02:33:15.4246558Z [ RUN ] AtenXlaTensorTest.TestCosineSimilarity 2022-11-23T02:33:15.4723833Z [ OK ] AtenXlaTensorTest.TestCosineSimilarity (47 ms) 2022-11-23T02:33:15.4724307Z [ RUN ] AtenXlaTensorTest.TestCosineEmbeddingLoss 2022-11-23T02:33:15.5677518Z [ OK ] AtenXlaTensorTest.TestCosineEmbeddingLoss (95 ms) 2022-11-23T02:33:15.5678143Z [ RUN ] AtenXlaTensorTest.TestHingeEmbeddingLoss 2022-11-23T02:33:15.6315177Z [ OK ] AtenXlaTensorTest.TestHingeEmbeddingLoss (63 ms) 2022-11-23T02:33:15.6315627Z [ RUN ] AtenXlaTensorTest.TestTripletMarginLoss 2022-11-23T02:33:16.3126175Z [ OK ] AtenXlaTensorTest.TestTripletMarginLoss (681 ms) 2022-11-23T02:33:16.3126606Z [ RUN ] AtenXlaTensorTest.TestBinaryCrossEntropy 2022-11-23T02:33:16.4202350Z [ OK ] AtenXlaTensorTest.TestBinaryCrossEntropy (107 ms) 2022-11-23T02:33:16.4202820Z [ RUN ] AtenXlaTensorTest.TestMarginRankingLoss 2022-11-23T02:33:16.4774429Z [ OK ] AtenXlaTensorTest.TestMarginRankingLoss (57 ms) 2022-11-23T02:33:16.4774887Z [ RUN ] AtenXlaTensorTest.TestBCEWithLogits 2022-11-23T02:33:16.4882211Z [ OK ] AtenXlaTensorTest.TestBCEWithLogits (10 ms) 2022-11-23T02:33:16.4882625Z [ RUN ] AtenXlaTensorTest.TestKlDiv 2022-11-23T02:33:16.5470219Z [ OK ] AtenXlaTensorTest.TestKlDiv (58 ms) 2022-11-23T02:33:16.5470644Z [ RUN ] AtenXlaTensorTest.TestProd 2022-11-23T02:33:16.5578870Z [ OK ] AtenXlaTensorTest.TestProd (10 ms) 2022-11-23T02:33:16.5579321Z [ RUN ] AtenXlaTensorTest.TestProdCast 2022-11-23T02:33:16.5697339Z [ OK ] AtenXlaTensorTest.TestProdCast (11 ms) 2022-11-23T02:33:16.5697817Z [ RUN ] AtenXlaTensorTest.TestProdInDim 2022-11-23T02:33:16.6019462Z [ OK ] AtenXlaTensorTest.TestProdInDim (32 ms) 2022-11-23T02:33:16.6019949Z [ RUN ] AtenXlaTensorTest.TestProdInDimKeepCast 2022-11-23T02:33:16.6408427Z [ OK ] AtenXlaTensorTest.TestProdInDimKeepCast (38 ms) 2022-11-23T02:33:16.6408935Z [ RUN ] AtenXlaTensorTest.TestProdInDimKeep 2022-11-23T02:33:16.6746454Z [ OK ] AtenXlaTensorTest.TestProdInDimKeep (33 ms) 2022-11-23T02:33:16.6746854Z [ RUN ] AtenXlaTensorTest.TestCumSum 2022-11-23T02:33:16.7161198Z [ OK ] AtenXlaTensorTest.TestCumSum (41 ms) 2022-11-23T02:33:16.7161586Z [ RUN ] AtenXlaTensorTest.TestCumSumCast 2022-11-23T02:33:16.7649666Z [ OK ] AtenXlaTensorTest.TestCumSumCast (48 ms) 2022-11-23T02:33:16.7650052Z [ RUN ] AtenXlaTensorTest.TestCumSumLong 2022-11-23T02:33:16.7923443Z [ OK ] AtenXlaTensorTest.TestCumSumLong (27 ms) 2022-11-23T02:33:16.7923882Z [ RUN ] AtenXlaTensorTest.TestCumSumCastLong 2022-11-23T02:33:16.8091472Z [ OK ] AtenXlaTensorTest.TestCumSumCastLong (16 ms) 2022-11-23T02:33:16.8091913Z [ RUN ] AtenXlaTensorTest.TestCumProd 2022-11-23T02:33:16.8505898Z [ OK ] AtenXlaTensorTest.TestCumProd (41 ms) 2022-11-23T02:33:16.8506359Z [ RUN ] AtenXlaTensorTest.TestCumProdCast 2022-11-23T02:33:16.9002363Z [ OK ] AtenXlaTensorTest.TestCumProdCast (49 ms) 2022-11-23T02:33:16.9003039Z [ RUN ] AtenXlaTensorTest.TestCumProdLong 2022-11-23T02:33:16.9240262Z [ OK ] AtenXlaTensorTest.TestCumProdLong (23 ms) 2022-11-23T02:33:16.9240672Z [ RUN ] AtenXlaTensorTest.TestCumProdCastLong 2022-11-23T02:33:16.9373830Z [ OK ] AtenXlaTensorTest.TestCumProdCastLong (13 ms) 2022-11-23T02:33:16.9374235Z [ RUN ] AtenXlaTensorTest.TestArgMin 2022-11-23T02:33:16.9542881Z [ OK ] AtenXlaTensorTest.TestArgMin (16 ms) 2022-11-23T02:33:16.9543259Z [ RUN ] AtenXlaTensorTest.TestArgMinDim 2022-11-23T02:33:16.9725555Z [ OK ] AtenXlaTensorTest.TestArgMinDim (18 ms) 2022-11-23T02:33:16.9725964Z [ RUN ] AtenXlaTensorTest.TestArgMinDimKeep 2022-11-23T02:33:16.9916253Z [ OK ] AtenXlaTensorTest.TestArgMinDimKeep (19 ms) 2022-11-23T02:33:16.9916711Z [ RUN ] AtenXlaTensorTest.TestArgMinSameValue 2022-11-23T02:33:16.9929795Z [ OK ] AtenXlaTensorTest.TestArgMinSameValue (1 ms) 2022-11-23T02:33:16.9930191Z [ RUN ] AtenXlaTensorTest.TestArgMinWrapper 2022-11-23T02:33:16.9953650Z [ OK ] AtenXlaTensorTest.TestArgMinWrapper (2 ms) 2022-11-23T02:33:17.0082548Z [ RUN ] AtenXlaTensorTest.TestArgMax 2022-11-23T02:33:17.0082913Z [ OK ] AtenXlaTensorTest.TestArgMax (12 ms) 2022-11-23T02:33:17.0083233Z [ RUN ] AtenXlaTensorTest.TestArgMaxDim 2022-11-23T02:33:17.0273768Z [ OK ] AtenXlaTensorTest.TestArgMaxDim (19 ms) 2022-11-23T02:33:17.0274389Z [ RUN ] AtenXlaTensorTest.TestArgMaxDimKeep 2022-11-23T02:33:17.0466071Z [ OK ] AtenXlaTensorTest.TestArgMaxDimKeep (19 ms) 2022-11-23T02:33:17.0466498Z [ RUN ] AtenXlaTensorTest.TestArgMaxSameValue 2022-11-23T02:33:17.0479221Z [ OK ] AtenXlaTensorTest.TestArgMaxSameValue (1 ms) 2022-11-23T02:33:17.0479638Z [ RUN ] AtenXlaTensorTest.TestArgMaxWrapper 2022-11-23T02:33:17.0501972Z [ OK ] AtenXlaTensorTest.TestArgMaxWrapper (2 ms) 2022-11-23T02:33:17.0502541Z [ RUN ] AtenXlaTensorTest.TestAsin 2022-11-23T02:33:17.0627980Z [ OK ] AtenXlaTensorTest.TestAsin (12 ms) 2022-11-23T02:33:17.0628482Z [ RUN ] AtenXlaTensorTest.TestAsinh 2022-11-23T02:33:17.0812663Z [ OK ] AtenXlaTensorTest.TestAsinh (18 ms) 2022-11-23T02:33:17.0813211Z [ RUN ] AtenXlaTensorTest.TestAsinhInPlace 2022-11-23T02:33:17.0831087Z [ OK ] AtenXlaTensorTest.TestAsinhInPlace (1 ms) 2022-11-23T02:33:17.0831755Z [ RUN ] AtenXlaTensorTest.TestSin 2022-11-23T02:33:17.0916662Z [ OK ] AtenXlaTensorTest.TestSin (8 ms) 2022-11-23T02:33:17.0917015Z [ RUN ] AtenXlaTensorTest.TestSinh 2022-11-23T02:33:17.1070994Z [ OK ] AtenXlaTensorTest.TestSinh (15 ms) 2022-11-23T02:33:17.1071353Z [ RUN ] AtenXlaTensorTest.TestAcos 2022-11-23T02:33:17.1183191Z [ OK ] AtenXlaTensorTest.TestAcos (11 ms) 2022-11-23T02:33:17.1183582Z [ RUN ] AtenXlaTensorTest.TestAcosh 2022-11-23T02:33:17.1324906Z [ OK ] AtenXlaTensorTest.TestAcosh (14 ms) 2022-11-23T02:33:17.1325276Z [ RUN ] AtenXlaTensorTest.TestAcoshInPlace 2022-11-23T02:33:17.1343256Z [ OK ] AtenXlaTensorTest.TestAcoshInPlace (1 ms) 2022-11-23T02:33:17.1343617Z [ RUN ] AtenXlaTensorTest.TestCos 2022-11-23T02:33:17.1423580Z [ OK ] AtenXlaTensorTest.TestCos (7 ms) 2022-11-23T02:33:17.1424307Z [ RUN ] AtenXlaTensorTest.TestCosh 2022-11-23T02:33:17.1521869Z [ OK ] AtenXlaTensorTest.TestCosh (9 ms) 2022-11-23T02:33:17.1522438Z [ RUN ] AtenXlaTensorTest.TestAtan 2022-11-23T02:33:17.1597363Z [ OK ] AtenXlaTensorTest.TestAtan (7 ms) 2022-11-23T02:33:17.1598072Z [ RUN ] AtenXlaTensorTest.TestAtanh 2022-11-23T02:33:17.1760536Z [ OK ] AtenXlaTensorTest.TestAtanh (16 ms) 2022-11-23T02:33:17.1760917Z [ RUN ] AtenXlaTensorTest.TestAtanhInPlace 2022-11-23T02:33:17.1779506Z [ OK ] AtenXlaTensorTest.TestAtanhInPlace (1 ms) 2022-11-23T02:33:17.1779851Z [ RUN ] AtenXlaTensorTest.TestAtan2 2022-11-23T02:33:17.1870052Z [ OK ] AtenXlaTensorTest.TestAtan2 (8 ms) 2022-11-23T02:33:17.1870490Z [ RUN ] AtenXlaTensorTest.TestTan 2022-11-23T02:33:17.1961921Z [ OK ] AtenXlaTensorTest.TestTan (9 ms) 2022-11-23T02:33:17.1962442Z [ RUN ] AtenXlaTensorTest.TestTanh 2022-11-23T02:33:17.2063265Z [ OK ] AtenXlaTensorTest.TestTanh (10 ms) 2022-11-23T02:33:17.2063690Z [ RUN ] AtenXlaTensorTest.TestClampMinMax 2022-11-23T02:33:17.2162347Z [ OK ] AtenXlaTensorTest.TestClampMinMax (9 ms) 2022-11-23T02:33:17.2162771Z [ RUN ] AtenXlaTensorTest.TestClampMinMaxTensor 2022-11-23T02:33:17.2263649Z [ OK ] AtenXlaTensorTest.TestClampMinMaxTensor (10 ms) 2022-11-23T02:33:17.2264051Z [ RUN ] AtenXlaTensorTest.TestClampMin 2022-11-23T02:33:17.2277807Z [ OK ] AtenXlaTensorTest.TestClampMin (1 ms) 2022-11-23T02:33:17.2278182Z [ RUN ] AtenXlaTensorTest.TestClampMinTensor 2022-11-23T02:33:17.2367311Z [ OK ] AtenXlaTensorTest.TestClampMinTensor (8 ms) 2022-11-23T02:33:17.2367861Z [ RUN ] AtenXlaTensorTest.TestClampMax 2022-11-23T02:33:17.2385425Z [ OK ] AtenXlaTensorTest.TestClampMax (1 ms) 2022-11-23T02:33:17.2385828Z [ RUN ] AtenXlaTensorTest.TestClampMaxTensor 2022-11-23T02:33:17.2525941Z [ OK ] AtenXlaTensorTest.TestClampMaxTensor (13 ms) 2022-11-23T02:33:17.2526395Z [ RUN ] AtenXlaTensorTest.TestClampMinExplicit 2022-11-23T02:33:17.2541343Z [ OK ] AtenXlaTensorTest.TestClampMinExplicit (1 ms) 2022-11-23T02:33:17.2541865Z [ RUN ] AtenXlaTensorTest.TestClampMinTensorExplicit 2022-11-23T02:33:17.2641516Z [ OK ] AtenXlaTensorTest.TestClampMinTensorExplicit (9 ms) 2022-11-23T02:33:17.2641965Z [ RUN ] AtenXlaTensorTest.TestClampMaxExplicit 2022-11-23T02:33:17.2656506Z [ OK ] AtenXlaTensorTest.TestClampMaxExplicit (1 ms) 2022-11-23T02:33:17.2656930Z [ RUN ] AtenXlaTensorTest.TestClampMaxTensorExplicit 2022-11-23T02:33:17.2751939Z [ OK ] AtenXlaTensorTest.TestClampMaxTensorExplicit (9 ms) 2022-11-23T02:33:17.2752413Z [ RUN ] AtenXlaTensorTest.TestClampMinExplicitInPlace 2022-11-23T02:33:17.2770732Z [ OK ] AtenXlaTensorTest.TestClampMinExplicitInPlace (1 ms) 2022-11-23T02:33:17.2771176Z [ RUN ] AtenXlaTensorTest.TestClampMaxExplicitInPlace 2022-11-23T02:33:17.2789477Z [ OK ] AtenXlaTensorTest.TestClampMaxExplicitInPlace (1 ms) 2022-11-23T02:33:17.2790149Z [ RUN ] AtenXlaTensorTest.TestCeil 2022-11-23T02:33:17.2868192Z [ OK ] AtenXlaTensorTest.TestCeil (7 ms) 2022-11-23T02:33:17.2868514Z [ RUN ] AtenXlaTensorTest.TestFloor 2022-11-23T02:33:17.2942296Z [ OK ] AtenXlaTensorTest.TestFloor (7 ms) 2022-11-23T02:33:17.2942782Z [ RUN ] AtenXlaTensorTest.TestFloorDivide 2022-11-23T02:33:17.3004516Z [ OK ] AtenXlaTensorTest.TestFloorDivide (6 ms) 2022-11-23T02:33:17.3005064Z [ RUN ] AtenXlaTensorTest.TestRound 2022-11-23T02:33:17.3136207Z [ OK ] AtenXlaTensorTest.TestRound (13 ms) 2022-11-23T02:33:17.3136878Z [ RUN ] AtenXlaTensorTest.TestTrunc 2022-11-23T02:33:17.3235666Z [ OK ] AtenXlaTensorTest.TestTrunc (9 ms) 2022-11-23T02:33:17.3236018Z [ RUN ] AtenXlaTensorTest.TestFrac 2022-11-23T02:33:17.3337011Z [ OK ] AtenXlaTensorTest.TestFrac (10 ms) 2022-11-23T02:33:17.3337743Z [ RUN ] AtenXlaTensorTest.TestNeg 2022-11-23T02:33:17.3422053Z [ OK ] AtenXlaTensorTest.TestNeg (8 ms) 2022-11-23T02:33:17.3422483Z [ RUN ] AtenXlaTensorTest.TestBitwiseNot 2022-11-23T02:33:17.3805693Z [ OK ] AtenXlaTensorTest.TestBitwiseNot (38 ms) 2022-11-23T02:33:17.3806320Z [ RUN ] AtenXlaTensorTest.TestBitwiseNotInPlace 2022-11-23T02:33:17.3863932Z [ OK ] AtenXlaTensorTest.TestBitwiseNotInPlace (5 ms) 2022-11-23T02:33:17.3864345Z [ RUN ] AtenXlaTensorTest.TestSgn 2022-11-23T02:33:17.4026617Z [ OK ] AtenXlaTensorTest.TestSgn (16 ms) 2022-11-23T02:33:17.4027020Z [ RUN ] AtenXlaTensorTest.TestSign 2022-11-23T02:33:17.4194330Z [ OK ] AtenXlaTensorTest.TestSign (16 ms) 2022-11-23T02:33:17.4194843Z [ RUN ] AtenXlaTensorTest.TestSignByte 2022-11-23T02:33:17.4284076Z [ OK ] AtenXlaTensorTest.TestSignByte (8 ms) 2022-11-23T02:33:17.4284453Z [ RUN ] AtenXlaTensorTest.TestAbs 2022-11-23T02:33:17.4458229Z [ OK ] AtenXlaTensorTest.TestAbs (17 ms) 2022-11-23T02:33:17.4458593Z [ RUN ] AtenXlaTensorTest.TestAbsByte 2022-11-23T02:33:17.4524231Z [ OK ] AtenXlaTensorTest.TestAbsByte (6 ms) 2022-11-23T02:33:17.4524763Z [ RUN ] AtenXlaTensorTest.TestEmptyLike 2022-11-23T02:33:17.4532458Z [ OK ] AtenXlaTensorTest.TestEmptyLike (0 ms) 2022-11-23T02:33:17.4532823Z [ RUN ] AtenXlaTensorTest.TestEmptyLikeOptions 2022-11-23T02:33:17.4539966Z [ OK ] AtenXlaTensorTest.TestEmptyLikeOptions (0 ms) 2022-11-23T02:33:17.4540330Z [ RUN ] AtenXlaTensorTest.TestEmpty 2022-11-23T02:33:17.4542552Z [ OK ] AtenXlaTensorTest.TestEmpty (0 ms) 2022-11-23T02:33:17.4542936Z [ RUN ] AtenXlaTensorTest.TestZerosLike 2022-11-23T02:33:17.4558054Z [ OK ] AtenXlaTensorTest.TestZerosLike (1 ms) 2022-11-23T02:33:17.4558447Z [ RUN ] AtenXlaTensorTest.TestZerosLikeOptions 2022-11-23T02:33:17.4572401Z [ OK ] AtenXlaTensorTest.TestZerosLikeOptions (1 ms) 2022-11-23T02:33:17.4572777Z [ RUN ] AtenXlaTensorTest.TestZeros 2022-11-23T02:33:17.4582851Z [ OK ] AtenXlaTensorTest.TestZeros (1 ms) 2022-11-23T02:33:17.4583162Z [ RUN ] AtenXlaTensorTest.TestOnes 2022-11-23T02:33:17.4660943Z [ OK ] AtenXlaTensorTest.TestOnes (7 ms) 2022-11-23T02:33:17.4661285Z [ RUN ] AtenXlaTensorTest.TestOnesLike 2022-11-23T02:33:17.4676838Z [ OK ] AtenXlaTensorTest.TestOnesLike (1 ms) 2022-11-23T02:33:17.4677204Z [ RUN ] AtenXlaTensorTest.TestOnesLikeOptions 2022-11-23T02:33:17.4690482Z [ OK ] AtenXlaTensorTest.TestOnesLikeOptions (1 ms) 2022-11-23T02:33:17.4690864Z [ RUN ] AtenXlaTensorTest.TestFull 2022-11-23T02:33:17.4767640Z [ OK ] AtenXlaTensorTest.TestFull (7 ms) 2022-11-23T02:33:17.4768097Z [ RUN ] AtenXlaTensorTest.TestFullLike 2022-11-23T02:33:17.4782898Z [ OK ] AtenXlaTensorTest.TestFullLike (1 ms) 2022-11-23T02:33:17.4783272Z [ RUN ] AtenXlaTensorTest.TestFullLikeOptions 2022-11-23T02:33:17.4797476Z [ OK ] AtenXlaTensorTest.TestFullLikeOptions (1 ms) 2022-11-23T02:33:17.4797893Z [ RUN ] AtenXlaTensorTest.TestARange 2022-11-23T02:33:17.4925569Z [ OK ] AtenXlaTensorTest.TestARange (12 ms) 2022-11-23T02:33:17.4925947Z [ RUN ] AtenXlaTensorTest.TestARangeOut 2022-11-23T02:33:17.4990760Z [ OK ] AtenXlaTensorTest.TestARangeOut (6 ms) 2022-11-23T02:33:17.4991156Z [ RUN ] AtenXlaTensorTest.TestDimARange 2022-11-23T02:33:17.5060065Z [ OK ] AtenXlaTensorTest.TestDimARange (6 ms) 2022-11-23T02:33:17.5060540Z [ RUN ] AtenXlaTensorTest.TestBartlettWindow 2022-11-23T02:33:17.5338559Z [ OK ] AtenXlaTensorTest.TestBartlettWindow (27 ms) 2022-11-23T02:33:17.5339053Z [ RUN ] AtenXlaTensorTest.TestBlackmanWindow 2022-11-23T02:33:17.5617149Z [ OK ] AtenXlaTensorTest.TestBlackmanWindow (27 ms) 2022-11-23T02:33:17.5617614Z [ RUN ] AtenXlaTensorTest.TestHammingWindow 2022-11-23T02:33:17.5850556Z [ OK ] AtenXlaTensorTest.TestHammingWindow (23 ms) 2022-11-23T02:33:17.5850957Z [ RUN ] AtenXlaTensorTest.TestHannWindow 2022-11-23T02:33:17.5876287Z [ OK ] AtenXlaTensorTest.TestHannWindow (2 ms) 2022-11-23T02:33:17.5876884Z [ RUN ] AtenXlaTensorTest.TestLogSigmoid 2022-11-23T02:33:17.6119928Z [ OK ] AtenXlaTensorTest.TestLogSigmoid (24 ms) 2022-11-23T02:33:17.6120521Z [ RUN ] AtenXlaTensorTest.TestLogsumexp 2022-11-23T02:33:17.6726372Z [ OK ] AtenXlaTensorTest.TestLogsumexp (60 ms) 2022-11-23T02:33:17.6727005Z [ RUN ] AtenXlaTensorTest.TestXLogY 2022-11-23T02:33:17.6858683Z [ OK ] AtenXlaTensorTest.TestXLogY (13 ms) 2022-11-23T02:33:17.6859232Z [ RUN ] AtenXlaTensorTest.TestSiLU 2022-11-23T02:33:17.6998943Z [ OK ] AtenXlaTensorTest.TestSiLU (14 ms) 2022-11-23T02:33:17.6999496Z [ RUN ] AtenXlaTensorTest.TestSiLUBackward 2022-11-23T02:33:17.7163881Z [ OK ] AtenXlaTensorTest.TestSiLUBackward (16 ms) 2022-11-23T02:33:17.7164484Z [ RUN ] AtenXlaTensorTest.TestSigmoid 2022-11-23T02:33:17.7271775Z [ OK ] AtenXlaTensorTest.TestSigmoid (10 ms) 2022-11-23T02:33:17.7272319Z [ RUN ] AtenXlaTensorTest.TestMatmul_1x1 2022-11-23T02:33:17.7398723Z [ OK ] AtenXlaTensorTest.TestMatmul_1x1 (12 ms) 2022-11-23T02:33:17.7399130Z [ RUN ] AtenXlaTensorTest.TestMatmul_2x1 2022-11-23T02:33:17.7560203Z [ OK ] AtenXlaTensorTest.TestMatmul_2x1 (16 ms) 2022-11-23T02:33:17.7560762Z [ RUN ] AtenXlaTensorTest.TestMatmul_1x2 2022-11-23T02:33:17.7690367Z [ OK ] AtenXlaTensorTest.TestMatmul_1x2 (12 ms) 2022-11-23T02:33:17.7690947Z [ RUN ] AtenXlaTensorTest.TestMatmul_2x2 2022-11-23T02:33:17.7870687Z [ OK ] AtenXlaTensorTest.TestMatmul_2x2 (17 ms) 2022-11-23T02:33:17.7871311Z [ RUN ] AtenXlaTensorTest.TestMatmulBcast 2022-11-23T02:33:17.8174415Z [ OK ] AtenXlaTensorTest.TestMatmulBcast (30 ms) 2022-11-23T02:33:17.8175067Z [ RUN ] AtenXlaTensorTest.TestDot 2022-11-23T02:33:17.8191968Z [ OK ] AtenXlaTensorTest.TestDot (1 ms) 2022-11-23T02:33:17.8192553Z [ RUN ] AtenXlaTensorTest.TestTensorDot 2022-11-23T02:33:17.8468730Z [ OK ] AtenXlaTensorTest.TestTensorDot (27 ms) 2022-11-23T02:33:17.8469366Z [ RUN ] AtenXlaTensorTest.TestGer 2022-11-23T02:33:17.8577083Z [ OK ] AtenXlaTensorTest.TestGer (10 ms) 2022-11-23T02:33:17.8577477Z [ RUN ] AtenXlaTensorTest.TestMv 2022-11-23T02:33:17.8816829Z [ OK ] AtenXlaTensorTest.TestMv (23 ms) 2022-11-23T02:33:17.8817418Z [ RUN ] AtenXlaTensorTest.TestMvOut 2022-11-23T02:33:17.8839521Z [ OK ] AtenXlaTensorTest.TestMvOut (2 ms) 2022-11-23T02:33:17.8840151Z [ RUN ] AtenXlaTensorTest.TestBatchAddBatchMatMul 2022-11-23T02:33:17.9149547Z [ OK ] AtenXlaTensorTest.TestBatchAddBatchMatMul (30 ms) 2022-11-23T02:33:17.9150468Z [ RUN ] AtenXlaTensorTest.TestBatchAddBatchMatMulInPlace 2022-11-23T02:33:17.9181564Z [ OK ] AtenXlaTensorTest.TestBatchAddBatchMatMulInPlace (3 ms) 2022-11-23T02:33:17.9182353Z [ RUN ] AtenXlaTensorTest.TestBatchMatMul 2022-11-23T02:33:17.9261887Z [ OK ] AtenXlaTensorTest.TestBatchMatMul (8 ms) 2022-11-23T02:33:17.9262471Z [ RUN ] AtenXlaTensorTest.TestLinear 2022-11-23T02:33:17.9531437Z [ OK ] AtenXlaTensorTest.TestLinear (26 ms) 2022-11-23T02:33:17.9532078Z [ RUN ] AtenXlaTensorTest.TestPinverse 2022-11-23T02:33:18.3742592Z [ OK ] AtenXlaTensorTest.TestPinverse (421 ms) 2022-11-23T02:33:18.3743027Z [ RUN ] AtenXlaTensorTest.TestEinsumOuter 2022-11-23T02:33:18.3852402Z [ OK ] AtenXlaTensorTest.TestEinsumOuter (10 ms) 2022-11-23T02:33:18.3852825Z [ RUN ] AtenXlaTensorTest.TestEinsumOuterBackward 2022-11-23T02:33:18.4074747Z [ OK ] AtenXlaTensorTest.TestEinsumOuterBackward (22 ms) 2022-11-23T02:33:18.4075454Z [ RUN ] AtenXlaTensorTest.TestEinsumBatchMatMul 2022-11-23T02:33:18.4285356Z [ OK ] AtenXlaTensorTest.TestEinsumBatchMatMul (20 ms) 2022-11-23T02:33:18.4286114Z [ RUN ] AtenXlaTensorTest.TestEinsumBatchMatMulBackward 2022-11-23T02:33:18.4569405Z [ OK ] AtenXlaTensorTest.TestEinsumBatchMatMulBackward (28 ms) 2022-11-23T02:33:18.4570735Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinear 2022-11-23T02:33:18.4895841Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinear (32 ms) 2022-11-23T02:33:18.4896410Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinearBackward 2022-11-23T02:33:18.5544395Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinearBackward (64 ms) 2022-11-23T02:33:18.5545481Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonal 2022-11-23T02:33:18.5679514Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonal (13 ms) 2022-11-23T02:33:18.5680302Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonalBackward 2022-11-23T02:33:18.5838788Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonalBackward (15 ms) 2022-11-23T02:33:18.5839355Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonal 2022-11-23T02:33:18.6125004Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonal (28 ms) 2022-11-23T02:33:18.6125925Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonalBackward 2022-11-23T02:33:18.6330961Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonalBackward (20 ms) 2022-11-23T02:33:18.6331904Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermute 2022-11-23T02:33:18.6545506Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermute (21 ms) 2022-11-23T02:33:18.6546394Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermuteBackward 2022-11-23T02:33:18.6701528Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermuteBackward (15 ms) 2022-11-23T02:33:18.6702525Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxis 2022-11-23T02:33:18.6996836Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxis (29 ms) 2022-11-23T02:33:18.6997467Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxisBackward 2022-11-23T02:33:18.7385482Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxisBackward (38 ms) 2022-11-23T02:33:18.7386034Z [ RUN ] AtenXlaTensorTest.TestEinsumThreeInputs 2022-11-23T02:33:18.7507656Z [ OK ] AtenXlaTensorTest.TestEinsumThreeInputs (12 ms) 2022-11-23T02:33:18.7508089Z [ RUN ] AtenXlaTensorTest.TestEinsumExtraSpaces 2022-11-23T02:33:18.7527938Z [ OK ] AtenXlaTensorTest.TestEinsumExtraSpaces (2 ms) 2022-11-23T02:33:18.7528329Z [ RUN ] AtenXlaTensorTest.TestEinsumLarge4D 2022-11-23T02:33:22.7654866Z [ OK ] AtenXlaTensorTest.TestEinsumLarge4D (4012 ms) 2022-11-23T02:33:22.7655509Z [ RUN ] AtenXlaTensorTest.TestBilinear 2022-11-23T02:33:22.8830728Z [ OK ] AtenXlaTensorTest.TestBilinear (117 ms) 2022-11-23T02:33:22.8831387Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2D 2022-11-23T02:33:23.5553721Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2D (672 ms) 2022-11-23T02:33:23.5554302Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DBackward 2022-11-23T02:33:23.5793298Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DBackward (23 ms) 2022-11-23T02:33:23.5794013Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DWithScale 2022-11-23T02:33:27.0775314Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DWithScale (3498 ms) 2022-11-23T02:33:27.0776198Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DBackwardWithScale 2022-11-23T02:33:27.0998694Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DBackwardWithScale (22 ms) 2022-11-23T02:33:27.0999477Z [ RUN ] AtenXlaTensorTest.TestUpsampleBilinear2D 2022-11-23T02:33:29.1751756Z [ OK ] AtenXlaTensorTest.TestUpsampleBilinear2D (2075 ms) 2022-11-23T02:33:29.1752443Z [ RUN ] AtenXlaTensorTest.TestUpsampleBilinear2DBackward 2022-11-23T02:33:29.1841658Z [ OK ] AtenXlaTensorTest.TestUpsampleBilinear2DBackward (9 ms) 2022-11-23T02:33:29.1842259Z [ RUN ] AtenXlaTensorTest.TestAddCMul 2022-11-23T02:33:29.1988411Z [ OK ] AtenXlaTensorTest.TestAddCMul (14 ms) 2022-11-23T02:33:29.1988830Z [ RUN ] AtenXlaTensorTest.TestAddCDiv 2022-11-23T02:33:29.2103437Z [ OK ] AtenXlaTensorTest.TestAddCDiv (11 ms) 2022-11-23T02:33:29.2104028Z [ RUN ] AtenXlaTensorTest.TestSize 2022-11-23T02:33:29.2112661Z [ OK ] AtenXlaTensorTest.TestSize (1 ms) 2022-11-23T02:33:29.2113241Z [ RUN ] AtenXlaTensorTest.TestSelect 2022-11-23T02:33:29.2501259Z [ OK ] AtenXlaTensorTest.TestSelect (38 ms) 2022-11-23T02:33:29.2501938Z [ RUN ] AtenXlaTensorTest.TestBernoulliScalarProb 2022-11-23T02:33:29.3224470Z [ OK ] AtenXlaTensorTest.TestBernoulliScalarProb (72 ms) 2022-11-23T02:33:29.3225176Z [ RUN ] AtenXlaTensorTest.TestBernoulliTensorProb 2022-11-23T02:33:29.3999587Z [ OK ] AtenXlaTensorTest.TestBernoulliTensorProb (77 ms) 2022-11-23T02:33:29.4000075Z [ RUN ] AtenXlaTensorTest.TestBernoulliScalarProbInPlace 2022-11-23T02:33:29.4022727Z [ OK ] AtenXlaTensorTest.TestBernoulliScalarProbInPlace (2 ms) 2022-11-23T02:33:29.4023233Z [ RUN ] AtenXlaTensorTest.TestBernoulliTensorProbInPlace 2022-11-23T02:33:29.4678588Z [ OK ] AtenXlaTensorTest.TestBernoulliTensorProbInPlace (65 ms) 2022-11-23T02:33:29.4679191Z [ RUN ] AtenXlaTensorTest.TestDropout 2022-11-23T02:33:29.5470198Z [ OK ] AtenXlaTensorTest.TestDropout (79 ms) 2022-11-23T02:33:29.5470751Z [ RUN ] AtenXlaTensorTest.TestDropoutInPlace 2022-11-23T02:33:29.5491172Z [ OK ] AtenXlaTensorTest.TestDropoutInPlace (2 ms) 2022-11-23T02:33:29.5491736Z [ RUN ] AtenXlaTensorTest.TestRandperm 2022-11-23T02:33:29.5566111Z [ OK ] AtenXlaTensorTest.TestRandperm (7 ms) 2022-11-23T02:33:29.5566468Z [ RUN ] AtenXlaTensorTest.TestSlice 2022-11-23T02:33:29.5709362Z [ OK ] AtenXlaTensorTest.TestSlice (14 ms) 2022-11-23T02:33:29.5709703Z [ RUN ] AtenXlaTensorTest.TestTake 2022-11-23T02:33:29.5892620Z [ OK ] AtenXlaTensorTest.TestTake (18 ms) 2022-11-23T02:33:29.5893001Z [ RUN ] AtenXlaTensorTest.TestTakeBackward 2022-11-23T02:33:29.6105199Z [ OK ] AtenXlaTensorTest.TestTakeBackward (21 ms) 2022-11-23T02:33:29.6105562Z [ RUN ] AtenXlaTensorTest.TestStack 2022-11-23T02:33:29.6809562Z [ OK ] AtenXlaTensorTest.TestStack (70 ms) 2022-11-23T02:33:29.6809968Z [ RUN ] AtenXlaTensorTest.TestCat 2022-11-23T02:33:29.7030424Z [ OK ] AtenXlaTensorTest.TestCat (22 ms) 2022-11-23T02:33:29.7030934Z [ RUN ] AtenXlaTensorTest.TestCatTypePromotion 2022-11-23T02:33:29.7603483Z [ OK ] AtenXlaTensorTest.TestCatTypePromotion (57 ms) 2022-11-23T02:33:29.7603886Z [ RUN ] AtenXlaTensorTest.TestUnbind 2022-11-23T02:33:29.9007980Z [ OK ] AtenXlaTensorTest.TestUnbind (140 ms) 2022-11-23T02:33:29.9008362Z [ RUN ] AtenXlaTensorTest.TestRepeat 2022-11-23T02:33:29.9439544Z [ OK ] AtenXlaTensorTest.TestRepeat (43 ms) 2022-11-23T02:33:29.9439903Z [ RUN ] AtenXlaTensorTest.TestGather 2022-11-23T02:33:29.9626584Z [ OK ] AtenXlaTensorTest.TestGather (18 ms) 2022-11-23T02:33:29.9626973Z [ RUN ] AtenXlaTensorTest.TestScatter 2022-11-23T02:33:30.0239913Z [ OK ] AtenXlaTensorTest.TestScatter (61 ms) 2022-11-23T02:33:30.0240339Z [ RUN ] AtenXlaTensorTest.TestScatterR1 2022-11-23T02:33:30.0539628Z [ OK ] AtenXlaTensorTest.TestScatterR1 (29 ms) 2022-11-23T02:33:30.0540117Z [ RUN ] AtenXlaTensorTest.TestScatterR3 2022-11-23T02:33:30.0998466Z [ OK ] AtenXlaTensorTest.TestScatterR3 (45 ms) 2022-11-23T02:33:30.0998919Z [ RUN ] AtenXlaTensorTest.TestScatterBiggerSource 2022-11-23T02:33:30.1653875Z [ OK ] AtenXlaTensorTest.TestScatterBiggerSource (65 ms) 2022-11-23T02:33:30.1654384Z [ RUN ] AtenXlaTensorTest.TestScatterScalar 2022-11-23T02:33:30.2158070Z [ OK ] AtenXlaTensorTest.TestScatterScalar (50 ms) 2022-11-23T02:33:30.2158577Z [ RUN ] AtenXlaTensorTest.TestScatterReduceAdd 2022-11-23T02:33:30.2667601Z [ OK ] AtenXlaTensorTest.TestScatterReduceAdd (50 ms) 2022-11-23T02:33:30.2668092Z [ RUN ] AtenXlaTensorTest.TestScatterAdd 2022-11-23T02:33:30.2709037Z [ OK ] AtenXlaTensorTest.TestScatterAdd (4 ms) 2022-11-23T02:33:30.2709444Z [ RUN ] AtenXlaTensorTest.TestScatterAddInPlace 2022-11-23T02:33:30.3220335Z [ OK ] AtenXlaTensorTest.TestScatterAddInPlace (50 ms) 2022-11-23T02:33:30.3220755Z [ RUN ] AtenXlaTensorTest.TestIndexSelect 2022-11-23T02:33:30.5557855Z [ OK ] AtenXlaTensorTest.TestIndexSelect (233 ms) 2022-11-23T02:33:30.5558401Z [ RUN ] AtenXlaTensorTest.TestIndexSelectRank0 2022-11-23T02:33:30.6697846Z [ OK ] AtenXlaTensorTest.TestIndexSelectRank0 (113 ms) 2022-11-23T02:33:30.6698233Z [ RUN ] AtenXlaTensorTest.TestInverse 2022-11-23T02:33:30.7747257Z [ OK ] AtenXlaTensorTest.TestInverse (104 ms) 2022-11-23T02:33:30.7747774Z [ RUN ] AtenXlaTensorTest.TestIsnan 2022-11-23T02:33:30.7835293Z [ OK ] AtenXlaTensorTest.TestIsnan (8 ms) 2022-11-23T02:33:30.7835768Z [ RUN ] AtenXlaTensorTest.TestExpand 2022-11-23T02:33:30.7934707Z [ OK ] AtenXlaTensorTest.TestExpand (9 ms) 2022-11-23T02:33:30.7935072Z [ RUN ] AtenXlaTensorTest.TestExpandBack 2022-11-23T02:33:30.8100581Z [ OK ] AtenXlaTensorTest.TestExpandBack (16 ms) 2022-11-23T02:33:30.8101007Z [ RUN ] AtenXlaTensorTest.TestExpandAs 2022-11-23T02:33:30.8178329Z [ OK ] AtenXlaTensorTest.TestExpandAs (7 ms) 2022-11-23T02:33:30.8178914Z [ RUN ] AtenXlaTensorTest.TestExpandSymIntStatic 2022-11-23T02:33:30.8193867Z [ OK ] AtenXlaTensorTest.TestExpandSymIntStatic (1 ms) 2022-11-23T02:33:30.8194468Z [ RUN ] AtenXlaTensorTest.TestExpandSymIntSymbolic 2022-11-23T02:33:30.8302981Z [ OK ] AtenXlaTensorTest.TestExpandSymIntSymbolic (10 ms) 2022-11-23T02:33:30.8303685Z [ RUN ] AtenXlaTensorTest.TestExpandSymIntDynamic 2022-11-23T02:33:30.8478557Z [ OK ] AtenXlaTensorTest.TestExpandSymIntDynamic (17 ms) 2022-11-23T02:33:30.8478971Z [ RUN ] AtenXlaTensorTest.TestEye 2022-11-23T02:33:30.8574574Z [ OK ] AtenXlaTensorTest.TestEye (9 ms) 2022-11-23T02:33:30.8575158Z [ RUN ] AtenXlaTensorTest.TestEyeWide 2022-11-23T02:33:30.8671641Z [ OK ] AtenXlaTensorTest.TestEyeWide (9 ms) 2022-11-23T02:33:30.8672050Z [ RUN ] AtenXlaTensorTest.TestEyeNarrow 2022-11-23T02:33:30.8768965Z [ OK ] AtenXlaTensorTest.TestEyeNarrow (9 ms) 2022-11-23T02:33:30.8769438Z [ RUN ] AtenXlaTensorTest.TestBroadcastTensors 2022-11-23T02:33:30.8996387Z [ OK ] AtenXlaTensorTest.TestBroadcastTensors (22 ms) 2022-11-23T02:33:30.8996823Z [ RUN ] AtenXlaTensorTest.TestOneIndex 2022-11-23T02:33:31.0592557Z [ OK ] AtenXlaTensorTest.TestOneIndex (159 ms) 2022-11-23T02:33:31.0593004Z [ RUN ] AtenXlaTensorTest.TestOneIndexTransfer 2022-11-23T02:33:31.0710857Z [ OK ] AtenXlaTensorTest.TestOneIndexTransfer (11 ms) 2022-11-23T02:33:31.0711515Z [ RUN ] AtenXlaTensorTest.TestNonzero 2022-11-23T02:33:31.1023696Z [ OK ] AtenXlaTensorTest.TestNonzero (31 ms) 2022-11-23T02:33:31.1024088Z [ RUN ] AtenXlaTensorTest.TestMaskedSelect 2022-11-23T02:33:31.1369700Z [ OK ] AtenXlaTensorTest.TestMaskedSelect (34 ms) 2022-11-23T02:33:31.1370305Z [ RUN ] AtenXlaTensorTest.TestMaskedScatter 2022-11-23T02:33:31.1919664Z [ OK ] AtenXlaTensorTest.TestMaskedScatter (54 ms) 2022-11-23T02:33:31.1920094Z [ RUN ] AtenXlaTensorTest.TestMultiIndexHeadNull 2022-11-23T02:33:31.3211144Z [ OK ] AtenXlaTensorTest.TestMultiIndexHeadNull (129 ms) 2022-11-23T02:33:31.3211860Z [ RUN ] AtenXlaTensorTest.TestMultiIndexMiddleNull 2022-11-23T02:33:31.4505027Z [ OK ] AtenXlaTensorTest.TestMultiIndexMiddleNull (129 ms) 2022-11-23T02:33:31.4505726Z [ RUN ] AtenXlaTensorTest.TestMultiIndexTailNull 2022-11-23T02:33:31.5938315Z [ OK ] AtenXlaTensorTest.TestMultiIndexTailNull (143 ms) 2022-11-23T02:33:31.5939119Z [ RUN ] AtenXlaTensorTest.TestMultiIndexMiddleBroadcast 2022-11-23T02:33:31.7381011Z [ OK ] AtenXlaTensorTest.TestMultiIndexMiddleBroadcast (144 ms) 2022-11-23T02:33:31.7381535Z [ RUN ] AtenXlaTensorTest.TestMultiIndexTailBroadcast 2022-11-23T02:33:31.8821548Z [ OK ] AtenXlaTensorTest.TestMultiIndexTailBroadcast (143 ms) 2022-11-23T02:33:31.8822260Z [ RUN ] AtenXlaTensorTest.TestMaskIndex 2022-11-23T02:33:32.0476901Z [ OK ] AtenXlaTensorTest.TestMaskIndex (165 ms) 2022-11-23T02:33:32.0477383Z [ RUN ] AtenXlaTensorTest.TestOneIndexPut 2022-11-23T02:33:32.6334895Z [ OK ] AtenXlaTensorTest.TestOneIndexPut (585 ms) 2022-11-23T02:33:32.6335571Z [ RUN ] AtenXlaTensorTest.TestOneIndexPutInPlace 2022-11-23T02:33:32.6652200Z [ OK ] AtenXlaTensorTest.TestOneIndexPutInPlace (31 ms) 2022-11-23T02:33:32.6652902Z [ RUN ] AtenXlaTensorTest.TestOneIndexPutTransfer 2022-11-23T02:33:32.6915825Z [ OK ] AtenXlaTensorTest.TestOneIndexPutTransfer (26 ms) 2022-11-23T02:33:32.6916469Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPut 2022-11-23T02:33:33.3093343Z [ OK ] AtenXlaTensorTest.TestMultiIndexPut (617 ms) 2022-11-23T02:33:33.3094039Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutHeadNull 2022-11-23T02:33:34.0302885Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutHeadNull (720 ms) 2022-11-23T02:33:34.0303366Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutMiddleNull 2022-11-23T02:33:34.7397473Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutMiddleNull (709 ms) 2022-11-23T02:33:34.7398547Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutTailNull 2022-11-23T02:33:35.3118156Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutTailNull (571 ms) 2022-11-23T02:33:35.3118954Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutMiddleBroadcast 2022-11-23T02:33:35.8908818Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutMiddleBroadcast (579 ms) 2022-11-23T02:33:35.8910110Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutTailBroadcast 2022-11-23T02:33:36.3918804Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutTailBroadcast (500 ms) 2022-11-23T02:33:36.3919281Z [ RUN ] AtenXlaTensorTest.TestMaskIndexPut 2022-11-23T02:33:36.8534761Z [ OK ] AtenXlaTensorTest.TestMaskIndexPut (461 ms) 2022-11-23T02:33:36.8535170Z [ RUN ] AtenXlaTensorTest.TestIndexPutImpl 2022-11-23T02:33:36.8967452Z [ OK ] AtenXlaTensorTest.TestIndexPutImpl (43 ms) 2022-11-23T02:33:36.8978443Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithScalar 2022-11-23T02:33:37.5649648Z [ OK ] AtenXlaTensorTest.TestIndexFillWithScalar (668 ms) 2022-11-23T02:33:37.5650255Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithScalarInPlace 2022-11-23T02:33:37.6271970Z [ OK ] AtenXlaTensorTest.TestIndexFillWithScalarInPlace (62 ms) 2022-11-23T02:33:37.6272534Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithTensor 2022-11-23T02:33:37.6789417Z [ OK ] AtenXlaTensorTest.TestIndexFillWithTensor (51 ms) 2022-11-23T02:33:37.6790103Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithTensorInPlace 2022-11-23T02:33:37.7406364Z [ OK ] AtenXlaTensorTest.TestIndexFillWithTensorInPlace (61 ms) 2022-11-23T02:33:37.7406906Z [ RUN ] AtenXlaTensorTest.TestIndexFillRank0 2022-11-23T02:33:38.1014970Z [ OK ] AtenXlaTensorTest.TestIndexFillRank0 (360 ms) 2022-11-23T02:33:38.1015422Z [ RUN ] AtenXlaTensorTest.TestIndexAdd 2022-11-23T02:33:39.4362715Z [ OK ] AtenXlaTensorTest.TestIndexAdd (1334 ms) 2022-11-23T02:33:39.4363334Z [ RUN ] AtenXlaTensorTest.TestIndexAddInPlace 2022-11-23T02:33:40.7083708Z [ OK ] AtenXlaTensorTest.TestIndexAddInPlace (1272 ms) 2022-11-23T02:33:40.7084216Z [ RUN ] AtenXlaTensorTest.TestIndexAddRank0 2022-11-23T02:33:41.3465160Z [ OK ] AtenXlaTensorTest.TestIndexAddRank0 (638 ms) 2022-11-23T02:33:41.3465635Z [ RUN ] AtenXlaTensorTest.TestIndexCopy 2022-11-23T02:33:41.9123503Z [ OK ] AtenXlaTensorTest.TestIndexCopy (565 ms) 2022-11-23T02:33:41.9124170Z [ RUN ] AtenXlaTensorTest.TestIndexCopyInPlace 2022-11-23T02:33:42.5231263Z [ OK ] AtenXlaTensorTest.TestIndexCopyInPlace (610 ms) 2022-11-23T02:33:42.5231848Z [ RUN ] AtenXlaTensorTest.TestIndexCopyRank0 2022-11-23T02:33:42.9778118Z [ OK ] AtenXlaTensorTest.TestIndexCopyRank0 (454 ms) 2022-11-23T02:33:42.9778586Z [ RUN ] AtenXlaTensorTest.TestRelu 2022-11-23T02:33:42.9885711Z [ OK ] AtenXlaTensorTest.TestRelu (10 ms) 2022-11-23T02:33:42.9886092Z [ RUN ] AtenXlaTensorTest.TestReluInPlace 2022-11-23T02:33:42.9904536Z [ OK ] AtenXlaTensorTest.TestReluInPlace (1 ms) 2022-11-23T02:33:42.9904915Z [ RUN ] AtenXlaTensorTest.TestPrelu 2022-11-23T02:33:43.0036981Z [ OK ] AtenXlaTensorTest.TestPrelu (13 ms) 2022-11-23T02:33:43.0037449Z [ RUN ] AtenXlaTensorTest.TestHardshrink 2022-11-23T02:33:43.0160001Z [ OK ] AtenXlaTensorTest.TestHardshrink (12 ms) 2022-11-23T02:33:43.0160456Z [ RUN ] AtenXlaTensorTest.TestHardshrinkWithMixedDataType 2022-11-23T02:33:43.0382416Z [ OK ] AtenXlaTensorTest.TestHardshrinkWithMixedDataType (22 ms) 2022-11-23T02:33:43.0382918Z [ RUN ] AtenXlaTensorTest.TestHardshrinkWithNegativeLambda 2022-11-23T02:33:43.0402151Z [ OK ] AtenXlaTensorTest.TestHardshrinkWithNegativeLambda (2 ms) 2022-11-23T02:33:43.0402643Z [ RUN ] AtenXlaTensorTest.TestHardSigmoid 2022-11-23T02:33:43.0515052Z [ OK ] AtenXlaTensorTest.TestHardSigmoid (11 ms) 2022-11-23T02:33:43.0515476Z [ RUN ] AtenXlaTensorTest.TestHardSigmoidInPlace 2022-11-23T02:33:43.0536737Z [ OK ] AtenXlaTensorTest.TestHardSigmoidInPlace (2 ms) 2022-11-23T02:33:43.0537142Z [ RUN ] AtenXlaTensorTest.TestHardSigmoidBackward 2022-11-23T02:33:43.0676450Z [ OK ] AtenXlaTensorTest.TestHardSigmoidBackward (13 ms) 2022-11-23T02:33:43.0676868Z [ RUN ] AtenXlaTensorTest.TestHardSwish 2022-11-23T02:33:43.0788957Z [ OK ] AtenXlaTensorTest.TestHardSwish (11 ms) 2022-11-23T02:33:43.0789367Z [ RUN ] AtenXlaTensorTest.TestHardSwishInPlace 2022-11-23T02:33:43.0809886Z [ OK ] AtenXlaTensorTest.TestHardSwishInPlace (2 ms) 2022-11-23T02:33:43.0810372Z [ RUN ] AtenXlaTensorTest.TestHardSwishBackward 2022-11-23T02:33:43.0955800Z [ OK ] AtenXlaTensorTest.TestHardSwishBackward (14 ms) 2022-11-23T02:33:43.0956238Z [ RUN ] AtenXlaTensorTest.TestSoftshrink 2022-11-23T02:33:43.1080511Z [ OK ] AtenXlaTensorTest.TestSoftshrink (12 ms) 2022-11-23T02:33:43.1080916Z [ RUN ] AtenXlaTensorTest.TestHardtanh 2022-11-23T02:33:43.1186257Z [ OK ] AtenXlaTensorTest.TestHardtanh (10 ms) 2022-11-23T02:33:43.1186661Z [ RUN ] AtenXlaTensorTest.TestHardtanhInPlace 2022-11-23T02:33:43.1204689Z [ OK ] AtenXlaTensorTest.TestHardtanhInPlace (1 ms) 2022-11-23T02:33:43.1205077Z [ RUN ] AtenXlaTensorTest.TestLeakyRelu 2022-11-23T02:33:43.1318929Z [ OK ] AtenXlaTensorTest.TestLeakyRelu (11 ms) 2022-11-23T02:33:43.1319330Z [ RUN ] AtenXlaTensorTest.TestLeakyReluInPlace 2022-11-23T02:33:43.1337524Z [ OK ] AtenXlaTensorTest.TestLeakyReluInPlace (1 ms) 2022-11-23T02:33:43.1338025Z [ RUN ] AtenXlaTensorTest.TestExp 2022-11-23T02:33:43.1437526Z [ OK ] AtenXlaTensorTest.TestExp (9 ms) 2022-11-23T02:33:43.1437895Z [ RUN ] AtenXlaTensorTest.TestExpm1 2022-11-23T02:33:43.1563864Z [ OK ] AtenXlaTensorTest.TestExpm1 (12 ms) 2022-11-23T02:33:43.1564196Z [ RUN ] AtenXlaTensorTest.TestLog 2022-11-23T02:33:43.1671838Z [ OK ] AtenXlaTensorTest.TestLog (10 ms) 2022-11-23T02:33:43.1672190Z [ RUN ] AtenXlaTensorTest.TestLog2 2022-11-23T02:33:43.1771822Z [ OK ] AtenXlaTensorTest.TestLog2 (9 ms) 2022-11-23T02:33:43.1772212Z [ RUN ] AtenXlaTensorTest.TestLog10 2022-11-23T02:33:43.1882199Z [ OK ] AtenXlaTensorTest.TestLog10 (11 ms) 2022-11-23T02:33:43.1882551Z [ RUN ] AtenXlaTensorTest.TestLog1p 2022-11-23T02:33:43.2022665Z [ OK ] AtenXlaTensorTest.TestLog1p (13 ms) 2022-11-23T02:33:43.2023032Z [ RUN ] AtenXlaTensorTest.TestErf 2022-11-23T02:33:43.2178511Z [ OK ] AtenXlaTensorTest.TestErf (15 ms) 2022-11-23T02:33:43.2178904Z [ RUN ] AtenXlaTensorTest.TestErfc 2022-11-23T02:33:43.2412120Z [ OK ] AtenXlaTensorTest.TestErfc (23 ms) 2022-11-23T02:33:43.2412502Z [ RUN ] AtenXlaTensorTest.TestErfinv 2022-11-23T02:33:43.2656559Z [ OK ] AtenXlaTensorTest.TestErfinv (24 ms) 2022-11-23T02:33:43.2656930Z [ RUN ] AtenXlaTensorTest.TestSqrt 2022-11-23T02:33:43.2746721Z [ OK ] AtenXlaTensorTest.TestSqrt (9 ms) 2022-11-23T02:33:43.2747151Z [ RUN ] AtenXlaTensorTest.TestRsqrt 2022-11-23T02:33:43.2853196Z [ OK ] AtenXlaTensorTest.TestRsqrt (10 ms) 2022-11-23T02:33:43.2853596Z [ RUN ] AtenXlaTensorTest.TestReciprocal 2022-11-23T02:33:43.2951687Z [ OK ] AtenXlaTensorTest.TestReciprocal (9 ms) 2022-11-23T02:33:43.2952090Z [ RUN ] AtenXlaTensorTest.TestPowTensorScalar 2022-11-23T02:33:43.3063037Z [ OK ] AtenXlaTensorTest.TestPowTensorScalar (11 ms) 2022-11-23T02:33:43.3063506Z [ RUN ] AtenXlaTensorTest.TestPowTensorScalarInPlace 2022-11-23T02:33:43.3082651Z [ OK ] AtenXlaTensorTest.TestPowTensorScalarInPlace (2 ms) 2022-11-23T02:33:43.3083089Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensor 2022-11-23T02:33:43.3189046Z [ OK ] AtenXlaTensorTest.TestPowTensorTensor (10 ms) 2022-11-23T02:33:43.3189497Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensorInPlace 2022-11-23T02:33:43.3213062Z [ OK ] AtenXlaTensorTest.TestPowTensorTensorInPlace (2 ms) 2022-11-23T02:33:43.3213703Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensorBroadcast 2022-11-23T02:33:43.3420740Z [ OK ] AtenXlaTensorTest.TestPowTensorTensorBroadcast (20 ms) 2022-11-23T02:33:43.3421212Z [ RUN ] AtenXlaTensorTest.TestPowScalarTensor 2022-11-23T02:33:43.3533585Z [ OK ] AtenXlaTensorTest.TestPowScalarTensor (11 ms) 2022-11-23T02:33:43.3534036Z [ RUN ] AtenXlaTensorTest.TestPowIntExponent 2022-11-23T02:33:43.3636898Z [ OK ] AtenXlaTensorTest.TestPowIntExponent (10 ms) 2022-11-23T02:33:43.3637340Z [ RUN ] AtenXlaTensorTest.TestFmodScalar 2022-11-23T02:33:43.3734248Z [ OK ] AtenXlaTensorTest.TestFmodScalar (9 ms) 2022-11-23T02:33:43.3734789Z [ RUN ] AtenXlaTensorTest.TestFmodScalarInPlace 2022-11-23T02:33:43.3752489Z [ OK ] AtenXlaTensorTest.TestFmodScalarInPlace (1 ms) 2022-11-23T02:33:43.3752972Z [ RUN ] AtenXlaTensorTest.TestFmodTensor 2022-11-23T02:33:43.3859774Z [ OK ] AtenXlaTensorTest.TestFmodTensor (10 ms) 2022-11-23T02:33:43.3860199Z [ RUN ] AtenXlaTensorTest.TestFmodTensorInPlace 2022-11-23T02:33:43.3882352Z [ OK ] AtenXlaTensorTest.TestFmodTensorInPlace (2 ms) 2022-11-23T02:33:43.3882763Z [ RUN ] AtenXlaTensorTest.TestRemainderScalar 2022-11-23T02:33:43.4016505Z [ OK ] AtenXlaTensorTest.TestRemainderScalar (13 ms) 2022-11-23T02:33:43.4016962Z [ RUN ] AtenXlaTensorTest.TestRemainderScalarInPlace 2022-11-23T02:33:43.4034830Z [ OK ] AtenXlaTensorTest.TestRemainderScalarInPlace (1 ms) 2022-11-23T02:33:43.4035351Z [ RUN ] AtenXlaTensorTest.TestRemainderTensor 2022-11-23T02:33:43.4195832Z [ OK ] AtenXlaTensorTest.TestRemainderTensor (15 ms) 2022-11-23T02:33:43.4196306Z [ RUN ] AtenXlaTensorTest.TestRemainderTensorInPlace 2022-11-23T02:33:43.4217975Z [ OK ] AtenXlaTensorTest.TestRemainderTensorInPlace (2 ms) 2022-11-23T02:33:43.4218389Z [ RUN ] AtenXlaTensorTest.TestWhere 2022-11-23T02:33:43.4438209Z [ OK ] AtenXlaTensorTest.TestWhere (21 ms) 2022-11-23T02:33:43.4438748Z [ RUN ] AtenXlaTensorTest.TestWhereBroadcast 2022-11-23T02:33:43.4567904Z [ OK ] AtenXlaTensorTest.TestWhereBroadcast (12 ms) 2022-11-23T02:33:43.4568420Z [ RUN ] AtenXlaTensorTest.TestWhereAutograd 2022-11-23T02:33:43.4591528Z [ OK ] AtenXlaTensorTest.TestWhereAutograd (2 ms) 2022-11-23T02:33:43.4591948Z [ RUN ] AtenXlaTensorTest.TestThreshold 2022-11-23T02:33:43.4704064Z [ OK ] AtenXlaTensorTest.TestThreshold (11 ms) 2022-11-23T02:33:43.4704478Z [ RUN ] AtenXlaTensorTest.TestThresholdInPlace 2022-11-23T02:33:43.4718423Z [ OK ] AtenXlaTensorTest.TestThresholdInPlace (1 ms) 2022-11-23T02:33:43.4718793Z [ RUN ] AtenXlaTensorTest.TestElu 2022-11-23T02:33:43.4879342Z [ OK ] AtenXlaTensorTest.TestElu (15 ms) 2022-11-23T02:33:43.4879723Z [ RUN ] AtenXlaTensorTest.TestEluInPlace 2022-11-23T02:33:43.4913742Z [ OK ] AtenXlaTensorTest.TestEluInPlace (3 ms) 2022-11-23T02:33:43.4914214Z [ RUN ] AtenXlaTensorTest.TestSelu 2022-11-23T02:33:43.5061507Z [ OK ] AtenXlaTensorTest.TestSelu (14 ms) 2022-11-23T02:33:43.5061876Z [ RUN ] AtenXlaTensorTest.TestSeluInPlace 2022-11-23T02:33:43.5085100Z [ OK ] AtenXlaTensorTest.TestSeluInPlace (2 ms) 2022-11-23T02:33:43.5085474Z [ RUN ] AtenXlaTensorTest.TestCelu 2022-11-23T02:33:43.5230061Z [ OK ] AtenXlaTensorTest.TestCelu (14 ms) 2022-11-23T02:33:43.5230437Z [ RUN ] AtenXlaTensorTest.TestCeluInPlace 2022-11-23T02:33:43.5250556Z [ OK ] AtenXlaTensorTest.TestCeluInPlace (2 ms) 2022-11-23T02:33:43.5250914Z [ RUN ] AtenXlaTensorTest.TestGelu 2022-11-23T02:33:43.5614165Z [ OK ] AtenXlaTensorTest.TestGelu (36 ms) 2022-11-23T02:33:43.5614736Z [ RUN ] AtenXlaTensorTest.TestAddMatMul 2022-11-23T02:33:43.6454555Z [ OK ] AtenXlaTensorTest.TestAddMatMul (83 ms) 2022-11-23T02:33:43.6455154Z [ RUN ] AtenXlaTensorTest.TestEmbedding 2022-11-23T02:33:43.6728965Z [ OK ] AtenXlaTensorTest.TestEmbedding (27 ms) 2022-11-23T02:33:43.6729572Z [ RUN ] AtenXlaTensorTest.TestOneHot 2022-11-23T02:33:43.7366447Z [ OK ] AtenXlaTensorTest.TestOneHot (63 ms) 2022-11-23T02:33:43.7367058Z [ RUN ] AtenXlaTensorTest.TestTranspose 2022-11-23T02:33:43.7466866Z [ OK ] AtenXlaTensorTest.TestTranspose (10 ms) 2022-11-23T02:33:43.7467551Z [ RUN ] AtenXlaTensorTest.TestTransposeInPlace 2022-11-23T02:33:43.7490119Z [ OK ] AtenXlaTensorTest.TestTransposeInPlace (2 ms) 2022-11-23T02:33:43.7490737Z [ RUN ] AtenXlaTensorTest.TestReshape 2022-11-23T02:33:43.7708316Z [ OK ] AtenXlaTensorTest.TestReshape (21 ms) 2022-11-23T02:33:43.7708897Z [ RUN ] AtenXlaTensorTest.TestResize 2022-11-23T02:33:43.7943284Z [ OK ] AtenXlaTensorTest.TestResize (23 ms) 2022-11-23T02:33:43.7943877Z [ RUN ] AtenXlaTensorTest.TestViewResize 2022-11-23T02:33:43.8280314Z [ OK ] AtenXlaTensorTest.TestViewResize (33 ms) 2022-11-23T02:33:43.8280748Z [ RUN ] AtenXlaTensorTest.TestView 2022-11-23T02:33:43.8301809Z [ OK ] AtenXlaTensorTest.TestView (2 ms) 2022-11-23T02:33:43.8302158Z [ RUN ] AtenXlaTensorTest.TestViewMod 2022-11-23T02:33:43.8583659Z [ OK ] AtenXlaTensorTest.TestViewMod (28 ms) 2022-11-23T02:33:43.8584070Z [ RUN ] AtenXlaTensorTest.TestViewModComplex 2022-11-23T02:33:43.8864117Z [ OK ] AtenXlaTensorTest.TestViewModComplex (27 ms) 2022-11-23T02:33:43.8864528Z [ RUN ] AtenXlaTensorTest.TestViewOfViewMod 2022-11-23T02:33:43.9141581Z [ OK ] AtenXlaTensorTest.TestViewOfViewMod (27 ms) 2022-11-23T02:33:43.9142050Z [ RUN ] AtenXlaTensorTest.TestViewSqueezeAddInPlace 2022-11-23T02:33:43.9453825Z [ OK ] AtenXlaTensorTest.TestViewSqueezeAddInPlace (31 ms) 2022-11-23T02:33:43.9454517Z [ RUN ] AtenXlaTensorTest.TestUnsafeView 2022-11-23T02:33:43.9478687Z [ OK ] AtenXlaTensorTest.TestUnsafeView (2 ms) 2022-11-23T02:33:43.9479127Z [ RUN ] AtenXlaTensorTest.TestNarrow 2022-11-23T02:33:43.9732520Z [ OK ] AtenXlaTensorTest.TestNarrow (25 ms) 2022-11-23T02:33:43.9732934Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdate 2022-11-23T02:33:44.0045301Z [ OK ] AtenXlaTensorTest.TestNarrowUpdate (31 ms) 2022-11-23T02:33:44.0045722Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateBaseCheck 2022-11-23T02:33:44.0340176Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateBaseCheck (29 ms) 2022-11-23T02:33:44.0340813Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateTwoSlices 2022-11-23T02:33:44.1085937Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateTwoSlices (74 ms) 2022-11-23T02:33:44.1086385Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateView 2022-11-23T02:33:44.1381217Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateView (29 ms) 2022-11-23T02:33:44.1381677Z [ RUN ] AtenXlaTensorTest.TestNarrowInNarrowUpdate 2022-11-23T02:33:44.1773145Z [ OK ] AtenXlaTensorTest.TestNarrowInNarrowUpdate (39 ms) 2022-11-23T02:33:44.1773622Z [ RUN ] AtenXlaTensorTest.TestNarrowCopy 2022-11-23T02:33:44.1840662Z [ OK ] AtenXlaTensorTest.TestNarrowCopy (6 ms) 2022-11-23T02:33:44.1841052Z [ RUN ] AtenXlaTensorTest.TestViewAs 2022-11-23T02:33:44.1870237Z [ OK ] AtenXlaTensorTest.TestViewAs (2 ms) 2022-11-23T02:33:44.1870610Z [ RUN ] AtenXlaTensorTest.TestLogSoftmax 2022-11-23T02:33:44.3107208Z [ OK ] AtenXlaTensorTest.TestLogSoftmax (123 ms) 2022-11-23T02:33:44.3107651Z [ RUN ] AtenXlaTensorTest.TestLogSoftmaxCast 2022-11-23T02:33:44.4449839Z [ OK ] AtenXlaTensorTest.TestLogSoftmaxCast (134 ms) 2022-11-23T02:33:44.4450471Z [ RUN ] AtenXlaTensorTest.TestSoftmax 2022-11-23T02:33:44.5892416Z [ OK ] AtenXlaTensorTest.TestSoftmax (144 ms) 2022-11-23T02:33:44.5893102Z [ RUN ] AtenXlaTensorTest.TestSoftmaxCast 2022-11-23T02:33:44.7400551Z [ OK ] AtenXlaTensorTest.TestSoftmaxCast (150 ms) 2022-11-23T02:33:44.7401224Z [ RUN ] AtenXlaTensorTest.TestSoftmaxWrapper 2022-11-23T02:33:44.7542510Z [ OK ] AtenXlaTensorTest.TestSoftmaxWrapper (14 ms) 2022-11-23T02:33:44.7543081Z [ RUN ] AtenXlaTensorTest.TestSoftplus 2022-11-23T02:33:44.7795422Z [ OK ] AtenXlaTensorTest.TestSoftplus (25 ms) 2022-11-23T02:33:44.7796177Z [ RUN ] AtenXlaTensorTest.TestMaxPool1D 2022-11-23T02:33:45.1334449Z [ OK ] AtenXlaTensorTest.TestMaxPool1D (353 ms) 2022-11-23T02:33:45.1335090Z [ RUN ] AtenXlaTensorTest.TestMaxPool2D 2022-11-23T02:33:45.8910228Z [ OK ] AtenXlaTensorTest.TestMaxPool2D (757 ms) 2022-11-23T02:33:45.8910922Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DWithIndices 2022-11-23T02:33:47.5486190Z [ OK ] AtenXlaTensorTest.TestMaxPool2DWithIndices (1657 ms) 2022-11-23T02:33:47.5486926Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNonSquare 2022-11-23T02:33:48.2848227Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNonSquare (736 ms) 2022-11-23T02:33:48.2848879Z [ RUN ] AtenXlaTensorTest.TestMaxPool3D 2022-11-23T02:33:48.8228031Z [ OK ] AtenXlaTensorTest.TestMaxPool3D (537 ms) 2022-11-23T02:33:48.8228526Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DWithIndices 2022-11-23T02:33:50.0730953Z [ OK ] AtenXlaTensorTest.TestMaxPool3DWithIndices (1250 ms) 2022-11-23T02:33:50.0731741Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DIncompleteAttributes 2022-11-23T02:33:50.2816303Z [ OK ] AtenXlaTensorTest.TestMaxPool3DIncompleteAttributes (208 ms) 2022-11-23T02:33:50.2817044Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNonSquare 2022-11-23T02:33:50.9392044Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNonSquare (657 ms) 2022-11-23T02:33:50.9392873Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNoBatch 2022-11-23T02:33:51.7044733Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNoBatch (765 ms) 2022-11-23T02:33:51.7045176Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNoBatch 2022-11-23T02:33:52.2655172Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNoBatch (560 ms) 2022-11-23T02:33:52.2655792Z [ RUN ] AtenXlaTensorTest.TestAvgPool1D 2022-11-23T02:33:52.5672458Z [ OK ] AtenXlaTensorTest.TestAvgPool1D (301 ms) 2022-11-23T02:33:52.5673086Z [ RUN ] AtenXlaTensorTest.TestAvgPool2D 2022-11-23T02:33:52.8972440Z [ OK ] AtenXlaTensorTest.TestAvgPool2D (329 ms) 2022-11-23T02:33:52.8973122Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNonSquare 2022-11-23T02:33:53.3150757Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNonSquare (417 ms) 2022-11-23T02:33:53.3151421Z [ RUN ] AtenXlaTensorTest.TestAvgPool3D 2022-11-23T02:33:53.9834899Z [ OK ] AtenXlaTensorTest.TestAvgPool3D (668 ms) 2022-11-23T02:33:53.9835645Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DIncompleteAttributes 2022-11-23T02:33:54.0226344Z [ OK ] AtenXlaTensorTest.TestAvgPool3DIncompleteAttributes (39 ms) 2022-11-23T02:33:54.0226894Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNonSquare 2022-11-23T02:33:56.5440695Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNonSquare (2521 ms) 2022-11-23T02:33:56.5441378Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNoBatch 2022-11-23T02:33:56.8539730Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNoBatch (309 ms) 2022-11-23T02:33:56.8540446Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNoBatch 2022-11-23T02:33:57.3963140Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNoBatch (542 ms) 2022-11-23T02:33:57.3963840Z [ RUN ] AtenXlaTensorTest.TestAdaptiveMaxPool2D 2022-11-23T02:33:58.0739503Z [ OK ] AtenXlaTensorTest.TestAdaptiveMaxPool2D (677 ms) 2022-11-23T02:33:58.0740022Z [ RUN ] AtenXlaTensorTest.TestAdaptiveMaxPool2DBackward 2022-11-23T02:33:58.3664024Z [ OK ] AtenXlaTensorTest.TestAdaptiveMaxPool2DBackward (292 ms) 2022-11-23T02:33:58.3664823Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2D 2022-11-23T02:33:58.4126064Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2D (46 ms) 2022-11-23T02:33:58.4126796Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3D 2022-11-23T02:33:58.5818347Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3D (169 ms) 2022-11-23T02:33:58.5819092Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatch 2022-11-23T02:33:58.7173964Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatch (135 ms) 2022-11-23T02:33:58.7174808Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatch 2022-11-23T02:33:58.7890317Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatch (71 ms) 2022-11-23T02:33:58.7890757Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool2D 2022-11-23T02:33:59.3252476Z [ OK ] AtenXlaTensorTest.TestMaxUnpool2D (536 ms) 2022-11-23T02:33:59.3253103Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool3D 2022-11-23T02:33:59.9214399Z [ OK ] AtenXlaTensorTest.TestMaxUnpool3D (596 ms) 2022-11-23T02:33:59.9215008Z [ RUN ] AtenXlaTensorTest.TestNllLoss 2022-11-23T02:34:00.9416982Z [ OK ] AtenXlaTensorTest.TestNllLoss (1020 ms) 2022-11-23T02:34:00.9417602Z [ RUN ] AtenXlaTensorTest.TestNllLoss2d 2022-11-23T02:34:02.1670954Z [ OK ] AtenXlaTensorTest.TestNllLoss2d (1225 ms) 2022-11-23T02:34:02.1671595Z [ RUN ] AtenXlaTensorTest.TestSmoothL1Loss 2022-11-23T02:34:02.2837469Z [ OK ] AtenXlaTensorTest.TestSmoothL1Loss (116 ms) 2022-11-23T02:34:02.2838085Z [ RUN ] AtenXlaTensorTest.TestL1Loss 2022-11-23T02:34:02.3316410Z [ OK ] AtenXlaTensorTest.TestL1Loss (47 ms) 2022-11-23T02:34:02.3317032Z [ RUN ] AtenXlaTensorTest.TestL1LossBackward 2022-11-23T02:34:02.3743945Z [ OK ] AtenXlaTensorTest.TestL1LossBackward (42 ms) 2022-11-23T02:34:02.3744333Z [ RUN ] AtenXlaTensorTest.TestMseLoss 2022-11-23T02:34:02.4086547Z [ OK ] AtenXlaTensorTest.TestMseLoss (34 ms) 2022-11-23T02:34:02.4086955Z [ RUN ] AtenXlaTensorTest.TestMseLossBackward 2022-11-23T02:34:02.4448703Z [ OK ] AtenXlaTensorTest.TestMseLossBackward (36 ms) 2022-11-23T02:34:02.4449682Z [ RUN ] AtenXlaTensorTest.TestBatchNorm1D 2022-11-23T02:34:02.5410157Z [ OK ] AtenXlaTensorTest.TestBatchNorm1D (96 ms) 2022-11-23T02:34:02.5410764Z [ RUN ] AtenXlaTensorTest.TestBatchNorm2D 2022-11-23T02:34:02.6557103Z [ OK ] AtenXlaTensorTest.TestBatchNorm2D (114 ms) 2022-11-23T02:34:02.6558063Z [ RUN ] AtenXlaTensorTest.TestDim 2022-11-23T02:34:02.6563889Z [ OK ] AtenXlaTensorTest.TestDim (0 ms) 2022-11-23T02:34:02.6564434Z [ RUN ] AtenXlaTensorTest.TestContiguous 2022-11-23T02:34:02.6649213Z [ OK ] AtenXlaTensorTest.TestContiguous (8 ms) 2022-11-23T02:34:02.6649802Z [ RUN ] AtenXlaTensorTest.TestSqueezeAll 2022-11-23T02:34:02.6938291Z [ OK ] AtenXlaTensorTest.TestSqueezeAll (28 ms) 2022-11-23T02:34:02.6938948Z [ RUN ] AtenXlaTensorTest.TestSqueezeAllInPlace 2022-11-23T02:34:02.6962916Z [ OK ] AtenXlaTensorTest.TestSqueezeAllInPlace (2 ms) 2022-11-23T02:34:02.6963550Z [ RUN ] AtenXlaTensorTest.TestSqueezeOne 2022-11-23T02:34:02.7331820Z [ OK ] AtenXlaTensorTest.TestSqueezeOne (36 ms) 2022-11-23T02:34:02.7332268Z [ RUN ] AtenXlaTensorTest.TestSqueezeOneInPlace 2022-11-23T02:34:02.7470100Z [ OK ] AtenXlaTensorTest.TestSqueezeOneInPlace (13 ms) 2022-11-23T02:34:02.7470686Z [ RUN ] AtenXlaTensorTest.TestUnsqueeze 2022-11-23T02:34:02.7784415Z [ OK ] AtenXlaTensorTest.TestUnsqueeze (31 ms) 2022-11-23T02:34:02.7785088Z [ RUN ] AtenXlaTensorTest.TestUnsqueezeInPlace 2022-11-23T02:34:02.9086513Z [ OK ] AtenXlaTensorTest.TestUnsqueezeInPlace (130 ms) 2022-11-23T02:34:02.9087191Z [ RUN ] AtenXlaTensorTest.TestMaskedFill 2022-11-23T02:34:02.9369559Z [ OK ] AtenXlaTensorTest.TestMaskedFill (28 ms) 2022-11-23T02:34:02.9369999Z [ RUN ] AtenXlaTensorTest.TestMaskedFillInPlace 2022-11-23T02:34:02.9395208Z [ OK ] AtenXlaTensorTest.TestMaskedFillInPlace (2 ms) 2022-11-23T02:34:02.9395803Z [ RUN ] AtenXlaTensorTest.TestMaskedFillBroadcast 2022-11-23T02:34:02.9839670Z [ OK ] AtenXlaTensorTest.TestMaskedFillBroadcast (44 ms) 2022-11-23T02:34:02.9840054Z [ RUN ] AtenXlaTensorTest.TestFill 2022-11-23T02:34:02.9940937Z [ OK ] AtenXlaTensorTest.TestFill (10 ms) 2022-11-23T02:34:02.9941330Z [ RUN ] AtenXlaTensorTest.TestFillWithRank0 2022-11-23T02:34:02.9959205Z [ OK ] AtenXlaTensorTest.TestFillWithRank0 (1 ms) 2022-11-23T02:34:02.9959572Z [ RUN ] AtenXlaTensorTest.TestPermute 2022-11-23T02:34:03.0674928Z [ OK ] AtenXlaTensorTest.TestPermute (71 ms) 2022-11-23T02:34:03.0675498Z [ RUN ] AtenXlaTensorTest.TestPermuteMod 2022-11-23T02:34:03.2247036Z [ OK ] AtenXlaTensorTest.TestPermuteMod (157 ms) 2022-11-23T02:34:03.2247426Z [ RUN ] AtenXlaTensorTest.TestFlip 2022-11-23T02:34:03.3094356Z [ OK ] AtenXlaTensorTest.TestFlip (84 ms) 2022-11-23T02:34:03.3094747Z [ RUN ] AtenXlaTensorTest.TestPixelShuffle 2022-11-23T02:34:03.3485983Z [ OK ] AtenXlaTensorTest.TestPixelShuffle (39 ms) 2022-11-23T02:34:03.3486437Z [ RUN ] AtenXlaTensorTest.TestSumToSize 2022-11-23T02:34:03.3859137Z [ OK ] AtenXlaTensorTest.TestSumToSize (37 ms) 2022-11-23T02:34:03.3859610Z [ RUN ] AtenXlaTensorTest.TestTransposeDims 2022-11-23T02:34:03.3877741Z [ OK ] AtenXlaTensorTest.TestTransposeDims (1 ms) 2022-11-23T02:34:03.3878703Z [ RUN ] AtenXlaTensorTest.TestTransposeDimsMod 2022-11-23T02:34:03.3902544Z [ OK ] AtenXlaTensorTest.TestTransposeDimsMod (2 ms) 2022-11-23T02:34:03.3903179Z [ RUN ] AtenXlaTensorTest.TestTransposeDimsInPlace 2022-11-23T02:34:03.3923658Z [ OK ] AtenXlaTensorTest.TestTransposeDimsInPlace (2 ms) 2022-11-23T02:34:03.3924560Z [ RUN ] AtenXlaTensorTest.TestSplit 2022-11-23T02:34:03.6322213Z [ OK ] AtenXlaTensorTest.TestSplit (239 ms) 2022-11-23T02:34:03.6322661Z [ RUN ] AtenXlaTensorTest.TestSplitEmpty 2022-11-23T02:34:03.6586833Z [ OK ] AtenXlaTensorTest.TestSplitEmpty (26 ms) 2022-11-23T02:34:03.6587515Z [ RUN ] AtenXlaTensorTest.TestSplitWithSizes 2022-11-23T02:34:03.7661840Z [ OK ] AtenXlaTensorTest.TestSplitWithSizes (107 ms) 2022-11-23T02:34:03.7662307Z [ RUN ] AtenXlaTensorTest.TestCrossImplicitDim 2022-11-23T02:34:03.8341041Z [ OK ] AtenXlaTensorTest.TestCrossImplicitDim (67 ms) 2022-11-23T02:34:03.8341478Z [ RUN ] AtenXlaTensorTest.TestCrossExplicitDim 2022-11-23T02:34:03.8688542Z [ OK ] AtenXlaTensorTest.TestCrossExplicitDim (34 ms) 2022-11-23T02:34:03.8689165Z [ RUN ] AtenXlaTensorTest.TestCrossZeroDim 2022-11-23T02:34:03.8930454Z [ OK ] AtenXlaTensorTest.TestCrossZeroDim (24 ms) 2022-11-23T02:34:03.8930841Z [ RUN ] AtenXlaTensorTest.TestTriu 2022-11-23T02:34:04.0524627Z [ OK ] AtenXlaTensorTest.TestTriu (159 ms) 2022-11-23T02:34:04.0525176Z [ RUN ] AtenXlaTensorTest.TestTriuNonSquare 2022-11-23T02:34:04.2313557Z [ OK ] AtenXlaTensorTest.TestTriuNonSquare (178 ms) 2022-11-23T02:34:04.2314116Z [ RUN ] AtenXlaTensorTest.TestTriuBatch 2022-11-23T02:34:04.4120620Z [ OK ] AtenXlaTensorTest.TestTriuBatch (180 ms) 2022-11-23T02:34:04.4121217Z [ RUN ] AtenXlaTensorTest.TestTril 2022-11-23T02:34:04.5600679Z [ OK ] AtenXlaTensorTest.TestTril (148 ms) 2022-11-23T02:34:04.5601460Z [ RUN ] AtenXlaTensorTest.TestTrilNonSquare 2022-11-23T02:34:04.7156417Z [ OK ] AtenXlaTensorTest.TestTrilNonSquare (155 ms) 2022-11-23T02:34:04.7156839Z [ RUN ] AtenXlaTensorTest.TestTrilBatch 2022-11-23T02:34:04.8891841Z [ OK ] AtenXlaTensorTest.TestTrilBatch (173 ms) 2022-11-23T02:34:04.8892516Z [ RUN ] AtenXlaTensorTest.TestTriuInPlace 2022-11-23T02:34:04.9084170Z [ OK ] AtenXlaTensorTest.TestTriuInPlace (19 ms) 2022-11-23T02:34:04.9084833Z [ RUN ] AtenXlaTensorTest.TestTrilInPlace 2022-11-23T02:34:04.9265598Z [ OK ] AtenXlaTensorTest.TestTrilInPlace (18 ms) 2022-11-23T02:34:04.9266244Z [ RUN ] AtenXlaTensorTest.TestTrace 2022-11-23T02:34:04.9444245Z [ OK ] AtenXlaTensorTest.TestTrace (17 ms) 2022-11-23T02:34:04.9444746Z [ RUN ] AtenXlaTensorTest.TestTraceWide 2022-11-23T02:34:04.9619370Z [ OK ] AtenXlaTensorTest.TestTraceWide (17 ms) 2022-11-23T02:34:04.9620003Z [ RUN ] AtenXlaTensorTest.TestTraceNarrow 2022-11-23T02:34:05.0003792Z [ OK ] AtenXlaTensorTest.TestTraceNarrow (38 ms) 2022-11-23T02:34:05.0004212Z [ RUN ] AtenXlaTensorTest.TestDiagRank1 2022-11-23T02:34:05.4445831Z [ OK ] AtenXlaTensorTest.TestDiagRank1 (444 ms) 2022-11-23T02:34:05.4446232Z [ RUN ] AtenXlaTensorTest.TestDiagRank2 2022-11-23T02:34:05.6316198Z [ OK ] AtenXlaTensorTest.TestDiagRank2 (187 ms) 2022-11-23T02:34:05.6316626Z [ RUN ] AtenXlaTensorTest.TestDiagFlat 2022-11-23T02:34:06.3115108Z [ OK ] AtenXlaTensorTest.TestDiagFlat (679 ms) 2022-11-23T02:34:06.3115707Z [ RUN ] AtenXlaTensorTest.TestDiagonal 2022-11-23T02:34:06.4642533Z [ OK ] AtenXlaTensorTest.TestDiagonal (152 ms) 2022-11-23T02:34:06.4643300Z [ RUN ] AtenXlaTensorTest.TestDiagonalNonSquare 2022-11-23T02:34:06.6189342Z [ OK ] AtenXlaTensorTest.TestDiagonalNonSquare (154 ms) 2022-11-23T02:34:06.6189758Z [ RUN ] AtenXlaTensorTest.TestDiagonalBatch 2022-11-23T02:34:06.7637533Z [ OK ] AtenXlaTensorTest.TestDiagonalBatch (144 ms) 2022-11-23T02:34:06.7637986Z [ RUN ] AtenXlaTensorTest.TestFlatten 2022-11-23T02:34:06.8848876Z [ OK ] AtenXlaTensorTest.TestFlatten (121 ms) 2022-11-23T02:34:06.8849286Z [ RUN ] AtenXlaTensorTest.TestLogicalNot 2022-11-23T02:34:06.9471078Z [ OK ] AtenXlaTensorTest.TestLogicalNot (62 ms) 2022-11-23T02:34:06.9471723Z [ RUN ] AtenXlaTensorTest.TestLogicalXor 2022-11-23T02:34:07.3548162Z [ OK ] AtenXlaTensorTest.TestLogicalXor (407 ms) 2022-11-23T02:34:07.3548573Z [ RUN ] AtenXlaTensorTest.TestLogicalAnd 2022-11-23T02:34:07.7844380Z [ OK ] AtenXlaTensorTest.TestLogicalAnd (429 ms) 2022-11-23T02:34:07.7844815Z [ RUN ] AtenXlaTensorTest.TestLogicalOr 2022-11-23T02:34:08.2122986Z [ OK ] AtenXlaTensorTest.TestLogicalOr (427 ms) 2022-11-23T02:34:08.2123405Z [ RUN ] AtenXlaTensorTest.TestBitwiseAnd 2022-11-23T02:34:08.2417200Z [ OK ] AtenXlaTensorTest.TestBitwiseAnd (29 ms) 2022-11-23T02:34:08.2417792Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndInPlace 2022-11-23T02:34:08.2442565Z [ OK ] AtenXlaTensorTest.TestBitwiseAndInPlace (2 ms) 2022-11-23T02:34:08.2443137Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndScalar 2022-11-23T02:34:08.2587778Z [ OK ] AtenXlaTensorTest.TestBitwiseAndScalar (14 ms) 2022-11-23T02:34:08.2588221Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndScalarInPlace 2022-11-23T02:34:08.2611415Z [ OK ] AtenXlaTensorTest.TestBitwiseAndScalarInPlace (2 ms) 2022-11-23T02:34:08.2611876Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndPromotion 2022-11-23T02:34:08.2744741Z [ OK ] AtenXlaTensorTest.TestBitwiseAndPromotion (13 ms) 2022-11-23T02:34:08.2745157Z [ RUN ] AtenXlaTensorTest.TestBitwiseOr 2022-11-23T02:34:08.2866280Z [ OK ] AtenXlaTensorTest.TestBitwiseOr (12 ms) 2022-11-23T02:34:08.2866736Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrInPlace 2022-11-23T02:34:08.2892168Z [ OK ] AtenXlaTensorTest.TestBitwiseOrInPlace (2 ms) 2022-11-23T02:34:08.2892724Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrScalar 2022-11-23T02:34:08.3008261Z [ OK ] AtenXlaTensorTest.TestBitwiseOrScalar (11 ms) 2022-11-23T02:34:08.3008739Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrScalarInPlace 2022-11-23T02:34:08.3031124Z [ OK ] AtenXlaTensorTest.TestBitwiseOrScalarInPlace (2 ms) 2022-11-23T02:34:08.3031560Z [ RUN ] AtenXlaTensorTest.TestBitwiseXor 2022-11-23T02:34:08.3146041Z [ OK ] AtenXlaTensorTest.TestBitwiseXor (11 ms) 2022-11-23T02:34:08.3146461Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorInPlace 2022-11-23T02:34:08.3171432Z [ OK ] AtenXlaTensorTest.TestBitwiseXorInPlace (2 ms) 2022-11-23T02:34:08.3171876Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorScalar 2022-11-23T02:34:08.3291380Z [ OK ] AtenXlaTensorTest.TestBitwiseXorScalar (11 ms) 2022-11-23T02:34:08.3291830Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorScalarInPlace 2022-11-23T02:34:08.3313599Z [ OK ] AtenXlaTensorTest.TestBitwiseXorScalarInPlace (2 ms) 2022-11-23T02:34:08.3314095Z [ RUN ] AtenXlaTensorTest.TestLshift 2022-11-23T02:34:08.3452917Z [ OK ] AtenXlaTensorTest.TestLshift (13 ms) 2022-11-23T02:34:08.3453389Z [ RUN ] AtenXlaTensorTest.TestLshiftInPlace 2022-11-23T02:34:08.3479321Z [ OK ] AtenXlaTensorTest.TestLshiftInPlace (2 ms) 2022-11-23T02:34:08.3479730Z [ RUN ] AtenXlaTensorTest.TestLshiftScalar 2022-11-23T02:34:08.3581845Z [ OK ] AtenXlaTensorTest.TestLshiftScalar (10 ms) 2022-11-23T02:34:08.3582286Z [ RUN ] AtenXlaTensorTest.TestLshiftScalarInPlace 2022-11-23T02:34:08.3602324Z [ OK ] AtenXlaTensorTest.TestLshiftScalarInPlace (2 ms) 2022-11-23T02:34:08.3602721Z [ RUN ] AtenXlaTensorTest.TestRshift 2022-11-23T02:34:08.3745650Z [ OK ] AtenXlaTensorTest.TestRshift (14 ms) 2022-11-23T02:34:08.3746025Z [ RUN ] AtenXlaTensorTest.TestRshiftInPlace 2022-11-23T02:34:08.3771356Z [ OK ] AtenXlaTensorTest.TestRshiftInPlace (2 ms) 2022-11-23T02:34:08.3772085Z [ RUN ] AtenXlaTensorTest.TestRshiftScalar 2022-11-23T02:34:08.3896386Z [ OK ] AtenXlaTensorTest.TestRshiftScalar (12 ms) 2022-11-23T02:34:08.3896845Z [ RUN ] AtenXlaTensorTest.TestRshiftScalarInPlace 2022-11-23T02:34:08.3918700Z [ OK ] AtenXlaTensorTest.TestRshiftScalarInPlace (2 ms) 2022-11-23T02:34:08.3919186Z [ RUN ] AtenXlaTensorTest.TestMeshgrid 2022-11-23T02:34:08.4250777Z [ OK ] AtenXlaTensorTest.TestMeshgrid (33 ms) 2022-11-23T02:34:08.4251189Z [ RUN ] AtenXlaTensorTest.TestConstantPad 2022-11-23T02:34:08.4558418Z [ OK ] AtenXlaTensorTest.TestConstantPad (30 ms) 2022-11-23T02:34:08.4558854Z [ RUN ] AtenXlaTensorTest.TestConstantPadIncomplete 2022-11-23T02:34:08.4686374Z [ OK ] AtenXlaTensorTest.TestConstantPadIncomplete (12 ms) 2022-11-23T02:34:08.4687057Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dRank3 2022-11-23T02:34:08.4900039Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dRank3 (21 ms) 2022-11-23T02:34:08.4900757Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dRank4 2022-11-23T02:34:08.5329359Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dRank4 (42 ms) 2022-11-23T02:34:08.5330113Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dBackward 2022-11-23T02:34:08.6045103Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dBackward (71 ms) 2022-11-23T02:34:08.6045820Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1d 2022-11-23T02:34:08.6378322Z [ OK ] AtenXlaTensorTest.TestReplicationPad1d (33 ms) 2022-11-23T02:34:08.6378854Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1dZeroPad 2022-11-23T02:34:08.6496801Z [ OK ] AtenXlaTensorTest.TestReplicationPad1dZeroPad (11 ms) 2022-11-23T02:34:08.6497304Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1dBackward 2022-11-23T02:34:08.6802194Z [ OK ] AtenXlaTensorTest.TestReplicationPad1dBackward (30 ms) 2022-11-23T02:34:08.6802654Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2d 2022-11-23T02:34:08.7220360Z [ OK ] AtenXlaTensorTest.TestReplicationPad2d (41 ms) 2022-11-23T02:34:08.7220810Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2dZeroPad 2022-11-23T02:34:08.7416869Z [ OK ] AtenXlaTensorTest.TestReplicationPad2dZeroPad (19 ms) 2022-11-23T02:34:08.7417638Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2dBackward 2022-11-23T02:34:08.7752160Z [ OK ] AtenXlaTensorTest.TestReplicationPad2dBackward (33 ms) 2022-11-23T02:34:08.7752863Z [ RUN ] AtenXlaTensorTest.TestAsStrided 2022-11-23T02:34:08.8069369Z [ OK ] AtenXlaTensorTest.TestAsStrided (31 ms) 2022-11-23T02:34:08.8069811Z [ RUN ] AtenXlaTensorTest.TestAsStridedInPlace 2022-11-23T02:34:08.8125337Z [ OK ] AtenXlaTensorTest.TestAsStridedInPlace (5 ms) 2022-11-23T02:34:08.8126021Z [ RUN ] AtenXlaTensorTest.TestAsStridedWithOffset 2022-11-23T02:34:08.8613031Z [ OK ] AtenXlaTensorTest.TestAsStridedWithOffset (48 ms) 2022-11-23T02:34:08.8613563Z [ RUN ] AtenXlaTensorTest.TestAsStridedWithInplaceCopy 2022-11-23T02:34:08.8704756Z [ OK ] AtenXlaTensorTest.TestAsStridedWithInplaceCopy (9 ms) 2022-11-23T02:34:08.8705455Z [ RUN ] AtenXlaTensorTest.TestEmptyStrided 2022-11-23T02:34:08.8708404Z [ OK ] AtenXlaTensorTest.TestEmptyStrided (0 ms) 2022-11-23T02:34:08.8709297Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DBackward 2022-11-23T02:34:09.3627511Z [ OK ] AtenXlaTensorTest.TestAvgPool2DBackward (491 ms) 2022-11-23T02:34:09.3628202Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DBackward 2022-11-23T02:34:13.2509497Z [ OK ] AtenXlaTensorTest.TestAvgPool3DBackward (3885 ms) 2022-11-23T02:34:13.2518053Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNoBatchBackward 2022-11-23T02:34:13.5134964Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNoBatchBackward (264 ms) 2022-11-23T02:34:13.5135737Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNoBatchBackward 2022-11-23T02:34:14.6687546Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNoBatchBackward (1155 ms) 2022-11-23T02:34:14.6688121Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatchBackward 2022-11-23T02:34:15.4210398Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatchBackward (752 ms) 2022-11-23T02:34:15.4211208Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DBackward 2022-11-23T02:35:31.2434252Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DBackward (75822 ms) 2022-11-23T02:35:31.2434995Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DBackward 2022-11-23T02:35:32.2132146Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DBackward (969 ms) 2022-11-23T02:35:32.2132705Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatchBackward 2022-11-23T02:35:32.2564012Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatchBackward (43 ms) 2022-11-23T02:35:32.2564480Z [ RUN ] AtenXlaTensorTest.TestConv2DBackward 2022-11-23T02:35:44.4591357Z [ OK ] AtenXlaTensorTest.TestConv2DBackward (12202 ms) 2022-11-23T02:35:44.4592063Z [ RUN ] AtenXlaTensorTest.TestTransposedConv2DBackward 2022-11-23T02:35:51.3675977Z [ OK ] AtenXlaTensorTest.TestTransposedConv2DBackward (6908 ms) 2022-11-23T02:35:51.3676667Z [ RUN ] AtenXlaTensorTest.TestConv3DBackward 2022-11-23T02:36:00.1544327Z [ OK ] AtenXlaTensorTest.TestConv3DBackward (8786 ms) 2022-11-23T02:36:00.1545034Z [ RUN ] AtenXlaTensorTest.TestTransposedConv3DBackward 2022-11-23T02:36:35.2489518Z [ OK ] AtenXlaTensorTest.TestTransposedConv3DBackward (35094 ms) 2022-11-23T02:36:35.2490270Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DBackward 2022-11-23T02:36:36.5023977Z [ OK ] AtenXlaTensorTest.TestMaxPool2DBackward (1253 ms) 2022-11-23T02:36:36.5024681Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DBackward 2022-11-23T02:36:37.5717594Z [ OK ] AtenXlaTensorTest.TestMaxPool3DBackward (1069 ms) 2022-11-23T02:36:37.5718331Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNoBatchBackward 2022-11-23T02:36:38.8182491Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNoBatchBackward (1246 ms) 2022-11-23T02:36:38.8182993Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNoBatchBackward 2022-11-23T02:36:39.9125141Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNoBatchBackward (1094 ms) 2022-11-23T02:36:39.9125875Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool2DBackward 2022-11-23T02:36:40.3748343Z [ OK ] AtenXlaTensorTest.TestMaxUnpool2DBackward (462 ms) 2022-11-23T02:36:40.3749085Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool3DBackward 2022-11-23T02:36:40.8452775Z [ OK ] AtenXlaTensorTest.TestMaxUnpool3DBackward (470 ms) 2022-11-23T02:36:40.8453563Z [ RUN ] AtenXlaTensorTest.TestTanhBackward 2022-11-23T02:36:40.8715296Z [ OK ] AtenXlaTensorTest.TestTanhBackward (26 ms) 2022-11-23T02:36:40.8715712Z [ RUN ] AtenXlaTensorTest.TestSigmoidBackward 2022-11-23T02:36:40.8994552Z [ OK ] AtenXlaTensorTest.TestSigmoidBackward (27 ms) 2022-11-23T02:36:40.8995078Z [ RUN ] AtenXlaTensorTest.TestLogSigmoidBackward 2022-11-23T02:36:40.9408137Z [ OK ] AtenXlaTensorTest.TestLogSigmoidBackward (41 ms) 2022-11-23T02:36:40.9408901Z [ RUN ] AtenXlaTensorTest.TestLogSoftmaxBackward 2022-11-23T02:36:41.1653791Z [ OK ] AtenXlaTensorTest.TestLogSoftmaxBackward (224 ms) 2022-11-23T02:36:41.1654234Z [ RUN ] AtenXlaTensorTest.TestSoftmaxBackward 2022-11-23T02:36:41.3586297Z [ OK ] AtenXlaTensorTest.TestSoftmaxBackward (193 ms) 2022-11-23T02:36:41.3586728Z [ RUN ] AtenXlaTensorTest.TestSoftplusBackward 2022-11-23T02:36:41.3978733Z [ OK ] AtenXlaTensorTest.TestSoftplusBackward (39 ms) 2022-11-23T02:36:41.3979223Z [ RUN ] AtenXlaTensorTest.TestReluBackward 2022-11-23T02:36:41.4252292Z [ OK ] AtenXlaTensorTest.TestReluBackward (27 ms) 2022-11-23T02:36:41.4252793Z [ RUN ] AtenXlaTensorTest.TestRreluBackward 2022-11-23T02:36:41.4594019Z [ OK ] AtenXlaTensorTest.TestRreluBackward (33 ms) 2022-11-23T02:36:41.4594616Z [ RUN ] AtenXlaTensorTest.TestHardshrinkBackward 2022-11-23T02:36:41.5092899Z [ OK ] AtenXlaTensorTest.TestHardshrinkBackward (49 ms) 2022-11-23T02:36:41.5093418Z [ RUN ] AtenXlaTensorTest.TestHardshrinkBackwardWithMixedDataType 2022-11-23T02:36:41.5586709Z [ OK ] AtenXlaTensorTest.TestHardshrinkBackwardWithMixedDataType (49 ms) 2022-11-23T02:36:41.5587186Z [ RUN ] AtenXlaTensorTest.TestSoftshrinkBackward 2022-11-23T02:36:41.5737490Z [ OK ] AtenXlaTensorTest.TestSoftshrinkBackward (15 ms) 2022-11-23T02:36:41.5738033Z [ RUN ] AtenXlaTensorTest.TestSoftshrinkBackwardWithMixedDataType 2022-11-23T02:36:41.5895410Z [ OK ] AtenXlaTensorTest.TestSoftshrinkBackwardWithMixedDataType (15 ms) 2022-11-23T02:36:41.5895892Z [ RUN ] AtenXlaTensorTest.TestHardtanhBackward 2022-11-23T02:36:41.6129633Z [ OK ] AtenXlaTensorTest.TestHardtanhBackward (23 ms) 2022-11-23T02:36:41.6130063Z [ RUN ] AtenXlaTensorTest.TestEluBackward 2022-11-23T02:36:41.6424981Z [ OK ] AtenXlaTensorTest.TestEluBackward (29 ms) 2022-11-23T02:36:41.6425376Z [ RUN ] AtenXlaTensorTest.TestGeluBackward 2022-11-23T02:36:41.7350109Z [ OK ] AtenXlaTensorTest.TestGeluBackward (92 ms) 2022-11-23T02:36:41.7350825Z [ RUN ] AtenXlaTensorTest.TestLeakyReluBackward 2022-11-23T02:36:41.7667994Z [ OK ] AtenXlaTensorTest.TestLeakyReluBackward (31 ms) 2022-11-23T02:36:41.7668726Z [ RUN ] AtenXlaTensorTest.TestTransposeBackward 2022-11-23T02:36:41.7921618Z [ OK ] AtenXlaTensorTest.TestTransposeBackward (25 ms) 2022-11-23T02:36:41.7922318Z [ RUN ] AtenXlaTensorTest.TestAddMatMulBackward 2022-11-23T02:36:41.8938617Z [ OK ] AtenXlaTensorTest.TestAddMatMulBackward (101 ms) 2022-11-23T02:36:41.8939427Z [ RUN ] AtenXlaTensorTest.TestBinaryCrossEntropyBackward 2022-11-23T02:36:42.2625331Z [ OK ] AtenXlaTensorTest.TestBinaryCrossEntropyBackward (368 ms) 2022-11-23T02:36:42.2625854Z [ RUN ] AtenXlaTensorTest.TestNllLossBackward 2022-11-23T02:36:44.0681155Z [ OK ] AtenXlaTensorTest.TestNllLossBackward (1805 ms) 2022-11-23T02:36:44.0681610Z [ RUN ] AtenXlaTensorTest.TestNllLoss2dBackward 2022-11-23T02:36:46.2075207Z [ OK ] AtenXlaTensorTest.TestNllLoss2dBackward (2139 ms) 2022-11-23T02:36:46.2075685Z [ RUN ] AtenXlaTensorTest.TestSmoothL1LossBackward 2022-11-23T02:36:46.4024230Z [ OK ] AtenXlaTensorTest.TestSmoothL1LossBackward (194 ms) 2022-11-23T02:36:46.4024696Z [ RUN ] AtenXlaTensorTest.TestViewBackward 2022-11-23T02:36:46.4219661Z [ OK ] AtenXlaTensorTest.TestViewBackward (19 ms) 2022-11-23T02:36:46.4220183Z [ RUN ] AtenXlaTensorTest.TestBatchNorm2DBackward 2022-11-23T02:36:46.6015306Z [ OK ] AtenXlaTensorTest.TestBatchNorm2DBackward (179 ms) 2022-11-23T02:36:46.6016053Z [ RUN ] AtenXlaTensorTest.TestBatchNorm3DBackward 2022-11-23T02:36:46.8052906Z [ OK ] AtenXlaTensorTest.TestBatchNorm3DBackward (203 ms) 2022-11-23T02:36:46.8053363Z [ RUN ] AtenXlaTensorTest.TestBCEWithLogitsBackward 2022-11-23T02:36:47.5691988Z [ OK ] AtenXlaTensorTest.TestBCEWithLogitsBackward (763 ms) 2022-11-23T02:36:47.5692668Z [ RUN ] AtenXlaTensorTest.TestKlDivBackward 2022-11-23T02:36:47.6853479Z [ OK ] AtenXlaTensorTest.TestKlDivBackward (116 ms) 2022-11-23T02:36:47.6853901Z [ RUN ] AtenXlaTensorTest.TestEmbeddingBackward 2022-11-23T02:36:48.2392302Z [ OK ] AtenXlaTensorTest.TestEmbeddingBackward (553 ms) 2022-11-23T02:36:48.2392994Z [ RUN ] AtenXlaTensorTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-11-23T02:36:48.2735191Z [ OK ] AtenXlaTensorTest.TestAmpForeachNonFiniteCheckAndUnscale (34 ms) 2022-11-23T02:36:48.2735858Z [ RUN ] AtenXlaTensorTest.TestAmpUpdateScale 2022-11-23T02:36:48.3249811Z [ OK ] AtenXlaTensorTest.TestAmpUpdateScale (51 ms) 2022-11-23T02:36:48.3250251Z [ RUN ] AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-11-23T02:36:48.3323309Z [ OK ] AtenXlaTensorTest.TestEarlySyncLiveTensors (7 ms) 2022-11-23T02:36:48.3323700Z [ RUN ] AtenXlaTensorTest.TestLerp 2022-11-23T02:36:48.3443433Z [ OK ] AtenXlaTensorTest.TestLerp (11 ms) 2022-11-23T02:36:48.3443804Z [ RUN ] AtenXlaTensorTest.TestLerpScalar 2022-11-23T02:36:48.3570561Z [ OK ] AtenXlaTensorTest.TestLerpScalar (12 ms) 2022-11-23T02:36:48.3570992Z [ RUN ] AtenXlaTensorTest.TestLerpInplace 2022-11-23T02:36:48.3599366Z [ OK ] AtenXlaTensorTest.TestLerpInplace (2 ms) 2022-11-23T02:36:48.3599814Z [ RUN ] AtenXlaTensorTest.TestLerpScalarInplace 2022-11-23T02:36:48.3622112Z [ OK ] AtenXlaTensorTest.TestLerpScalarInplace (2 ms) 2022-11-23T02:36:48.3622553Z [ RUN ] AtenXlaTensorTest.TestLerpOut 2022-11-23T02:36:48.3647224Z [ OK ] AtenXlaTensorTest.TestLerpOut (2 ms) 2022-11-23T02:36:48.3647735Z [ RUN ] AtenXlaTensorTest.TestLerpScalarOut 2022-11-23T02:36:48.3668356Z [ OK ] AtenXlaTensorTest.TestLerpScalarOut (2 ms) 2022-11-23T02:36:48.3668861Z [ RUN ] AtenXlaTensorTest.TestLinspaceStartEndMatch 2022-11-23T02:36:48.3961355Z [ OK ] AtenXlaTensorTest.TestLinspaceStartEndMatch (29 ms) 2022-11-23T02:36:48.3961781Z [ RUN ] AtenXlaTensorTest.TestLinspaceDtypes 2022-11-23T02:36:48.4135995Z [ OK ] AtenXlaTensorTest.TestLinspaceDtypes (17 ms) 2022-11-23T02:36:48.4136477Z [ RUN ] AtenXlaTensorTest.TestLinspaceSmallSteps 2022-11-23T02:36:48.4402054Z [ OK ] AtenXlaTensorTest.TestLinspaceSmallSteps (26 ms) 2022-11-23T02:36:48.4402489Z [ RUN ] AtenXlaTensorTest.TestLinspaceReverse 2022-11-23T02:36:48.4421808Z [ OK ] AtenXlaTensorTest.TestLinspaceReverse (2 ms) 2022-11-23T02:36:48.4422226Z [ RUN ] AtenXlaTensorTest.TestNanToNum 2022-11-23T02:36:48.5812999Z [ OK ] AtenXlaTensorTest.TestNanToNum (138 ms) 2022-11-23T02:36:48.5813553Z [ RUN ] AtenXlaTensorTest.TestNanToNumInplace 2022-11-23T02:36:48.5955582Z [ OK ] AtenXlaTensorTest.TestNanToNumInplace (14 ms) 2022-11-23T02:36:48.5956143Z [ RUN ] AtenXlaTensorTest.TestNanToNumOut 2022-11-23T02:36:48.6095638Z [ OK ] AtenXlaTensorTest.TestNanToNumOut (13 ms) 2022-11-23T02:36:48.6096015Z [ RUN ] AtenXlaTensorTest.TestRoll 2022-11-23T02:36:50.2525423Z [ OK ] AtenXlaTensorTest.TestRoll (1642 ms) 2022-11-23T02:36:50.2525826Z [ RUN ] AtenXlaTensorTest.TestViewIsAliasOf 2022-11-23T02:36:50.2536172Z [ OK ] AtenXlaTensorTest.TestViewIsAliasOf (1 ms) 2022-11-23T02:36:50.2536793Z [ RUN ] AtenXlaTensorTest.TestExpandIsAliasOf 2022-11-23T02:36:50.2544229Z [ OK ] AtenXlaTensorTest.TestExpandIsAliasOf (0 ms) 2022-11-23T02:36:50.2544682Z [----------] 609 tests from AtenXlaTensorTest (238902 ms total) 2022-11-23T02:36:50.2545018Z 2022-11-23T02:36:50.2545162Z [----------] 15 tests from IrTest 2022-11-23T02:36:50.2545432Z [ RUN ] IrTest.TestScalarCreate 2022-11-23T02:36:50.2548250Z [ OK ] IrTest.TestScalarCreate (0 ms) 2022-11-23T02:36:50.2548579Z [ RUN ] IrTest.TestHash 2022-11-23T02:36:50.2551552Z [ OK ] IrTest.TestHash (0 ms) 2022-11-23T02:36:50.2551855Z [ RUN ] IrTest.TestSelectUnselect 2022-11-23T02:36:50.3159298Z [ OK ] IrTest.TestSelectUnselect (60 ms) 2022-11-23T02:36:50.3159695Z [ RUN ] IrTest.TestScopePusherWithoutDebugging 2022-11-23T02:36:50.3161990Z [ OK ] IrTest.TestScopePusherWithoutDebugging (0 ms) 2022-11-23T02:36:50.3162369Z [ RUN ] IrTest.TestScopePusherWithDebugging 2022-11-23T02:36:50.3165187Z [ OK ] IrTest.TestScopePusherWithDebugging (0 ms) 2022-11-23T02:36:50.3165558Z [ RUN ] IrTest.TestSizeNode 2022-11-23T02:36:50.3388987Z [ OK ] IrTest.TestSizeNode (22 ms) 2022-11-23T02:36:50.3389336Z [ RUN ] IrTest.TestSizeNodeDynamic 2022-11-23T02:36:50.3592176Z [ OK ] IrTest.TestSizeNodeDynamic (20 ms) 2022-11-23T02:36:50.3592532Z [ RUN ] IrTest.TestSizeAddNode 2022-11-23T02:36:50.3687372Z [ OK ] IrTest.TestSizeAddNode (9 ms) 2022-11-23T02:36:50.3687747Z [ RUN ] IrTest.TestSizeAddNodeDynamicOnSameTensor 2022-11-23T02:36:50.3705697Z [ OK ] IrTest.TestSizeAddNodeDynamicOnSameTensor (1 ms) 2022-11-23T02:36:50.3706155Z [ RUN ] IrTest.TestSizeAddNodeDynamicOnDifferentTensor 2022-11-23T02:36:50.3723206Z [ OK ] IrTest.TestSizeAddNodeDynamicOnDifferentTensor (1 ms) 2022-11-23T02:36:50.3723591Z [ RUN ] IrTest.TestSizeMulNode 2022-11-23T02:36:50.3809985Z [ OK ] IrTest.TestSizeMulNode (8 ms) 2022-11-23T02:36:50.3810378Z [ RUN ] IrTest.TestSizeMulNodeDynamic 2022-11-23T02:36:50.3827951Z [ OK ] IrTest.TestSizeMulNodeDynamic (1 ms) 2022-11-23T02:36:50.3828286Z [ RUN ] IrTest.TestSizeDivNode 2022-11-23T02:36:50.4059635Z [ OK ] IrTest.TestSizeDivNode (22 ms) 2022-11-23T02:36:50.4059990Z [ RUN ] IrTest.TestSizeDivNodeDynamic 2022-11-23T02:36:50.4077369Z [ OK ] IrTest.TestSizeDivNodeDynamic (1 ms) 2022-11-23T02:36:50.4077781Z [ RUN ] IrTest.TestSizeDivNodeDynamicByZero 2022-11-23T02:36:50.4324946Z [ OK ] IrTest.TestSizeDivNodeDynamicByZero (24 ms) 2022-11-23T02:36:50.4325483Z [----------] 15 tests from IrTest (177 ms total) 2022-11-23T02:36:50.4325684Z 2022-11-23T02:36:50.4325921Z [----------] 1 test from MaybeRefTest 2022-11-23T02:36:50.4326190Z [ RUN ] MaybeRefTest.BasicTest 2022-11-23T02:36:50.4326481Z [ OK ] MaybeRefTest.BasicTest (0 ms) 2022-11-23T02:36:50.4326800Z [----------] 1 test from MaybeRefTest (0 ms total) 2022-11-23T02:36:50.4326949Z 2022-11-23T02:36:50.4327108Z [----------] 3 tests from OpByOpExecutorTest 2022-11-23T02:36:50.4327424Z [ RUN ] OpByOpExecutorTest.TestSimpleAdd 2022-11-23T02:36:50.4471438Z [ OK ] OpByOpExecutorTest.TestSimpleAdd (14 ms) 2022-11-23T02:36:50.4471832Z [ RUN ] OpByOpExecutorTest.TestStack 2022-11-23T02:36:50.4821884Z [ OK ] OpByOpExecutorTest.TestStack (35 ms) 2022-11-23T02:36:50.4822493Z [ RUN ] OpByOpExecutorTest.TestAsyncStack 2022-11-23T02:36:50.4839826Z [ OK ] OpByOpExecutorTest.TestAsyncStack (1 ms) 2022-11-23T02:36:50.4840228Z [----------] 3 tests from OpByOpExecutorTest (51 ms total) 2022-11-23T02:36:50.4840408Z 2022-11-23T02:36:50.4840567Z [----------] 1 test from ReplicationTest 2022-11-23T02:36:50.4840901Z [ RUN ] ReplicationTest.TestNSingleReplication 2022-11-23T02:36:50.4841948Z [ OK ] ReplicationTest.TestNSingleReplication (0 ms) 2022-11-23T02:36:50.4842566Z [----------] 1 test from ReplicationTest (0 ms total) 2022-11-23T02:36:50.4842826Z 2022-11-23T02:36:50.4842971Z [----------] 20 tests from TensorTest 2022-11-23T02:36:50.4843254Z [ RUN ] TensorTest.TestConversions 2022-11-23T02:36:50.4846399Z [ OK ] TensorTest.TestConversions (0 ms) 2022-11-23T02:36:50.4846699Z [ RUN ] TensorTest.TestAdd 2022-11-23T02:36:50.4950728Z [ OK ] TensorTest.TestAdd (10 ms) 2022-11-23T02:36:50.4951054Z [ RUN ] TensorTest.TestIntegerAdd 2022-11-23T02:36:50.5447949Z [ OK ] TensorTest.TestIntegerAdd (49 ms) 2022-11-23T02:36:50.5448318Z [ RUN ] TensorTest.TestSize 2022-11-23T02:36:50.5451535Z [ OK ] TensorTest.TestSize (0 ms) 2022-11-23T02:36:50.5451822Z [ RUN ] TensorTest.TestRrelu 2022-11-23T02:36:50.6570159Z [ OK ] TensorTest.TestRrelu (111 ms) 2022-11-23T02:36:50.6570505Z [ RUN ] TensorTest.TestThreshold 2022-11-23T02:36:50.6702791Z [ OK ] TensorTest.TestThreshold (13 ms) 2022-11-23T02:36:50.6703118Z [ RUN ] TensorTest.TestAddMatMul 2022-11-23T02:36:50.6802118Z [ OK ] TensorTest.TestAddMatMul (9 ms) 2022-11-23T02:36:50.6802670Z [ RUN ] TensorTest.TestTranspose 2022-11-23T02:36:50.6821557Z [ OK ] TensorTest.TestTranspose (2 ms) 2022-11-23T02:36:50.6822422Z [ RUN ] TensorTest.TestView 2022-11-23T02:36:50.6849794Z [ OK ] TensorTest.TestView (2 ms) 2022-11-23T02:36:50.6850294Z [ RUN ] TensorTest.TestViewMod 2022-11-23T02:36:50.7371047Z [ OK ] TensorTest.TestViewMod (51 ms) 2022-11-23T02:36:50.7371658Z [ RUN ] TensorTest.TestViewModComplex 2022-11-23T02:36:50.7657350Z [ OK ] TensorTest.TestViewModComplex (28 ms) 2022-11-23T02:36:50.7657957Z [ RUN ] TensorTest.TestViewOfViewMod 2022-11-23T02:36:50.7700504Z [ OK ] TensorTest.TestViewOfViewMod (4 ms) 2022-11-23T02:36:50.7700889Z [ RUN ] TensorTest.TestMaxPool2D 2022-11-23T02:36:50.8471985Z [ OK ] TensorTest.TestMaxPool2D (77 ms) 2022-11-23T02:36:50.8472395Z [ RUN ] TensorTest.TestMaxPool2DNonSquare 2022-11-23T02:36:51.0071203Z [ OK ] TensorTest.TestMaxPool2DNonSquare (159 ms) 2022-11-23T02:36:51.0071795Z [ RUN ] TensorTest.TestAvgPool2D 2022-11-23T02:36:51.1832430Z [ OK ] TensorTest.TestAvgPool2D (175 ms) 2022-11-23T02:36:51.1833120Z [ RUN ] TensorTest.TestAvgPool2DNonSquare 2022-11-23T02:36:51.4114142Z [ OK ] TensorTest.TestAvgPool2DNonSquare (228 ms) 2022-11-23T02:36:51.4114812Z [ RUN ] TensorTest.TestBatchNorm1D 2022-11-23T02:36:51.5694486Z [ OK ] TensorTest.TestBatchNorm1D (157 ms) 2022-11-23T02:36:51.5695141Z [ RUN ] TensorTest.TestConv2D 2022-11-23T02:36:57.9186067Z [ OK ] TensorTest.TestConv2D (6349 ms) 2022-11-23T02:36:57.9186627Z [ RUN ] TensorTest.TestConv2DNonSquare 2022-11-23T02:37:00.0522867Z [ OK ] TensorTest.TestConv2DNonSquare (2133 ms) 2022-11-23T02:37:00.0523428Z [ RUN ] TensorTest.TestConv3D 2022-11-23T02:40:40.7403319Z [ OK ] TensorTest.TestConv3D (220688 ms) 2022-11-23T02:40:40.7403890Z [----------] 20 tests from TensorTest (230255 ms total) 2022-11-23T02:40:40.7405864Z 2022-11-23T02:40:40.7406483Z [----------] 1 test from XlaUtilCacheTest 2022-11-23T02:40:40.7407210Z [ RUN ] XlaUtilCacheTest.BasicTest 2022-11-23T02:40:40.7407721Z [ OK ] XlaUtilCacheTest.BasicTest (0 ms) 2022-11-23T02:40:40.7408274Z [----------] 1 test from XlaUtilCacheTest (0 ms total) 2022-11-23T02:40:40.7408546Z 2022-11-23T02:40:40.7408900Z [----------] 4 tests from XLABackendTest 2022-11-23T02:40:40.7409477Z [ RUN ] XLABackendTest.TestTensorTransfer 2022-11-23T02:40:40.7416915Z [ OK ] XLABackendTest.TestTensorTransfer (1 ms) 2022-11-23T02:40:40.7417506Z [ RUN ] XLABackendTest.TestScalarTransfer 2022-11-23T02:40:40.7426532Z [ OK ] XLABackendTest.TestScalarTransfer (0 ms) 2022-11-23T02:40:40.7427061Z [ RUN ] XLABackendTest.TestPlaceholder 2022-11-23T02:40:40.7427404Z [ OK ] XLABackendTest.TestPlaceholder (0 ms) 2022-11-23T02:40:40.7428925Z [ RUN ] XLABackendTest.TestE2E 2022-11-23T02:40:40.7534373Z [ OK ] XLABackendTest.TestE2E (10 ms) 2022-11-23T02:40:40.7534970Z [----------] 4 tests from XLABackendTest (13 ms total) 2022-11-23T02:40:40.7546136Z 2022-11-23T02:40:40.7546619Z [----------] 7 tests from SymintTest 2022-11-23T02:40:40.7547096Z [ RUN ] SymintTest.TestStaticSymint 2022-11-23T02:40:40.7547615Z [ OK ] SymintTest.TestStaticSymint (0 ms) 2022-11-23T02:40:40.7548304Z [ RUN ] SymintTest.TestStaticSymints 2022-11-23T02:40:40.7548976Z [ OK ] SymintTest.TestStaticSymints (0 ms) 2022-11-23T02:40:40.7550690Z [ RUN ] SymintTest.TestDynamicSymint 2022-11-23T02:40:40.7551292Z [ OK ] SymintTest.TestDynamicSymint (0 ms) 2022-11-23T02:40:40.7551669Z [ RUN ] SymintTest.TestSizeConstant 2022-11-23T02:40:40.7626123Z [ OK ] SymintTest.TestSizeConstant (8 ms) 2022-11-23T02:40:40.7626708Z [ RUN ] SymintTest.TestDynamicSymints 2022-11-23T02:40:40.7627267Z [ OK ] SymintTest.TestDynamicSymints (0 ms) 2022-11-23T02:40:40.7627802Z [ RUN ] SymintTest.TestDynamicSymintArithmetic 2022-11-23T02:40:40.7628190Z [ OK ] SymintTest.TestDynamicSymintArithmetic (0 ms) 2022-11-23T02:40:40.7628600Z [ RUN ] SymintTest.TestXLASymNodeImplStr 2022-11-23T02:40:40.7629126Z [ OK ] SymintTest.TestXLASymNodeImplStr (0 ms) 2022-11-23T02:40:40.7629757Z [----------] 7 tests from SymintTest (9 ms total) 2022-11-23T02:40:40.7630150Z 2022-11-23T02:40:40.7630393Z [----------] 3 tests from XLAShardingTest 2022-11-23T02:40:40.7671621Z [ RUN ] XLAShardingTest.ShardTensor 2022-11-23T02:40:40.7673060Z [ OK ] XLAShardingTest.ShardTensor (1 ms) 2022-11-23T02:40:40.7673616Z [ RUN ] XLAShardingTest.CreateTensorsData 2022-11-23T02:40:40.7674197Z /var/lib/jenkins/workspace/xla/test/cpp/test_xla_sharding.cpp:122: Skipped 2022-11-23T02:40:40.7674595Z `PJRT_DEVICE` is not set. 2022-11-23T02:40:40.7675132Z [ SKIPPED ] XLAShardingTest.CreateTensorsData (0 ms) 2022-11-23T02:40:40.7675689Z [ RUN ] XLAShardingTest.InputHandler 2022-11-23T02:40:40.7676150Z /var/lib/jenkins/workspace/xla/test/cpp/test_xla_sharding.cpp:163: Skipped 2022-11-23T02:40:40.7676675Z `PJRT_DEVICE` is not set, with more than 2 local devices, (1 local devices detected). 2022-11-23T02:40:40.7677274Z [ SKIPPED ] XLAShardingTest.InputHandler (0 ms) 2022-11-23T02:40:40.7677855Z [----------] 3 tests from XLAShardingTest (1 ms total) 2022-11-23T02:40:40.7678116Z 2022-11-23T02:40:40.7678329Z [----------] 6 tests from LazyTest 2022-11-23T02:40:40.7678841Z [ RUN ] LazyTest.TestXlaShapeToLazyWithF64 2022-11-23T02:40:40.7679421Z [ OK ] LazyTest.TestXlaShapeToLazyWithF64 (0 ms) 2022-11-23T02:40:40.7679987Z [ RUN ] LazyTest.TestXlaShapeToLazyWithPred 2022-11-23T02:40:40.7680773Z [ OK ] LazyTest.TestXlaShapeToLazyWithPred (0 ms) 2022-11-23T02:40:40.7681359Z [ RUN ] LazyTest.TestXlaShapeToLazyWithU64 2022-11-23T02:40:40.7681935Z [ OK ] LazyTest.TestXlaShapeToLazyWithU64 (0 ms) 2022-11-23T02:40:40.7682577Z [ RUN ] LazyTest.TestXlaShapeToLazyWithMultipleDimensions 2022-11-23T02:40:40.7683393Z [ OK ] LazyTest.TestXlaShapeToLazyWithMultipleDimensions (0 ms) 2022-11-23T02:40:40.7684119Z [ RUN ] LazyTest.TestXlaShapeToLazyWithDynamicDimensions 2022-11-23T02:40:40.7684840Z [ OK ] LazyTest.TestXlaShapeToLazyWithDynamicDimensions (0 ms) 2022-11-23T02:40:40.7685606Z [ RUN ] LazyTest.TestXlaShapeToLazyWithUnsupportedPrimitiveType 2022-11-23T02:40:40.7714691Z [ OK ] LazyTest.TestXlaShapeToLazyWithUnsupportedPrimitiveType (5 ms) 2022-11-23T02:40:40.7715370Z [----------] 6 tests from LazyTest (6 ms total) 2022-11-23T02:40:40.7715620Z 2022-11-23T02:40:40.7715908Z [----------] Global test environment tear-down 2022-11-23T02:40:40.7716450Z [==========] 673 tests from 12 test suites ran. (469419 ms total) 2022-11-23T02:40:40.7716870Z [ PASSED ] 670 tests. 2022-11-23T02:40:40.7717291Z [ SKIPPED ] 3 tests, listed below: 2022-11-23T02:40:40.7718784Z [ SKIPPED ] AtenXlaTensorTest.TestGroupNormBackward 2022-11-23T02:40:40.7719390Z [ SKIPPED ] XLAShardingTest.CreateTensorsData 2022-11-23T02:40:40.7719941Z [ SKIPPED ] XLAShardingTest.InputHandler 2022-11-23T02:40:40.9885676Z + popd 2022-11-23T02:40:40.9886089Z /var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:40:40.9886545Z + '[' 1 -eq 1 -a 0 -eq 0 ']' 2022-11-23T02:40:40.9886824Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:41.0043721Z ++ command -v nvidia-smi 2022-11-23T02:40:41.0044840Z + '[' -x '' ']' 2022-11-23T02:40:41.0045417Z + ./run_tests.sh -X early_sync -F AtenXlaTensorTest.TestEarlySyncLiveTensors -L 2022-11-23T02:40:41.0069147Z +++ dirname ./run_tests.sh 2022-11-23T02:40:41.0081145Z ++ cd . 2022-11-23T02:40:41.0081469Z ++ pwd -P 2022-11-23T02:40:41.0084130Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:40:41.0084604Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:41.0085021Z + BUILDTYPE=Release 2022-11-23T02:40:41.0085350Z + VERB= 2022-11-23T02:40:41.0085530Z + FILTER= 2022-11-23T02:40:41.0085678Z + BUILD_ONLY=0 2022-11-23T02:40:41.0085845Z + RMBUILD=1 2022-11-23T02:40:41.0086035Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-11-23T02:40:41.0086331Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-11-23T02:40:41.0086660Z + '[' '' == 1 ']' 2022-11-23T02:40:41.0086944Z + getopts VLDKBF:X: OPTION 2022-11-23T02:40:41.0087238Z + case $OPTION in 2022-11-23T02:40:41.0087579Z + XLA_EXPERIMENTAL=early_sync 2022-11-23T02:40:41.0087953Z + getopts VLDKBF:X: OPTION 2022-11-23T02:40:41.0088136Z + case $OPTION in 2022-11-23T02:40:41.0088468Z + FILTER=--gtest_filter=AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-11-23T02:40:41.0088749Z + getopts VLDKBF:X: OPTION 2022-11-23T02:40:41.0088923Z + case $OPTION in 2022-11-23T02:40:41.0089094Z + LOGFILE= 2022-11-23T02:40:41.0089266Z + getopts VLDKBF:X: OPTION 2022-11-23T02:40:41.0089439Z + shift 5 2022-11-23T02:40:41.0089608Z + [[ '' != \1 ]] 2022-11-23T02:40:41.0089785Z + export XLA_EXPERIMENTAL 2022-11-23T02:40:41.0090065Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:41.0096708Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:41.0108493Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:41.0108834Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:40:41.0111804Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-11-23T02:40:41.1903955Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-11-23T02:40:41.3700243Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-11-23T02:40:41.3974468Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-11-23T02:40:42.7676449Z -- The C compiler identification is Clang 8.0.0 2022-11-23T02:40:42.8562335Z -- The CXX compiler identification is Clang 8.0.0 2022-11-23T02:40:42.8659720Z -- Detecting C compiler ABI info 2022-11-23T02:40:42.9394396Z -- Detecting C compiler ABI info - done 2022-11-23T02:40:42.9490965Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-11-23T02:40:42.9493206Z -- Detecting C compile features 2022-11-23T02:40:42.9497966Z -- Detecting C compile features - done 2022-11-23T02:40:42.9541992Z -- Detecting CXX compiler ABI info 2022-11-23T02:40:43.0603217Z -- Detecting CXX compiler ABI info - done 2022-11-23T02:40:43.0707202Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-11-23T02:40:43.0710815Z -- Detecting CXX compile features 2022-11-23T02:40:43.0717085Z -- Detecting CXX compile features - done 2022-11-23T02:40:43.0742811Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-11-23T02:40:43.0777128Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-11-23T02:40:43.1560105Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-11-23T02:40:43.1561030Z -- Looking for pthread_create in pthreads 2022-11-23T02:40:43.2198147Z -- Looking for pthread_create in pthreads - not found 2022-11-23T02:40:43.2198775Z -- Looking for pthread_create in pthread 2022-11-23T02:40:43.2948318Z -- Looking for pthread_create in pthread - found 2022-11-23T02:40:43.2959936Z -- Found Threads: TRUE 2022-11-23T02:40:43.3048924Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-11-23T02:40:43.3049649Z static library kineto_LIBRARY-NOTFOUND not found. 2022-11-23T02:40:43.3049926Z Call Stack (most recent call first): 2022-11-23T02:40:43.3050327Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-11-23T02:40:43.3050615Z CMakeLists.txt:27 (find_package) 2022-11-23T02:40:43.3050743Z 2022-11-23T02:40:43.3050825Z  2022-11-23T02:40:43.3053487Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-11-23T02:40:43.3293407Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-11-23T02:40:43.3311640Z -- Configuring done 2022-11-23T02:40:43.3397679Z -- Generating done 2022-11-23T02:40:43.3411681Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:40:43.3499416Z + make -j 2022-11-23T02:40:43.3679585Z [ 4%] Creating directories for 'googletest' 2022-11-23T02:40:43.3752856Z [ 8%] Performing download step (git clone) for 'googletest' 2022-11-23T02:40:44.5102684Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-11-23T02:40:44.5159672Z [ 12%] Performing update step for 'googletest' 2022-11-23T02:40:44.5267227Z [ 16%] No patch step for 'googletest' 2022-11-23T02:40:44.5336181Z [ 20%] Performing configure step for 'googletest' 2022-11-23T02:40:46.8537820Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-11-23T02:40:46.8597746Z [ 24%] Performing build step for 'googletest' 2022-11-23T02:40:50.6208758Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-11-23T02:40:50.6266179Z [ 28%] No install step for 'googletest' 2022-11-23T02:40:50.6346882Z [ 32%] Completed 'googletest' 2022-11-23T02:40:50.6484688Z [ 32%] Built target googletest 2022-11-23T02:40:50.6585352Z [ 36%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-11-23T02:40:50.6587404Z [ 40%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-11-23T02:40:50.6588465Z [ 44%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-11-23T02:40:50.6607590Z [ 48%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-11-23T02:40:50.6615932Z [ 52%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-11-23T02:40:50.6616590Z [ 56%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-11-23T02:40:50.6617923Z [ 64%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-11-23T02:40:50.6618554Z [ 64%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-11-23T02:40:50.6648470Z [ 68%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_sharding.cpp.o 2022-11-23T02:40:50.6652455Z [ 72%] Building CXX object CMakeFiles/test_ptxla.dir/test_symint.cpp.o 2022-11-23T02:40:50.6653481Z [ 76%] Building CXX object CMakeFiles/test_ptxla.dir/test_lazy.cpp.o 2022-11-23T02:40:50.6660632Z [ 80%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-11-23T02:40:50.6681476Z [ 84%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-11-23T02:40:50.6682381Z [ 88%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-11-23T02:40:50.6716143Z [ 92%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-11-23T02:40:50.6825955Z [ 96%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-11-23T02:42:20.5991261Z [100%] Linking CXX executable test_ptxla 2022-11-23T02:42:23.0510194Z [100%] Built target test_ptxla 2022-11-23T02:42:23.0542024Z + '[' 0 -eq 0 ']' 2022-11-23T02:42:23.0542434Z + '[' '' '!=' '' ']' 2022-11-23T02:42:23.0543797Z + ./test_ptxla --gtest_filter=AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-11-23T02:42:23.3951665Z Note: Google Test filter = AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-11-23T02:42:23.3952147Z [==========] Running 1 test from 1 test suite. 2022-11-23T02:42:23.3952476Z [----------] Global test environment set-up. 2022-11-23T02:42:23.3952777Z [----------] 1 test from AtenXlaTensorTest 2022-11-23T02:42:23.3953121Z [ RUN ] AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-11-23T02:42:23.3953552Z 2022-11-23 02:42:23.395021: I tensorflow/core/tpu/tpu_initializer_helper.cc:275] Libtpu path is: libtpu.so 2022-11-23T02:42:23.3955796Z 2022-11-23 02:42:23.395377: I tensorflow/compiler/xla/xla_client/xrt_local_service.cc:55] libtpu status: OK 2022-11-23T02:42:23.3956644Z 2022-11-23 02:42:23.395400: I tensorflow/compiler/xla/xla_client/xrt_local_service.cc:41] Peer localservice 1 {localhost:40737} 2022-11-23T02:42:23.3957453Z 2022-11-23 02:42:23.395468: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F FMA 2022-11-23T02:42:23.3958138Z To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2022-11-23T02:42:23.4321076Z 2022-11-23 02:42:23.431758: I tensorflow/compiler/xla/service/service.cc:173] XLA service 0x4b0a120 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2022-11-23T02:42:23.4321636Z 2022-11-23 02:42:23.431788: I tensorflow/compiler/xla/service/service.cc:181] StreamExecutor device (0): Host, Default Version 2022-11-23T02:42:23.4374005Z 2022-11-23 02:42:23.437082: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:447] Started server with target: grpc://localhost:40737 2022-11-23T02:42:23.4874191Z 2022-11-23 02:42:23.486964: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:357] MLIR V1 optimization pass is not enabled 2022-11-23T02:42:23.5149833Z 2022-11-23 02:42:23.514449: I tensorflow/compiler/jit/xla_device.cc:430] XLA_GPU and XLA_CPU devices are deprecated and will be removed in subsequent releases. Instead, use either @tf.function(jit_compile=True) for must-compile semantics, or run with TF_XLA_FLAGS=--tf_xla_auto_jit=2 for auto-clustering best-effort compilation. 2022-11-23T02:42:23.5376532Z [ OK ] AtenXlaTensorTest.TestEarlySyncLiveTensors (142 ms) 2022-11-23T02:42:23.5377229Z [----------] 1 test from AtenXlaTensorTest (142 ms total) 2022-11-23T02:42:23.5377398Z 2022-11-23T02:42:23.5377569Z [----------] Global test environment tear-down 2022-11-23T02:42:23.5377884Z [==========] 1 test from 1 test suite ran. (142 ms total) 2022-11-23T02:42:23.5378149Z [ PASSED ] 1 test. 2022-11-23T02:42:23.6124890Z + popd 2022-11-23T02:42:23.6125314Z /var/lib/jenkins/workspace/xla/test/cpp 2022-11-23T02:42:23.6125870Z + '[' 1 -eq 1 -a 0 -eq 0 ']' 2022-11-23T02:42:23.6126141Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-11-23T02:42:23.6284239Z + popd 2022-11-23T02:42:23.6284568Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-11-23T02:42:23.6284883Z + popd 2022-11-23T02:42:23.6287029Z /var/lib/jenkins/workspace 2022-11-23T02:42:23.6287394Z + assert_git_not_dirty 2022-11-23T02:42:23.6287941Z + [[ linux-bionic-py3_7-clang8-xla != *rocm* ]] 2022-11-23T02:42:23.6288242Z + [[ linux-bionic-py3_7-clang8-xla != *xla* ]] 2022-11-23T02:42:23.6292288Z + sccache_epilogue 2022-11-23T02:42:23.6292809Z + echo '::group::Sccache Compilation Log' 2022-11-23T02:42:23.6293687Z ##[group]Sccache Compilation Log 2022-11-23T02:42:23.6294185Z + echo '=================== sccache compilation log ===================' 2022-11-23T02:42:23.6294602Z =================== sccache compilation log =================== 2022-11-23T02:42:23.6294957Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2022-11-23T02:42:23.6487441Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-11-23T02:42:23.6487808Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-11-23T02:42:23.6488113Z + sccache --show-stats 2022-11-23T02:42:23.6639796Z Compile requests 0 2022-11-23T02:42:23.6640198Z Compile requests executed 0 2022-11-23T02:42:23.6640582Z Cache hits 0 2022-11-23T02:42:23.6640920Z Cache misses 0 2022-11-23T02:42:23.6641128Z Cache timeouts 0 2022-11-23T02:42:23.6641312Z Cache read errors 0 2022-11-23T02:42:23.6641652Z Forced recaches 0 2022-11-23T02:42:23.6642082Z Cache write errors 0 2022-11-23T02:42:23.6642498Z Compilation failures 0 2022-11-23T02:42:23.6642959Z Cache errors 0 2022-11-23T02:42:23.6643539Z Non-cacheable compilations 0 2022-11-23T02:42:23.6643831Z Non-cacheable calls 0 2022-11-23T02:42:23.6644185Z Non-compilation calls 0 2022-11-23T02:42:23.6644450Z Unsupported compiler calls 0 2022-11-23T02:42:23.6644767Z Average cache write 0.000 s 2022-11-23T02:42:23.6645075Z Average cache read miss 0.000 s 2022-11-23T02:42:23.6645407Z Average cache read hit 0.000 s 2022-11-23T02:42:23.6645664Z Failed distributed compilations 0 2022-11-23T02:42:23.6646695Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:42:23.6647144Z + sccache --stop-server 2022-11-23T02:42:23.6665619Z Stopping sccache server... 2022-11-23T02:42:23.6667951Z Compile requests 0 2022-11-23T02:42:23.6669609Z Compile requests executed 0 2022-11-23T02:42:23.6669828Z Cache hits 0 2022-11-23T02:42:23.6670316Z Cache misses 0 2022-11-23T02:42:23.6670552Z Cache timeouts 0 2022-11-23T02:42:23.6670853Z Cache read errors 0 2022-11-23T02:42:23.6671294Z Forced recaches 0 2022-11-23T02:42:23.6671577Z Cache write errors 0 2022-11-23T02:42:23.6671789Z Compilation failures 0 2022-11-23T02:42:23.6672083Z Cache errors 0 2022-11-23T02:42:23.6672381Z Non-cacheable compilations 0 2022-11-23T02:42:23.6672639Z Non-cacheable calls 0 2022-11-23T02:42:23.6672923Z Non-compilation calls 0 2022-11-23T02:42:23.6673245Z Unsupported compiler calls 0 2022-11-23T02:42:23.6673761Z Average cache write 0.000 s 2022-11-23T02:42:23.6674180Z Average cache read miss 0.000 s 2022-11-23T02:42:23.6674506Z Average cache read hit 0.000 s 2022-11-23T02:42:23.6674769Z Failed distributed compilations 0 2022-11-23T02:42:23.6675542Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:42:23.6676130Z + echo ::endgroup:: 2022-11-23T02:42:23.6676625Z ##[endgroup] 2022-11-23T02:42:23.6676882Z + sccache_epilogue 2022-11-23T02:42:23.6677208Z + echo '::group::Sccache Compilation Log' 2022-11-23T02:42:23.6677703Z ##[group]Sccache Compilation Log 2022-11-23T02:42:23.6678153Z + echo '=================== sccache compilation log ===================' 2022-11-23T02:42:23.6678507Z =================== sccache compilation log =================== 2022-11-23T02:42:23.6678855Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2022-11-23T02:42:23.6856939Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-11-23T02:42:23.6857316Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-11-23T02:42:23.6857618Z + sccache --show-stats 2022-11-23T02:42:23.6987187Z Compile requests 0 2022-11-23T02:42:23.6987541Z Compile requests executed 0 2022-11-23T02:42:23.6987771Z Cache hits 0 2022-11-23T02:42:23.6987986Z Cache misses 0 2022-11-23T02:42:23.6988181Z Cache timeouts 0 2022-11-23T02:42:23.6988368Z Cache read errors 0 2022-11-23T02:42:23.6988571Z Forced recaches 0 2022-11-23T02:42:23.6988774Z Cache write errors 0 2022-11-23T02:42:23.6989002Z Compilation failures 0 2022-11-23T02:42:23.6989298Z Cache errors 0 2022-11-23T02:42:23.6989798Z Non-cacheable compilations 0 2022-11-23T02:42:23.6990336Z Non-cacheable calls 0 2022-11-23T02:42:23.6990720Z Non-compilation calls 0 2022-11-23T02:42:23.6991038Z Unsupported compiler calls 0 2022-11-23T02:42:23.6991354Z Average cache write 0.000 s 2022-11-23T02:42:23.6991711Z Average cache read miss 0.000 s 2022-11-23T02:42:23.6992076Z Average cache read hit 0.000 s 2022-11-23T02:42:23.6992343Z Failed distributed compilations 0 2022-11-23T02:42:23.6992907Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:42:23.6993511Z + sccache --stop-server 2022-11-23T02:42:23.7013442Z Stopping sccache server... 2022-11-23T02:42:23.7015272Z Compile requests 0 2022-11-23T02:42:23.7015558Z Compile requests executed 0 2022-11-23T02:42:23.7015918Z Cache hits 0 2022-11-23T02:42:23.7016201Z Cache misses 0 2022-11-23T02:42:23.7016843Z Cache timeouts 0 2022-11-23T02:42:23.7017090Z Cache read errors 0 2022-11-23T02:42:23.7017277Z Forced recaches 0 2022-11-23T02:42:23.7017532Z Cache write errors 0 2022-11-23T02:42:23.7017740Z Compilation failures 0 2022-11-23T02:42:23.7017995Z Cache errors 0 2022-11-23T02:42:23.7018296Z Non-cacheable compilations 0 2022-11-23T02:42:23.7018701Z Non-cacheable calls 0 2022-11-23T02:42:23.7019026Z Non-compilation calls 0 2022-11-23T02:42:23.7019227Z Unsupported compiler calls 0 2022-11-23T02:42:23.7019440Z Average cache write 0.000 s 2022-11-23T02:42:23.7019743Z Average cache read miss 0.000 s 2022-11-23T02:42:23.7020056Z Average cache read hit 0.000 s 2022-11-23T02:42:23.7020397Z Failed distributed compilations 0 2022-11-23T02:42:23.7021263Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:42:23.7021874Z + echo ::endgroup:: 2022-11-23T02:42:23.7022474Z ##[endgroup] 2022-11-23T02:42:23.8460228Z Prepare all required actions 2022-11-23T02:42:23.8460549Z Getting action download info 2022-11-23T02:42:23.9969262Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T02:42:24.1743433Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-11-23T02:42:24.1743663Z with: 2022-11-23T02:42:24.1743999Z github-token: *** 2022-11-23T02:42:24.1744168Z env: 2022-11-23T02:42:24.1744328Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:24.1744597Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:24.1744846Z ##[endgroup] 2022-11-23T02:42:24.1770006Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T02:42:24.1770242Z with: 2022-11-23T02:42:24.1770391Z shell: bash 2022-11-23T02:42:24.1770570Z timeout_minutes: 10 2022-11-23T02:42:24.1770752Z max_attempts: 5 2022-11-23T02:42:24.1770982Z retry_wait_seconds: 30 2022-11-23T02:42:24.1771352Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2022-11-23T02:42:24.1771744Z polling_interval_seconds: 1 2022-11-23T02:42:24.1771943Z warning_on_retry: true 2022-11-23T02:42:24.1772136Z continue_on_error: false 2022-11-23T02:42:24.1772300Z env: 2022-11-23T02:42:24.1772475Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:24.1772744Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:24.1773116Z GITHUB_TOKEN: *** 2022-11-23T02:42:24.1773279Z ##[endgroup] 2022-11-23T02:42:24.4764025Z + python3 -m pip install requests==2.26.0 2022-11-23T02:42:25.0301083Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T02:42:25.0540652Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-11-23T02:42:25.0678468Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-11-23T02:42:25.0705983Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-11-23T02:42:25.0718992Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.12) 2022-11-23T02:42:25.0878449Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-11-23T02:42:25.2931888Z ++ python3 .github/scripts/get_workflow_job_id.py 3528293562 i-065a367977b5049ea 2022-11-23T02:42:27.2123927Z + GHA_WORKFLOW_JOB_ID=9655119707 2022-11-23T02:42:27.2125172Z + echo job-id=9655119707 2022-11-23T02:42:27.4761361Z Command completed after 1 attempt(s). 2022-11-23T02:42:27.4880805Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-11-23T02:42:27.4881039Z kill "$MONITOR_SCRIPT_PID" 2022-11-23T02:42:27.4892575Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:27.4892797Z env: 2022-11-23T02:42:27.4892962Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.4893231Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.4893491Z MONITOR_SCRIPT_PID: 17290 2022-11-23T02:42:27.4893667Z ##[endgroup] 2022-11-23T02:42:27.4985571Z Prepare all required actions 2022-11-23T02:42:27.4985843Z Getting action download info 2022-11-23T02:42:27.6663819Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2022-11-23T02:42:27.7977585Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-11-23T02:42:27.7977812Z with: 2022-11-23T02:42:27.7978027Z file-suffix: test-xla-1-1-linux.2xlarge_9655119707 2022-11-23T02:42:27.7978218Z env: 2022-11-23T02:42:27.7978393Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.7978656Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.7978908Z ##[endgroup] 2022-11-23T02:42:27.8001954Z ##[group]Run # Remove any previous test jsons if they exist 2022-11-23T02:42:27.8002236Z # Remove any previous test jsons if they exist 2022-11-23T02:42:27.8002468Z rm -f test-jsons-*.zip 2022-11-23T02:42:27.8002977Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-11-23T02:42:27.8013907Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:27.8014125Z env: 2022-11-23T02:42:27.8014299Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.8014550Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.8014842Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_9655119707 2022-11-23T02:42:27.8015057Z ##[endgroup] 2022-11-23T02:42:27.8957879Z adding: test/allowlist_for_publicAPI.json (deflated 79%) 2022-11-23T02:42:27.8998737Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-11-23T02:42:27.9009903Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-11-23T02:42:27.9030412Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T02:42:27.9030704Z # Remove any previous test reports if they exist 2022-11-23T02:42:27.9030941Z rm -f test-reports-*.zip 2022-11-23T02:42:27.9031211Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2022-11-23T02:42:27.9042417Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:27.9042634Z env: 2022-11-23T02:42:27.9042808Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.9043064Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.9043360Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_9655119707 2022-11-23T02:42:27.9043575Z ##[endgroup] 2022-11-23T02:42:27.9117080Z zip warning: zip file empty 2022-11-23T02:42:27.9135357Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T02:42:27.9135659Z # Remove any previous test reports if they exist 2022-11-23T02:42:27.9135895Z rm -f usage-log-*.zip 2022-11-23T02:42:27.9136173Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-11-23T02:42:27.9136466Z # so check to see if the file exists first 2022-11-23T02:42:27.9136691Z if [ -f 'usage_log.txt' ]; then 2022-11-23T02:42:27.9136934Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-11-23T02:42:27.9137146Z fi 2022-11-23T02:42:27.9147863Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:27.9148084Z env: 2022-11-23T02:42:27.9148263Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.9148517Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.9148815Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_9655119707 2022-11-23T02:42:27.9149035Z ##[endgroup] 2022-11-23T02:42:27.9354515Z adding: usage_log.txt (deflated 94%) 2022-11-23T02:42:27.9390962Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:42:27.9391175Z with: 2022-11-23T02:42:27.9391368Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:27.9391585Z retention-days: 14 2022-11-23T02:42:27.9391777Z if-no-files-found: warn 2022-11-23T02:42:27.9391962Z path: test-jsons-*.zip 2022-11-23T02:42:27.9392214Z name: artifact 2022-11-23T02:42:27.9392395Z s3-bucket: gha-artifacts 2022-11-23T02:42:27.9392570Z region: us-east-1 2022-11-23T02:42:27.9392733Z env: 2022-11-23T02:42:27.9392900Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:27.9393155Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:27.9393399Z ##[endgroup] 2022-11-23T02:42:28.3336132Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T02:42:28.3336611Z With the provided path, there will be 1 file uploaded 2022-11-23T02:42:28.3336875Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:28.3389605Z Starting upload of test-jsons-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:28.4354532Z Finished upload of test-jsons-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:28.4502284Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:42:28.4502505Z with: 2022-11-23T02:42:28.4502703Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:28.4502923Z retention-days: 14 2022-11-23T02:42:28.4503120Z if-no-files-found: error 2022-11-23T02:42:28.4503309Z path: test-reports-*.zip 2022-11-23T02:42:28.4503492Z name: artifact 2022-11-23T02:42:28.4503670Z s3-bucket: gha-artifacts 2022-11-23T02:42:28.4503842Z region: us-east-1 2022-11-23T02:42:28.4504004Z env: 2022-11-23T02:42:28.4504175Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:28.4504422Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:28.4504668Z ##[endgroup] 2022-11-23T02:42:28.7943964Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T02:42:28.7944667Z With the provided path, there will be 1 file uploaded 2022-11-23T02:42:28.7944994Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:28.7952350Z Starting upload of test-reports-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:28.8744354Z Finished upload of test-reports-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:28.8887283Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:42:28.8887502Z with: 2022-11-23T02:42:28.8887693Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:28.8887913Z retention-days: 14 2022-11-23T02:42:28.8888111Z if-no-files-found: ignore 2022-11-23T02:42:28.8888302Z path: usage-log-*.zip 2022-11-23T02:42:28.8888485Z name: artifact 2022-11-23T02:42:28.8888671Z s3-bucket: gha-artifacts 2022-11-23T02:42:28.8888843Z region: us-east-1 2022-11-23T02:42:28.8889003Z env: 2022-11-23T02:42:28.8889179Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:28.8889433Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:28.8889677Z ##[endgroup] 2022-11-23T02:42:29.2298055Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T02:42:29.2298581Z With the provided path, there will be 1 file uploaded 2022-11-23T02:42:29.2299048Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:42:29.2307297Z Starting upload of usage-log-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:29.3277915Z Finished upload of usage-log-test-xla-1-1-linux.2xlarge_9655119707.zip 2022-11-23T02:42:29.3416568Z ##[group]Run # shellcheck disable=SC2156 2022-11-23T02:42:29.3416820Z # shellcheck disable=SC2156 2022-11-23T02:42:29.3417118Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2022-11-23T02:42:29.3428126Z shell: /usr/bin/bash -e {0} 2022-11-23T02:42:29.3428310Z env: 2022-11-23T02:42:29.3428564Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:29.3428832Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:29.3429080Z ##[endgroup] 2022-11-23T02:42:31.9773718Z ##[group]Run set -x 2022-11-23T02:42:31.9773925Z set -x 2022-11-23T02:42:31.9774132Z python3 -m pip install -r requirements.txt 2022-11-23T02:42:31.9774380Z python3 -m pip install boto3==1.19.12 2022-11-23T02:42:31.9774671Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T02:42:31.9785673Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:31.9785892Z env: 2022-11-23T02:42:31.9786068Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:31.9786331Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:31.9786577Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T02:42:31.9786762Z BRANCH: master 2022-11-23T02:42:31.9786931Z TEST_CONFIG: xla 2022-11-23T02:42:31.9787101Z SHARD_NUMBER: 1 2022-11-23T02:42:31.9787317Z BUILD_ENVIRONMENT: linux-bionic-py3_7-clang8-xla 2022-11-23T02:42:31.9787532Z PR_NUMBER: 2022-11-23T02:42:31.9787739Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T02:42:31.9787951Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T02:42:31.9788161Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T02:42:31.9788350Z TAG: 2022-11-23T02:42:31.9788515Z WORKFLOW_ID: 3528293562 2022-11-23T02:42:31.9788828Z GITHUB_TOKEN: *** 2022-11-23T02:42:31.9789017Z GHA_WORKFLOW_JOB_ID: 9655119707 2022-11-23T02:42:31.9789204Z ##[endgroup] 2022-11-23T02:42:31.9814117Z + python3 -m pip install -r requirements.txt 2022-11-23T02:42:32.1977111Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T02:42:32.2273750Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-11-23T02:42:32.2301006Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2022-11-23T02:42:32.2309001Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-11-23T02:42:32.2317530Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.58.0) 2022-11-23T02:42:32.2683865Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2022-11-23T02:42:32.2693416Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-11-23T02:42:32.2770252Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-11-23T02:42:32.2778017Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-11-23T02:42:32.3009107Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-11-23T02:42:32.3175700Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-11-23T02:42:32.3184155Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2022-11-23T02:42:32.3189594Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2022-11-23T02:42:32.3199909Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-11-23T02:42:32.3217999Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.8.0) 2022-11-23T02:42:32.3288779Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2022-11-23T02:42:32.3447136Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2022-11-23T02:42:32.3469988Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2022-11-23T02:42:32.3487424Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-11-23T02:42:32.3736444Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.0.4) 2022-11-23T02:42:32.3753749Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-11-23T02:42:32.3763982Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-11-23T02:42:32.3774484Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-11-23T02:42:32.3785901Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2022-11-23T02:42:32.3804857Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-11-23T02:42:32.3958466Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-11-23T02:42:32.4014417Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2022-11-23T02:42:32.4618351Z + python3 -m pip install boto3==1.19.12 2022-11-23T02:42:32.6738194Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T02:42:32.6927366Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-11-23T02:42:32.6977822Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-11-23T02:42:32.7005350Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-11-23T02:42:32.7018003Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-11-23T02:42:32.7070099Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-11-23T02:42:32.7091369Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-11-23T02:42:32.7244359Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-11-23T02:42:32.9135078Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T02:42:33.3259442Z No tests in reports found in test 2022-11-23T02:42:33.3713448Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-11-23T02:42:33.3713678Z with: 2022-11-23T02:42:33.3713831Z env: 2022-11-23T02:42:33.3714157Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:33.3714408Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:33.3714655Z ##[endgroup] 2022-11-23T02:42:33.3728254Z ##[group]Run set -eou pipefail 2022-11-23T02:42:33.3728481Z set -eou pipefail 2022-11-23T02:42:33.3728663Z  2022-11-23T02:42:33.3728896Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-11-23T02:42:33.3729135Z for _ in $(seq 1440); do 2022-11-23T02:42:33.3729357Z  # Break if no ssh session exists anymore 2022-11-23T02:42:33.3729576Z  if [ "$(who)" = "" ]; then 2022-11-23T02:42:33.3729746Z  break 2022-11-23T02:42:33.3729913Z  fi 2022-11-23T02:42:33.3730114Z  echo "." 2022-11-23T02:42:33.3730274Z  sleep 5 2022-11-23T02:42:33.3730439Z done 2022-11-23T02:42:33.3741430Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:33.3741644Z env: 2022-11-23T02:42:33.3741821Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:33.3742086Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:33.3742319Z ##[endgroup] 2022-11-23T02:42:33.3767139Z Holding runner for 2 hours until all ssh sessions have logged out 2022-11-23T02:42:33.3846374Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T02:42:33.3846688Z # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T02:42:33.3846937Z # shellcheck disable=SC2046 2022-11-23T02:42:33.3847162Z docker stop $(docker ps -q) || true 2022-11-23T02:42:33.3847375Z # Prune all of the docker images 2022-11-23T02:42:33.3847588Z docker system prune -af 2022-11-23T02:42:33.3858126Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:42:33.3858330Z env: 2022-11-23T02:42:33.3858505Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:42:33.3858782Z DOCKER_CONTAINER_ID: 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:33.3859016Z ##[endgroup] 2022-11-23T02:42:34.2554737Z 1545dfe94214 2022-11-23T02:42:48.3044125Z Deleted Containers: 2022-11-23T02:42:48.3044604Z 1545dfe9421498692da26c761a619947fa8da47f206d67584e300d0d7550c981 2022-11-23T02:42:48.3044772Z 2022-11-23T02:42:53.8803111Z Deleted Images: 2022-11-23T02:42:53.8803805Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-11-23T02:42:53.8804437Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base@sha256:8e803cef4987adf5b1be68e77ec55eb8e1de4ef51a34f9345be27d31f1db801b 2022-11-23T02:42:53.8804906Z deleted: sha256:c93732a803d406ffc7901e757247d674384399a49809cd3a52c8efaad81022b5 2022-11-23T02:42:53.8852569Z deleted: sha256:9b3317d9dceff03ba0fe0d6dc5d1623706b5a9921d18d27ab8d8fde1b9fe9066 2022-11-23T02:42:53.8853253Z deleted: sha256:806f1fd1c90b30e5bdaf14dc9ea2fcfbf919ceaf143694f59e472dc478e616f2 2022-11-23T02:42:53.8853732Z deleted: sha256:66b1f31b87af096ba8122afea13a642370bcfdc8b56650b2d069b45f1f7f6f56 2022-11-23T02:42:53.8854076Z deleted: sha256:ed40c93c8353865061af2848d9badaa5bfd9f8ee9c10b5283dc04696172abf19 2022-11-23T02:42:53.8854403Z deleted: sha256:29415bb5683f2a6c422154e09fb2e9833563aa3a48466fae8e6394eeedbc7f27 2022-11-23T02:42:53.8854703Z deleted: sha256:06f95057bf48b6321da40a8cd50e4f7c46f1d3875d50ac2479788b166cc551c2 2022-11-23T02:42:53.8855047Z deleted: sha256:2c538e539d61710b5973ec27a9a67ecd3d0cdc88313e57e82cdaaf61862a8f43 2022-11-23T02:42:53.8855514Z deleted: sha256:c6cfb041026d3c5016c6e1150b5ffc89d6920ca0b5abdc011e4ff847243c5930 2022-11-23T02:42:53.8856018Z deleted: sha256:7788b590350f95aee19927347e9c3d5f4bebd43ea12c20e675d4e239c038f908 2022-11-23T02:42:53.8856711Z deleted: sha256:c497544bbea5f52907d0b906ed9a7c1b4f47d9aec948b79ad57e0454f3f3cf01 2022-11-23T02:42:53.8857363Z deleted: sha256:93ea72daf1ffa730ed1595d62d47714dc8995812cdacfbd0dc9ae8629773917e 2022-11-23T02:42:53.8857964Z deleted: sha256:131c9237650677f9abe729eeca3daa42acddfaaf274eccd91c0545a453f18138 2022-11-23T02:42:53.8858540Z deleted: sha256:5f380d79494e3f36db12287a69774ea2a4bc8bed462c685de0ce1cedb53487c5 2022-11-23T02:42:53.8859148Z deleted: sha256:028a629c28f3f3e52daf45aff7c27d1d4f78e047eda82f7c00d16476e687d8a6 2022-11-23T02:42:53.8859737Z deleted: sha256:03a2f9a5f7674c7d1165f7fb6e94cab8edfef1d4dbbc3c54719c83851a04bf60 2022-11-23T02:42:53.8860354Z deleted: sha256:7198a3ea6fe21b3f8581bc571dda0fd2f1fa861f3aefb1dd30b97584f0402698 2022-11-23T02:42:53.8860881Z deleted: sha256:30a37c600a8615ed4976722d687034f59627150a34b65642353bf2329978e7f4 2022-11-23T02:42:53.8861407Z deleted: sha256:d7f77554d1a883c55b01da728086ba03f9c95f621c73c7e6863ac44369435a5e 2022-11-23T02:42:53.8861977Z deleted: sha256:ee69a4748117813ce33ab0c10d9f3e5ddc57ffa413ae5089459dceee5c77d3fd 2022-11-23T02:42:53.8862300Z deleted: sha256:f3e858a31431c1f4290285dbad88b0d377dea5c5dcd1d3fec82076e0d22f560f 2022-11-23T02:42:53.8862629Z deleted: sha256:d38cc39fc69d2f8a81ba60c70d421205b3f88fe2f96ea309ce41342b1961e45f 2022-11-23T02:42:53.8862960Z deleted: sha256:b45c6879d5e255c475eea5b2264637a06d3686fded1348915f32ac458f702f12 2022-11-23T02:42:53.8863259Z deleted: sha256:389499147803e268e9cf65fe073d698387c300e15309e48cb084ff51467a2a9b 2022-11-23T02:42:53.8863546Z deleted: sha256:0eadaf0f31206f92439923f8593159c67e28826e413c2fbd4862ff721393a5d2 2022-11-23T02:42:53.8863856Z deleted: sha256:a12660a8a9250f96d1ed1d31180882bb64b961594a974efaedca6e32307235c5 2022-11-23T02:42:53.8864168Z deleted: sha256:cc7731b36151866ebfc52f4123036ceca8a9c7ed25610631cc20a40cf7420f66 2022-11-23T02:42:53.8864477Z deleted: sha256:8493798c69fed8fb429d3b9bd9be76e34da831ae08486a69f30db732cbdd58e6 2022-11-23T02:42:53.8864789Z deleted: sha256:cf72427e31c170b0f19a98079392bc541e9983a1786e5f6efb06dd674cd6eff5 2022-11-23T02:42:53.8865103Z deleted: sha256:4bcb2a01d9267d04df77b2627f036cdf81f83a182b956f5783a38b4b4f20b3e2 2022-11-23T02:42:53.8865413Z deleted: sha256:7345f800a51ec77eab7ac06f9a58cb9455ee9acced8be25f3144a229c455363c 2022-11-23T02:42:53.8865737Z deleted: sha256:824bf068fd3dc3ad967022f187d85250eb052f61fe158486b2df4e002f6f984e 2022-11-23T02:42:53.8865913Z 2022-11-23T02:42:53.8926938Z Total reclaimed space: 20.86GB 2022-11-23T02:42:53.9002004Z Post job cleanup. 2022-11-23T02:42:53.9038107Z Post job cleanup. 2022-11-23T02:42:54.0100747Z [command]/usr/bin/git version 2022-11-23T02:42:54.0357246Z git version 2.37.1 2022-11-23T02:42:54.0396595Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f55c4fa4-8a22-4476-95b2-ce55e47dae7c' before making global git config changes 2022-11-23T02:42:54.0397031Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T02:42:54.0401182Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T02:42:54.0456870Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T02:42:54.0486763Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T02:42:54.0960340Z Entering 'android/libs/fbjni' 2022-11-23T02:42:54.1020513Z Entering 'third_party/FP16' 2022-11-23T02:42:54.1069851Z Entering 'third_party/FXdiv' 2022-11-23T02:42:54.1122927Z Entering 'third_party/NNPACK' 2022-11-23T02:42:54.1175903Z Entering 'third_party/QNNPACK' 2022-11-23T02:42:54.1228579Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T02:42:54.1287005Z Entering 'third_party/XNNPACK' 2022-11-23T02:42:54.1385973Z Entering 'third_party/benchmark' 2022-11-23T02:42:54.1440405Z Entering 'third_party/cpuinfo' 2022-11-23T02:42:54.1494327Z Entering 'third_party/cub' 2022-11-23T02:42:54.1544713Z Entering 'third_party/cudnn_frontend' 2022-11-23T02:42:54.1622003Z Entering 'third_party/cutlass' 2022-11-23T02:42:54.1704616Z Entering 'third_party/eigen' 2022-11-23T02:42:54.1773340Z Entering 'third_party/fbgemm' 2022-11-23T02:42:54.1825091Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T02:42:54.1880616Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T02:42:54.1931185Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T02:42:54.1981809Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T02:42:54.2031166Z Entering 'third_party/flatbuffers' 2022-11-23T02:42:54.2092293Z Entering 'third_party/fmt' 2022-11-23T02:42:54.2150091Z Entering 'third_party/foxi' 2022-11-23T02:42:54.2198083Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T02:42:54.2250942Z Entering 'third_party/gloo' 2022-11-23T02:42:54.2303963Z Entering 'third_party/googletest' 2022-11-23T02:42:54.2357730Z Entering 'third_party/ideep' 2022-11-23T02:42:54.2407631Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T02:42:54.2488543Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T02:42:54.2561313Z Entering 'third_party/ios-cmake' 2022-11-23T02:42:54.2611355Z Entering 'third_party/ittapi' 2022-11-23T02:42:54.2663953Z Entering 'third_party/kineto' 2022-11-23T02:42:54.2726819Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T02:42:54.2781301Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T02:42:54.2836807Z Entering 'third_party/nccl/nccl' 2022-11-23T02:42:54.2892120Z Entering 'third_party/neon2sse' 2022-11-23T02:42:54.2948245Z Entering 'third_party/nlohmann' 2022-11-23T02:42:54.3011149Z Entering 'third_party/onnx' 2022-11-23T02:42:54.3111922Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T02:42:54.3169116Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T02:42:54.3225057Z Entering 'third_party/onnx-tensorrt' 2022-11-23T02:42:54.3278665Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T02:42:54.3367275Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T02:42:54.3419440Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T02:42:54.3478647Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T02:42:54.3537962Z Entering 'third_party/pocketfft' 2022-11-23T02:42:54.3591657Z Entering 'third_party/protobuf' 2022-11-23T02:42:54.3692349Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T02:42:54.3745360Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T02:42:54.3806613Z Entering 'third_party/psimd' 2022-11-23T02:42:54.3856226Z Entering 'third_party/pthreadpool' 2022-11-23T02:42:54.3905302Z Entering 'third_party/pybind11' 2022-11-23T02:42:54.3957798Z Entering 'third_party/python-enum' 2022-11-23T02:42:54.4008522Z Entering 'third_party/python-peachpy' 2022-11-23T02:42:54.4057284Z Entering 'third_party/python-six' 2022-11-23T02:42:54.4108145Z Entering 'third_party/sleef' 2022-11-23T02:42:54.4159726Z Entering 'third_party/tbb' 2022-11-23T02:42:54.4228879Z Entering 'third_party/tensorpipe' 2022-11-23T02:42:54.4293206Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T02:42:54.4346943Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T02:42:54.4404093Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T02:42:54.4458485Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T02:42:54.4525080Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T02:42:54.4580485Z Entering 'third_party/zstd' 2022-11-23T02:42:54.4652162Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T02:42:54.4679792Z http.https://github.com/.extraheader 2022-11-23T02:42:54.4687781Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T02:42:54.4720722Z [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-11-23T02:42:54.4988075Z Entering 'android/libs/fbjni' 2022-11-23T02:42:54.5008237Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5036305Z Entering 'third_party/FP16' 2022-11-23T02:42:54.5059062Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5086942Z Entering 'third_party/FXdiv' 2022-11-23T02:42:54.5107595Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5136362Z Entering 'third_party/NNPACK' 2022-11-23T02:42:54.5157612Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5187734Z Entering 'third_party/QNNPACK' 2022-11-23T02:42:54.5211085Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5238831Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T02:42:54.5261686Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5292110Z Entering 'third_party/XNNPACK' 2022-11-23T02:42:54.5313287Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5353505Z Entering 'third_party/benchmark' 2022-11-23T02:42:54.5374934Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5403427Z Entering 'third_party/cpuinfo' 2022-11-23T02:42:54.5424482Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5454467Z Entering 'third_party/cub' 2022-11-23T02:42:54.5477199Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5506684Z Entering 'third_party/cudnn_frontend' 2022-11-23T02:42:54.5527973Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5562568Z Entering 'third_party/cutlass' 2022-11-23T02:42:54.5583583Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5618657Z Entering 'third_party/eigen' 2022-11-23T02:42:54.5640046Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5670024Z Entering 'third_party/fbgemm' 2022-11-23T02:42:54.5691851Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5720845Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T02:42:54.5741046Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5769375Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T02:42:54.5805166Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5996471Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T02:42:54.5997058Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5997410Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T02:42:54.5997682Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5998102Z Entering 'third_party/flatbuffers' 2022-11-23T02:42:54.5998337Z http.https://github.com/.extraheader 2022-11-23T02:42:54.5998600Z Entering 'third_party/fmt' 2022-11-23T02:42:54.5998830Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6022339Z Entering 'third_party/foxi' 2022-11-23T02:42:54.6042407Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6069300Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T02:42:54.6091526Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6153228Z Entering 'third_party/gloo' 2022-11-23T02:42:54.6153515Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6165787Z Entering 'third_party/googletest' 2022-11-23T02:42:54.6185897Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6213378Z Entering 'third_party/ideep' 2022-11-23T02:42:54.6241488Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6263512Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T02:42:54.6283513Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6314335Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T02:42:54.6333830Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6371013Z Entering 'third_party/ios-cmake' 2022-11-23T02:42:54.6391824Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6418962Z Entering 'third_party/ittapi' 2022-11-23T02:42:54.6440299Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6467540Z Entering 'third_party/kineto' 2022-11-23T02:42:54.6488366Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6517747Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T02:42:54.6538522Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6565931Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T02:42:54.6585383Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6614837Z Entering 'third_party/nccl/nccl' 2022-11-23T02:42:54.6635183Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6662761Z Entering 'third_party/neon2sse' 2022-11-23T02:42:54.6683154Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6711231Z Entering 'third_party/nlohmann' 2022-11-23T02:42:54.6731181Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6760689Z Entering 'third_party/onnx' 2022-11-23T02:42:54.6780345Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6819867Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T02:42:54.6841955Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6870228Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T02:42:54.6890017Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6919848Z Entering 'third_party/onnx-tensorrt' 2022-11-23T02:42:54.6941287Z http.https://github.com/.extraheader 2022-11-23T02:42:54.6968615Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T02:42:54.6989091Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7021683Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T02:42:54.7042622Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7070525Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T02:42:54.7090292Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7117916Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T02:42:54.7137367Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7170802Z Entering 'third_party/pocketfft' 2022-11-23T02:42:54.7191667Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7219237Z Entering 'third_party/protobuf' 2022-11-23T02:42:54.7239821Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7271609Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T02:42:54.7291672Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7320972Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T02:42:54.7342235Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7371875Z Entering 'third_party/psimd' 2022-11-23T02:42:54.7393866Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7422031Z Entering 'third_party/pthreadpool' 2022-11-23T02:42:54.7443674Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7473464Z Entering 'third_party/pybind11' 2022-11-23T02:42:54.7493635Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7522465Z Entering 'third_party/python-enum' 2022-11-23T02:42:54.7543025Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7571293Z Entering 'third_party/python-peachpy' 2022-11-23T02:42:54.7592235Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7619489Z Entering 'third_party/python-six' 2022-11-23T02:42:54.7640019Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7666723Z Entering 'third_party/sleef' 2022-11-23T02:42:54.7688345Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7716585Z Entering 'third_party/tbb' 2022-11-23T02:42:54.7736991Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7766519Z Entering 'third_party/tensorpipe' 2022-11-23T02:42:54.7787229Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7817313Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T02:42:54.7837083Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7864567Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T02:42:54.7883766Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7910569Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T02:42:54.7930000Z http.https://github.com/.extraheader 2022-11-23T02:42:54.7957297Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T02:42:54.7977052Z http.https://github.com/.extraheader 2022-11-23T02:42:54.8002764Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T02:42:54.8022308Z http.https://github.com/.extraheader 2022-11-23T02:42:54.8053340Z Entering 'third_party/zstd' 2022-11-23T02:42:54.8075411Z http.https://github.com/.extraheader 2022-11-23T02:42:54.8312590Z Cleaning up orphan processes