Skip to content

Conversation

@wenleix
Copy link
Contributor

@wenleix wenleix commented Mar 7, 2021

Stack from ghstack:

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D26873798

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
wenleix added a commit that referenced this pull request Mar 7, 2021
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 14e3547
Pull Request resolved: #53471
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 7, 2021

💊 CI failures summary and remediations

As of commit fb1ac60 (more details on the Dr. CI page):


  • 31/31 failures possibly* introduced in this PR
    • 2/31 non-scanned failure(s)

🕵️ 28 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_jit_legacy_test (1/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:00:26 what(): expected ) but found '&' here:
Mar 08 01:00:22 + git fetch origin master --quiet
Mar 08 01:00:24 + set -e
Mar 08 01:00:24 ++ git merge-base origin/master HEAD
Mar 08 01:00:24 + git diff --name-only e08aae261397b8da3e71024bbeddfe0487185d1d
Mar 08 01:00:26 + [[ pytorch-linux-xenial-py3.6-gcc5.4-jit_legacy-test == *tbb* ]]
Mar 08 01:00:26 + [[ pytorch-linux-xenial-py3.6-gcc5.4-jit_legacy-test == *libtorch* ]]
Mar 08 01:00:26 + [[ pytorch-linux-xenial-py3.6-gcc5.4-jit_legacy-test == *-bazel-* ]]
Mar 08 01:00:26 + cd test
Mar 08 01:00:26 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 01:00:26 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:00:26   what():  expected ) but found '&' here:
Mar 08 01:00:26 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:00:26                                              ~ <--- HERE
Mar 08 01:00:26 
Mar 08 01:00:26 .jenkins/pytorch/test.sh: line 392:   113 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 01:00:26 + cleanup
Mar 08 01:00:26 + retcode=1
Mar 08 01:00:26 + set +x
Mar 08 01:00:26 =================== sccache compilation log ===================
Mar 08 01:00:26 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:00:26 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_clang5_mobile_custom_build_dynamic (2/28)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:01:35 collect2: error: ld returned 1 exit status
Mar 08 00:01:25 -- Generating done
Mar 08 00:01:25 -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor
Mar 08 00:01:25 + make
Mar 08 00:01:26 Scanning dependencies of target Predictor
Mar 08 00:01:26 [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o
Mar 08 00:01:32 [100%] Linking CXX executable Predictor
Mar 08 00:01:35 /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_dynamic/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::math::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 08 00:01:35 RegisterMath.cpp:(.text+0x25c0f): undefined reference to `at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 08 00:01:35 /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_dynamic/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::math::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 08 00:01:35 RegisterMath.cpp:(.text+0x25d5f): undefined reference to `at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 08 00:01:35 collect2: error: ld returned 1 exit status
Mar 08 00:01:35 make[2]: *** [Predictor] Error 1
Mar 08 00:01:35 CMakeFiles/Predictor.dir/build.make:104: recipe for target 'Predictor' failed
Mar 08 00:01:35 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/Predictor.dir/all' failed
Mar 08 00:01:35 make[1]: *** [CMakeFiles/Predictor.dir/all] Error 2
Mar 08 00:01:35 Makefile:83: recipe for target 'all' failed
Mar 08 00:01:35 make: *** [all] Error 2
Mar 08 00:01:35 =================== sccache compilation log ===================
Mar 08 00:01:35 + sccache_epilogue
Mar 08 00:01:35 + echo '=================== sccache compilation log ==================='
Mar 08 00:01:35 + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test1 (3/28)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ TEST_DIR_WIN='C:\Users\circleci\project\test'
+ export PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
+ PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
++ cygpath -w /c/users/circleci/workspace/build-results
+ export 'PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\users\circleci\workspace\build-results'
+ PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\users\circleci\workspace\build-results'
+ mkdir -p /c/Users/circleci/project/build/win_tmp/build/torch
+ CI_SCRIPTS_DIR=/c/Users/circleci/project/build/win_tmp/ci_scripts
+ mkdir -p /c/Users/circleci/project/build/win_tmp/ci_scripts
++ ls '/c/Users/circleci/project/build/win_tmp/ci_scripts/*'
ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ '[' -n '' ']'
+ export SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ '[' -n https://github.com/pytorch/pytorch/pull/53471 ']'
+ DETERMINE_FROM=/c/Users/circleci/project/build/win_tmp/determine_from
+ file_diff_from_base /c/Users/circleci/project/build/win_tmp/determine_from
+ set +e
+ git fetch origin master --quiet
Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts.
+ set -e

See CircleCI build pytorch_doc_test (4/28)

Step: "Doc test" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:02:15 what(): expected ) but found '&' here:
Mar 08 01:02:10 Requirement already satisfied: importlib-metadata in /opt/conda/lib/python3.6/site-packages (from markdown>=2.6.8->tensorboard->-r requirements.txt (line 5)) (3.7.0)
Mar 08 01:02:10 Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/conda/lib/python3.6/site-packages (from pyasn1-modules>=0.2.1->google-auth<2,>=1.6.3->tensorboard->-r requirements.txt (line 5)) (0.4.8)
Mar 08 01:02:10 Requirement already satisfied: oauthlib>=3.0.0 in /opt/conda/lib/python3.6/site-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard->-r requirements.txt (line 5)) (3.1.0)
Mar 08 01:02:10 Requirement already satisfied: typing-extensions>=3.6.4 in /opt/conda/lib/python3.6/site-packages (from importlib-metadata->markdown>=2.6.8->tensorboard->-r requirements.txt (line 5)) (3.7.4.3)
Mar 08 01:02:10 Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.6/site-packages (from importlib-metadata->markdown>=2.6.8->tensorboard->-r requirements.txt (line 5)) (3.4.0)
Mar 08 01:02:11 Installing collected packages: pytz, MarkupSafe, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, Jinja2, imagesize, docutils, babel, alabaster, sphinx, tensorboard, sphinxcontrib.katex, pytorch-sphinx-theme
Mar 08 01:02:14   Running setup.py develop for pytorch-sphinx-theme
Mar 08 01:02:15 Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 docutils-0.16 imagesize-1.2.0 pytorch-sphinx-theme pytz-2021.1 snowballstemmer-2.1.0 sphinx-2.4.4 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib.katex tensorboard-2.4.1
Mar 08 01:02:15 ++ make doctest
Mar 08 01:02:15 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:02:15   what():  expected ) but found '&' here:
Mar 08 01:02:15 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:02:15                                              ~ <--- HERE
Mar 08 01:02:15 
Mar 08 01:02:16 make: *** [figures] Aborted (core dumped)
Mar 08 01:02:16 Makefile:17: recipe for target 'figures' failed
Mar 08 01:02:16 + cleanup
Mar 08 01:02:16 + retcode=2
Mar 08 01:02:16 + set +x
Mar 08 01:02:16 =================== sccache compilation log ===================
Mar 08 01:02:16 =========== If your build fails, please take a look at the log above for possible reasons ===========

See CircleCI build pytorch_linux_backward_compatibility_check_test (5/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:00:43 what(): expected ) but found '&' here:
Mar 08 01:00:39 + git fetch origin master --quiet
Mar 08 01:00:42 + set -e
Mar 08 01:00:42 ++ git merge-base origin/master HEAD
Mar 08 01:00:42 + git diff --name-only e08aae261397b8da3e71024bbeddfe0487185d1d
Mar 08 01:00:43 + [[ pytorch-linux-backward-compatibility-check-test == *tbb* ]]
Mar 08 01:00:43 + [[ pytorch-linux-backward-compatibility-check-test == *libtorch* ]]
Mar 08 01:00:43 + [[ pytorch-linux-backward-compatibility-check-test == *-bazel-* ]]
Mar 08 01:00:43 + cd test
Mar 08 01:00:43 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 01:00:43 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:00:43   what():  expected ) but found '&' here:
Mar 08 01:00:43 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:00:43                                              ~ <--- HERE
Mar 08 01:00:43 
Mar 08 01:00:43 .jenkins/pytorch/test.sh: line 392:   112 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 01:00:43 + cleanup
Mar 08 01:00:43 + retcode=1
Mar 08 01:00:43 + set +x
Mar 08 01:00:43 =================== sccache compilation log ===================
Mar 08 01:00:43 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:00:43 Compile requests                      0

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (6/28)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:47:38 what(): expected ) but found '&' here:
Mar 08 00:47:36 + bazels3cache --bucket=*************************************** --maxEntrySizeBytes=0
Mar 08 00:47:37 bazels3cache: started server at http://localhost:7777/, logging to /var/lib/jenkins/.bazels3cache.log
Mar 08 00:47:37 + pushd xla
Mar 08 00:47:37 + export CC=clang-9 CXX=clang++-9
Mar 08 00:47:37 + CC=clang-9
Mar 08 00:47:37 + CXX=clang++-9
Mar 08 00:47:37 ~/workspace/xla ~/workspace
Mar 08 00:47:37 + sed -i '/bazel build/ a --remote_http_cache=http://localhost:7777 \\' build_torch_xla_libs.sh
Mar 08 00:47:37 + python setup.py install
Mar 08 00:47:38 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 00:47:38   what():  expected ) but found '&' here:
Mar 08 00:47:38 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 00:47:38                                              ~ <--- HERE
Mar 08 00:47:38 
Mar 08 00:47:38 .jenkins/pytorch/build.sh: line 319: 22179 Aborted                 (core dumped) python setup.py install
Mar 08 00:47:38 + cleanup
Mar 08 00:47:38 + retcode=134
Mar 08 00:47:38 + set +x
Mar 08 00:47:38 =================== sccache compilation log ===================
Mar 08 00:47:38 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 00:47:38 Compile requests                    4866

See CircleCI build binary_linux_libtorch_3_7m_cpu_devtoolset7_shared-with-deps_test (7/28)

Step: "Run in docker" (full log | diagnosis details | 🔁 rerun)

Mar 07 23:35:58 what(): expected ) but found '&' here:
Mar 07 23:35:47 + '[' -f /tmp/libtorch/lib/libtorch_cpu.so ']'
Mar 07 23:35:47 + TORCH_CPU_LINK_FLAGS=-ltorch_cpu
Mar 07 23:35:47 + TORCH_CUDA_LINK_FLAGS=
Mar 07 23:35:47 + '[' -f /tmp/libtorch/lib/libtorch_cuda.so ']'
Mar 07 23:35:47 + '[' -f /tmp/libtorch/lib/libtorch_cuda.dylib ']'
Mar 07 23:35:47 + '[' -f /tmp/libtorch/lib/libtorch_cuda_cpp.so ']'
Mar 07 23:35:47 + '[' -f /tmp/libtorch/lib/libtorch_cuda_cu.dylib ']'
Mar 07 23:35:47 + g++ /builder/test_example_code/simple-torch-test.cpp -I/tmp/libtorch/include -I/tmp/libtorch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=0 -std=gnu++14 -L/tmp/libtorch/lib -Wl,-R/tmp/libtorch/lib -Wl,--no-as-needed -ltorch -ltorch_cpu -lc10 -o simple-torch-test
Mar 07 23:35:58 + ./simple-torch-test
Mar 07 23:35:58 terminate called after throwing an instance of 'std::runtime_error'
Mar 07 23:35:58   what():  expected ) but found '&' here:
Mar 07 23:35:58 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 07 23:35:58                                              ~ <--- HERE
Mar 07 23:35:58 
Mar 07 23:35:58 /builder/check_binary.sh: line 260:   225 Aborted                 (core dumped) ./$1


Exited with code exit status 134

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test1 (8/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:33:08 what(): expected ) but found '&' here:
Mar 08 01:33:07 + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-5.0/bin/llvm-symbolizer
Mar 08 01:33:07 + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-5.0/bin/llvm-symbolizer
Mar 08 01:33:07 + export TORCH_USE_RTLD_GLOBAL=1
Mar 08 01:33:07 + TORCH_USE_RTLD_GLOBAL=1
Mar 08 01:33:07 + export LD_PRELOAD=/usr/lib/llvm-5.0/lib/clang/5.0.0/lib/linux/libclang_rt.asan-x86_64.so
Mar 08 01:33:07 + LD_PRELOAD=/usr/lib/llvm-5.0/lib/clang/5.0.0/lib/linux/libclang_rt.asan-x86_64.so
Mar 08 01:33:07 + ulimit -s 81920
Mar 08 01:33:07 + cd test
Mar 08 01:33:07 + python -c 'import torch; print(torch.__version__, torch.version.git_version)'
Mar 08 01:33:08 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:33:08   what():  expected ) but found '&' here:
Mar 08 01:33:08 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:33:08                                              ~ <--- HERE
Mar 08 01:33:08 
Mar 08 01:33:08 .jenkins/pytorch/test.sh: line 94:    79 Aborted                 (core dumped) python -c "import torch; print(torch.__version__, torch.version.git_version)"
Mar 08 01:33:08 + cleanup
Mar 08 01:33:08 + retcode=1
Mar 08 01:33:08 + set +x
Mar 08 01:33:08 =================== sccache compilation log ===================
Mar 08 01:33:08 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:33:08 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test2 (9/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:53:57 what(): expected ) but found '&' here:
Mar 08 00:53:55 Successfully built pytest-sugar termcolor
Mar 08 00:53:55 Installing collected packages: attrs, termcolor, pytest-sugar
Mar 08 00:53:56 Successfully installed attrs-20.3.0 pytest-sugar-0.9.4 termcolor-1.1.0
Mar 08 00:53:56 + /opt/conda/bin/python3 -m pytest -x -v --disable-warnings --junit-xml=/var/lib/jenkins/workspace/test/test-reports/python/result.xml --ignore /opt/conda/lib/python3.6/site-packages/caffe2/python/test/executor_test.py --ignore /opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/matmul_op_test.py --ignore /opt/conda/lib/python3.6/site-packages/caffe2/python/operator_test/pack_ops_test.py --ignore /opt/conda/lib/python3.6/site-packages/caffe2/python/mkl/mkl_sbn_speed_test.py --ignore /opt/conda/lib/python3.6/site-packages/caffe2/python/trt/test_pt_onnx_trt.py /opt/conda/lib/python3.6/site-packages/caffe2/python
Mar 08 00:53:56 ============================= test session starts ==============================
Mar 08 00:53:56 platform linux -- Python 3.6.13, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /opt/conda/bin/python3
Mar 08 00:53:56 cachedir: .pytest_cache
Mar 08 00:53:56 rootdir: /opt/conda/lib/python3.6/site-packages/caffe2/python
Mar 08 00:53:56 plugins: sugar-0.9.4, hypothesis-3.44.6
Mar 08 00:53:57 collecting ... terminate called after throwing an instance of 'std::runtime_error'
Mar 08 00:53:57   what():  expected ) but found '&' here:
Mar 08 00:53:57 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 00:53:57                                              ~ <--- HERE
Mar 08 00:53:57 
Mar 08 00:53:57 Fatal Python error: Aborted
Mar 08 00:53:57 
Mar 08 00:53:57 Current thread 0x00007fdb0c004700 (most recent call first):
Mar 08 00:53:57   File "<frozen importlib._bootstrap>", line 219 in _call_with_frames_removed
Mar 08 00:53:57   File "<frozen importlib._bootstrap_external>", line 922 in create_module
Mar 08 00:53:57   File "<frozen importlib._bootstrap>", line 571 in module_from_spec
Mar 08 00:53:57   File "<frozen importlib._bootstrap>", line 658 in _load_unlocked

See CircleCI build pytorch_linux_xenial_py3_clang5_mobile_custom_build_static (10/28)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Mar 07 23:36:24 collect2: error: ld returned 1 exit status
Mar 07 23:36:16 -- Generating done
Mar 07 23:36:16 -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor
Mar 07 23:36:16 + make
Mar 07 23:36:16 Scanning dependencies of target Predictor
Mar 07 23:36:16 [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o
Mar 07 23:36:23 [100%] Linking CXX executable Predictor
Mar 07 23:36:24 /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::math::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 07 23:36:24 RegisterMath.cpp:(.text+0x220e9): undefined reference to `at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:36:24 /var/lib/jenkins/workspace/build_test_custom_build/build_custom_libtorch_static/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::math::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 07 23:36:24 RegisterMath.cpp:(.text+0x221f9): undefined reference to `at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:36:24 collect2: error: ld returned 1 exit status
Mar 07 23:36:24 CMakeFiles/Predictor.dir/build.make:104: recipe for target 'Predictor' failed
Mar 07 23:36:24 make[2]: *** [Predictor] Error 1
Mar 07 23:36:24 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/Predictor.dir/all' failed
Mar 07 23:36:24 make[1]: *** [CMakeFiles/Predictor.dir/all] Error 2
Mar 07 23:36:24 Makefile:83: recipe for target 'all' failed
Mar 07 23:36:24 make: *** [all] Error 2
Mar 07 23:36:24 + sccache_epilogue
Mar 07 23:36:24 + echo '=================== sccache compilation log ==================='
Mar 07 23:36:24 =================== sccache compilation log ===================
Mar 07 23:36:24 + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log

See CircleCI build pytorch_linux_bionic_py3_6_clang9_test (11/28)

Step: "Check for no AVX instruction by default" (full log | diagnosis details | 🔁 rerun)

what(): expected ) but found '&' here:
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./bin/basic...(no debugging symbols found)...done.
warning: remote target does not support file transfer, attempting to access files from local filesystem.
Remote debugging using :2345
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.27.so...done.
done.
0x0000004000802090 in _start () from /lib64/ld-linux-x86-64.so.2
Continuing.
terminate called after throwing an instance of 'std::runtime_error'
  what():  expected ) but found '&' here:
quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
                                             ~ <--- HERE


Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x000000401555f921 in __GI_abort () at abort.c:79
#2  0x000000401544484a in __gnu_cxx::__verbose_terminate_handler () at /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95

See CircleCI build pytorch_vulkan_linux_bionic_py3_6_clang9_test (12/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:08:04 what(): expected ) but found '&' here:
Mar 08 01:08:02 fatal: unable to fork
Mar 08 01:08:02 + set -e
Mar 08 01:08:02 ++ git merge-base origin/master HEAD
Mar 08 01:08:02 + git diff --name-only 3236efa4dea9c5bbfa9111726b6506c60ad40ae7
Mar 08 01:08:04 + [[ pytorch-vulkan-linux-bionic-py3.6-clang9-test == *tbb* ]]
Mar 08 01:08:04 + [[ pytorch-vulkan-linux-bionic-py3.6-clang9-test == *libtorch* ]]
Mar 08 01:08:04 + [[ pytorch-vulkan-linux-bionic-py3.6-clang9-test == *-bazel-* ]]
Mar 08 01:08:04 + cd test
Mar 08 01:08:04 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 01:08:04 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:08:04   what():  expected ) but found '&' here:
Mar 08 01:08:04 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:08:04                                              ~ <--- HERE
Mar 08 01:08:04 
Mar 08 01:08:05 .jenkins/pytorch/test.sh: line 392:   103 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 01:08:05 + cleanup
Mar 08 01:08:05 + retcode=134
Mar 08 01:08:05 + set +x
Mar 08 01:08:05 =================== sccache compilation log ===================
Mar 08 01:08:05 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:08:05 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test2 (13/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:33:07 what(): expected ) but found '&' here:
Mar 08 01:33:06 + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-5.0/bin/llvm-symbolizer
Mar 08 01:33:06 + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-5.0/bin/llvm-symbolizer
Mar 08 01:33:06 + export TORCH_USE_RTLD_GLOBAL=1
Mar 08 01:33:06 + TORCH_USE_RTLD_GLOBAL=1
Mar 08 01:33:06 + export LD_PRELOAD=/usr/lib/llvm-5.0/lib/clang/5.0.0/lib/linux/libclang_rt.asan-x86_64.so
Mar 08 01:33:06 + LD_PRELOAD=/usr/lib/llvm-5.0/lib/clang/5.0.0/lib/linux/libclang_rt.asan-x86_64.so
Mar 08 01:33:06 + ulimit -s 81920
Mar 08 01:33:06 + cd test
Mar 08 01:33:06 + python -c 'import torch; print(torch.__version__, torch.version.git_version)'
Mar 08 01:33:07 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:33:07   what():  expected ) but found '&' here:
Mar 08 01:33:07 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:33:07                                              ~ <--- HERE
Mar 08 01:33:07 
Mar 08 01:33:07 .jenkins/pytorch/test.sh: line 94:    76 Aborted                 (core dumped) python -c "import torch; print(torch.__version__, torch.version.git_version)"
Mar 08 01:33:07 + cleanup
Mar 08 01:33:07 + retcode=1
Mar 08 01:33:07 + set +x
Mar 08 01:33:07 =================== sccache compilation log ===================
Mar 08 01:33:07 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:33:07 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_clang7_onnx_ort_test1 (14/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:53:09 what(): expected ) but found '&' here:
Mar 08 00:53:09 + [[ pytorch-linux-xenial-py3-clang7-onnx-ort_test1 != *ort_test2* ]]
Mar 08 00:53:09 + echo 'Running C++ tests..'
Mar 08 00:53:09 Running C++ tests..
Mar 08 00:53:09 ++ find /opt/conda/lib/python3.6/site-packages/torch/test -executable -type f
Mar 08 00:53:09 + for test in '$(find "$cpp_test_dir" -executable -type f)'
Mar 08 00:53:09 + case "$test" in
Mar 08 00:53:09 ++ basename /opt/conda/lib/python3.6/site-packages/torch/test/event_test
Mar 08 00:53:09 + LD_LIBRARY_PATH=/opt/conda/lib/python3.6/site-packages/torch/lib
Mar 08 00:53:09 + /opt/conda/lib/python3.6/site-packages/torch/test/event_test --gtest_output=xml:/var/lib/jenkins/workspace/test/test-reports/cpp/event_test.xml
Mar 08 00:53:09 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 00:53:09   what():  expected ) but found '&' here:
Mar 08 00:53:09 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 00:53:09                                              ~ <--- HERE
Mar 08 00:53:09 
Mar 08 00:53:09 .jenkins/caffe2/test.sh: line 46:  1082 Aborted                 (core dumped) LD_LIBRARY_PATH="$ld_library_path" "$test" --gtest_output=xml:"$gtest_reports_dir/$(basename $test).xml"


Exited with code exit status 134

CONTAINER ID        NAME                CPU %               MEM USAGE / LIMIT     MEM %               NET I/O             BLOCK I/O           PIDS
678b888eacfb        gifted_mcnulty      0.00%               47.74MiB / 14.68GiB   0.32%               4.29MB / 2.12MB     0B / 0B             28

See CircleCI build pytorch_ios_12_0_0_x86_64_build (15/28)

Step: "Run Build Test" (full log | diagnosis details | 🔁 rerun)

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Ld /Users/distiller/project/ios/TestApp/build/Release-iphonesimulator/TestApp.app/TestApp normal (in target 'TestApp' from project 'TestApp')
    cd /Users/distiller/project/ios/TestApp
    /Applications/Xcode-12.GM.seed.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target x86_64-apple-ios12.4-simulator -isysroot /Applications/Xcode-12.GM.seed.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/distiller/project/ios/TestApp/build/Release-iphonesimulator -L/Users/distiller/project/build_ios/install/lib -F/Users/distiller/project/ios/TestApp/build/Release-iphonesimulator -filelist /Users/distiller/project/ios/TestApp/build/TestApp.build/Release-iphonesimulator/TestApp.build/Objects-normal/x86_64/TestApp.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/distiller/project/ios/TestApp/build/TestApp.build/Release-iphonesimulator/TestApp.build/Objects-normal/x86_64/TestApp_lto.o -Xlinker -objc_abi_version -Xlinker 2 -stdlib\=libc++ -fobjc-arc -fobjc-link-runtime -all_load -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/distiller/project/ios/TestApp/build/TestApp.build/Release-iphonesimulator/TestApp.build/TestApp.app-Simulated.xcent -lc10 -lclog -lpthreadpool -lXNNPACK -leigen_blas -lcpuinfo -lpytorch_qnnpack -ltorch_cpu -ltorch -Xlinker -dependency_info -Xlinker /Users/distiller/project/ios/TestApp/build/TestApp.build/Release-iphonesimulator/TestApp.build/Objects-normal/x86_64/TestApp_dependency_info.dat -o /Users/distiller/project/ios/TestApp/build/Release-iphonesimulator/TestApp.app/TestApp
Undefined symbols for architecture x86_64:
  "at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)", referenced from:
      at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in libtorch_cpu.a(RegisterMath.cpp.o)
  "at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)", referenced from:
      at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in libtorch_cpu.a(RegisterMath.cpp.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **


The following build commands failed:
	Ld /Users/distiller/project/ios/TestApp/build/Release-iphonesimulator/TestApp.app/TestApp normal
(1 failure)


Exited with code exit status 65

See CircleCI build pytorch_linux_bionic_py3_8_gcc9_coverage_test1 (16/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:30:06 what(): expected ) but found '&' here:
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 == *-NO_AVX-* ]]
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 == *-NO_AVX2-* ]]
Mar 08 01:30:06 + '[' -n https://github.com/pytorch/pytorch/pull/53471 ']'
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 != *coverage* ]]
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 == *tbb* ]]
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 == *libtorch* ]]
Mar 08 01:30:06 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test1 == *-bazel-* ]]
Mar 08 01:30:06 + cd test
Mar 08 01:30:06 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 01:30:06 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:30:06   what():  expected ) but found '&' here:
Mar 08 01:30:06 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:30:06                                              ~ <--- HERE
Mar 08 01:30:06 
Mar 08 01:30:06 .jenkins/pytorch/test.sh: line 392:   267 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 01:30:06 + cleanup
Mar 08 01:30:06 + retcode=134
Mar 08 01:30:06 + set +x
Mar 08 01:30:06 =================== sccache compilation log ===================
Mar 08 01:30:06 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:30:06 Compile requests                      0

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_jit_legacy_test (17/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 04:04:42 what(): expected ) but found '&' here:
Mar 08 04:04:40 fatal: unable to fork
Mar 08 04:04:40 + set -e
Mar 08 04:04:40 ++ git merge-base origin/master HEAD
Mar 08 04:04:40 + git diff --name-only 3236efa4dea9c5bbfa9111726b6506c60ad40ae7
Mar 08 04:04:42 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-jit_legacy-test == *tbb* ]]
Mar 08 04:04:42 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-jit_legacy-test == *libtorch* ]]
Mar 08 04:04:42 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-jit_legacy-test == *-bazel-* ]]
Mar 08 04:04:42 + cd test
Mar 08 04:04:42 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 04:04:42 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 04:04:42   what():  expected ) but found '&' here:
Mar 08 04:04:42 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 04:04:42                                              ~ <--- HERE
Mar 08 04:04:42 
Mar 08 04:04:42 .jenkins/pytorch/test.sh: line 392:   148 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 04:04:42 + cleanup
Mar 08 04:04:42 + retcode=1
Mar 08 04:04:42 + set +x
Mar 08 04:04:42 =================== sccache compilation log ===================
Mar 08 04:04:42 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 04:04:42 Compile requests                      0

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test2 (18/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 04:04:04 what(): expected ) but found '&' here:
Mar 08 04:04:02 fatal: unable to fork
Mar 08 04:04:02 + set -e
Mar 08 04:04:02 ++ git merge-base origin/master HEAD
Mar 08 04:04:02 + git diff --name-only 3236efa4dea9c5bbfa9111726b6506c60ad40ae7
Mar 08 04:04:03 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test2 == *tbb* ]]
Mar 08 04:04:03 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test2 == *libtorch* ]]
Mar 08 04:04:03 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test2 == *-bazel-* ]]
Mar 08 04:04:03 + cd test
Mar 08 04:04:03 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 04:04:04 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 04:04:04   what():  expected ) but found '&' here:
Mar 08 04:04:04 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 04:04:04                                              ~ <--- HERE
Mar 08 04:04:04 
Mar 08 04:04:04 .jenkins/pytorch/test.sh: line 392:   148 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 04:04:04 + cleanup
Mar 08 04:04:04 + retcode=1
Mar 08 04:04:04 + set +x
Mar 08 04:04:04 =================== sccache compilation log ===================
Mar 08 04:04:04 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 04:04:04 Compile requests                      0

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (19/28)

Step: "Check for no AVX instruction by default" (full log | diagnosis details | 🔁 rerun)

what(): expected ) but found '&' here:
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./bin/basic...(no debugging symbols found)...done.
warning: remote target does not support file transfer, attempting to access files from local filesystem.
Remote debugging using :2345
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.23.so...done.
done.
0x0000004000801c30 in _start () from /lib64/ld-linux-x86-64.so.2
Continuing.
terminate called after throwing an instance of 'std::runtime_error'
  what():  expected ) but found '&' here:
quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
                                             ~ <--- HERE

54	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

Program received signal SIGABRT, Aborted.
0x000000400bb8a438 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#0  0x000000400bb8a438 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x000000400bb8c03a in __GI_abort () at abort.c:89
#2  0x000000400b85c84a in __gnu_cxx::__verbose_terminate_handler () at /home/nwani/m3/conda-bld/compilers_linux-64_1560109574129/work/.build/x86_64-conda_cos6-linux-gnu/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95

See CircleCI build pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-build-x86_32 (20/28)

Step: "pytorch android gradle build only x86_32 (for PR)" (full log | diagnosis details | 🔁 rerun)

Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] FAILED: ../../../../build/intermediates/cmake/release/obj/x86/libpytorch_jni.so
Mar 07 23:55:22 23:54:31.831 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing state to: STARTING
Mar 07 23:55:22 23:54:31.831 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Waiting until process started: command '/usr/local/bin/cmake'.
Mar 07 23:55:22 23:54:31.833 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing state to: STARTED
Mar 07 23:55:22 23:54:31.833 [INFO] [org.gradle.process.internal.DefaultExecHandle] Successfully started process 'command '/usr/local/bin/cmake''
Mar 07 23:55:22 23:54:31.833 [DEBUG] [org.gradle.process.internal.ExecHandleRunner] waiting until streams are handled...
Mar 07 23:55:22 23:54:32.497 [LIFECYCLE] [org.gradle.api.Project] [1/5] Building CXX object CMakeFiles/VulkanWrapper.dir/opt/ndk/sources/third_party/vulkan/src/common/vulkan_wrapper.cpp.o
Mar 07 23:55:22 23:54:33.368 [LIFECYCLE] [org.gradle.api.Project] [2/5] Linking CXX static library libVulkanWrapper.a
Mar 07 23:55:22 23:54:42.184 [LIFECYCLE] [org.gradle.api.Project] [3/5] Building CXX object CMakeFiles/pytorch_jni.dir/src/main/cpp/pytorch_jni_jit.cpp.o
Mar 07 23:55:22 23:54:45.429 [LIFECYCLE] [org.gradle.api.Project] [4/5] Building CXX object CMakeFiles/pytorch_jni.dir/src/main/cpp/pytorch_jni_common.cpp.o
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] [5/5] Linking CXX shared library ../../../../build/intermediates/cmake/release/obj/x86/libpytorch_jni.so
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] FAILED: ../../../../build/intermediates/cmake/release/obj/x86/libpytorch_jni.so 
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] : && /opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++  --target=i686-none-linux-android21 --gcc-toolchain=/opt/ndk/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/opt/ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot -fPIC -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -mstackrealign -fno-addrsig -Wa,--noexecstack -Wformat -Werror=format-security -stdlib=libc++  -O2 -DNDEBUG  -Wl,--exclude-libs,libgcc.a -Wl,--exclude-libs,libatomic.a -Wl,--build-id -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libpytorch_jni.so -o ../../../../build/intermediates/cmake/release/obj/x86/libpytorch_jni.so CMakeFiles/pytorch_jni.dir/src/main/cpp/pytorch_jni_jit.cpp.o CMakeFiles/pytorch_jni.dir/src/main/cpp/pytorch_jni_common.cpp.o  ../../../../build/intermediates/cmake/release/obj/x86/libfbjni.so -Wl,--gc-sections -Wl,--whole-archive ../../../../src/main/jniLibs/x86/libtorch.a ../../../../src/main/jniLibs/x86/libtorch_cpu.a -Wl,--no-whole-archive ../../../../src/main/jniLibs/x86/libc10.a ../../../../src/main/jniLibs/x86/libnnpack.a ../../../../src/main/jniLibs/x86/libXNNPACK.a ../../../../src/main/jniLibs/x86/libpytorch_qnnpack.a ../../../../src/main/jniLibs/x86/libpthreadpool.a ../../../../src/main/jniLibs/x86/libeigen_blas.a ../../../../src/main/jniLibs/x86/libcpuinfo.a ../../../../src/main/jniLibs/x86/libclog.a libVulkanWrapper.a -landroid -llog -ldl -latomic -lm && :
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] ../../../../src/main/jniLibs/x86/libtorch_cpu.a(RegisterMath.cpp.o):RegisterMath.cpp:function at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, a
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] t::Tensor const&): error: undefined reference to 'at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] ../../../../src/main/jniLibs/x86/libtorch_cpu.a(RegisterMath.cpp.o):RegisterMath.cpp:function at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&): error: undefined reference to 'at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Mar 07 23:55:22 23:54:47.214 [LIFECYCLE] [org.gradle.api.Project] ninja: build stopped: subcommand failed.
Mar 07 23:55:22 23:54:47.216 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Changing state to: FAILED
Mar 07 23:55:22 23:54:47.216 [DEBUG] [org.gradle.process.internal.DefaultExecHandle] Process 'command '/usr/local/bin/cmake'' finished with exit value 1 (state: FAILED)
Mar 07 23:55:22 23:54:47.223 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Execute build for :pytorch_android:externalNativeBuildRelease'
Mar 07 23:55:22 23:54:47.223 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Execute build for :pytorch_android:externalNativeBuildRelease' completed

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test2 (21/28)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ TEST_DIR_WIN='C:\Users\circleci\project\test'
+ export PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
+ PYTORCH_FINAL_PACKAGE_DIR=/c/users/circleci/workspace/build-results
++ cygpath -w /c/users/circleci/workspace/build-results
+ export 'PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\users\circleci\workspace\build-results'
+ PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\users\circleci\workspace\build-results'
+ mkdir -p /c/Users/circleci/project/build/win_tmp/build/torch
+ CI_SCRIPTS_DIR=/c/Users/circleci/project/build/win_tmp/ci_scripts
+ mkdir -p /c/Users/circleci/project/build/win_tmp/ci_scripts
++ ls '/c/Users/circleci/project/build/win_tmp/ci_scripts/*'
ls: cannot access '/c/Users/circleci/project/build/win_tmp/ci_scripts/*': No such file or directory
+ '[' -n '' ']'
+ export SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ SCRIPT_HELPERS_DIR=/c/Users/circleci/project/.jenkins/pytorch/win-test-helpers
+ '[' -n https://github.com/pytorch/pytorch/pull/53471 ']'
+ DETERMINE_FROM=/c/Users/circleci/project/build/win_tmp/determine_from
+ file_diff_from_base /c/Users/circleci/project/build/win_tmp/determine_from
+ set +e
+ git fetch origin master --quiet
Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts.
+ set -e

See CircleCI build pytorch_bazel_test (22/28)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:07:35 what(): expected ) but found '&' here:
Mar 08 00:07:33 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 00:07:33   what():  expected ) but found '&' here:
Mar 08 00:07:33 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 00:07:33                                              ~ <--- HERE
Mar 08 00:07:33 
Mar 08 00:07:33 ================================================================================
Mar 08 00:07:35 FAIL: //:module_test (see /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/execroot/pytorch/bazel-out/k8-fastbuild/testlogs/module_test/test.log)
Mar 08 00:07:35 INFO: From Testing //:module_test:
Mar 08 00:07:35 ==================== Test output for //:module_test:
Mar 08 00:07:35 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 00:07:35   what():  expected ) but found '&' here:
Mar 08 00:07:35 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 00:07:35                                              ~ <--- HERE
Mar 08 00:07:35 
Mar 08 00:07:35 ================================================================================
Mar 08 00:07:35 INFO: Elapsed time: 469.540s, Critical Path: 65.94s
Mar 08 00:07:35 INFO: 247 processes: 247 processwrapper-sandbox.
Mar 08 00:07:35 INFO: Build completed, 24 tests FAILED, 354 total actions
Mar 08 00:07:35 //:c10_tests                                                             PASSED in 0.7s
Mar 08 00:07:35 //:any_test                                                              FAILED in 0.7s
Mar 08 00:07:35   /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/execroot/pytorch/bazel-out/k8-fastbuild/testlogs/any_test/test.log

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test1 (23/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 04:03:49 what(): expected ) but found '&' here:
Mar 08 04:03:48 fatal: unable to fork
Mar 08 04:03:48 + set -e
Mar 08 04:03:48 ++ git merge-base origin/master HEAD
Mar 08 04:03:48 + git diff --name-only 3236efa4dea9c5bbfa9111726b6506c60ad40ae7
Mar 08 04:03:49 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test1 == *tbb* ]]
Mar 08 04:03:49 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test1 == *libtorch* ]]
Mar 08 04:03:49 + [[ pytorch-linux-xenial-cuda10.2-cudnn7-py3-gcc7-test1 == *-bazel-* ]]
Mar 08 04:03:49 + cd test
Mar 08 04:03:49 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 04:03:49 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 04:03:49   what():  expected ) but found '&' here:
Mar 08 04:03:49 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 04:03:49                                              ~ <--- HERE
Mar 08 04:03:49 
Mar 08 04:03:49 .jenkins/pytorch/test.sh: line 392:   148 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 04:03:49 + cleanup
Mar 08 04:03:49 + retcode=1
Mar 08 04:03:49 + set +x
Mar 08 04:03:49 =================== sccache compilation log ===================
Mar 08 04:03:49 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 04:03:49 Compile requests                      0

See CircleCI build pytorch_linux_bionic_py3_8_gcc9_coverage_test2 (24/28)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:30:11 what(): expected ) but found '&' here:
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 == *-NO_AVX-* ]]
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 == *-NO_AVX2-* ]]
Mar 08 01:30:10 + '[' -n https://github.com/pytorch/pytorch/pull/53471 ']'
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 != *coverage* ]]
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 == *tbb* ]]
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 == *libtorch* ]]
Mar 08 01:30:10 + [[ pytorch-linux-bionic-py3.8-gcc9-coverage-test2 == *-bazel-* ]]
Mar 08 01:30:10 + cd test
Mar 08 01:30:10 + python -c 'import torch; print(torch.__config__.show())'
Mar 08 01:30:11 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:30:11   what():  expected ) but found '&' here:
Mar 08 01:30:11 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:30:11                                              ~ <--- HERE
Mar 08 01:30:11 
Mar 08 01:30:11 .jenkins/pytorch/test.sh: line 392:   267 Aborted                 (core dumped) python -c "import torch; print(torch.__config__.show())"
Mar 08 01:30:11 + cleanup
Mar 08 01:30:11 + retcode=134
Mar 08 01:30:11 + set +x
Mar 08 01:30:11 =================== sccache compilation log ===================
Mar 08 01:30:11 =========== If your build fails, please take a look at the log above for possible reasons ===========
Mar 08 01:30:11 Compile requests                      0

See CircleCI build pytorch_python_doc_build (25/28)

Step: "Doc Build and Push" (full log | diagnosis details | 🔁 rerun)

Mar 08 01:02:25 what(): expected ) but found '&' here:
Mar 08 01:02:15 ++ pip -q install -r requirements.txt
Mar 08 01:02:15 ~/workspace ~/workspace/pytorch.github.io ~/workspace
Mar 08 01:02:15 ~/workspace/docs ~/workspace ~/workspace/pytorch.github.io ~/workspace
Mar 08 01:02:25 ++ '[' true = true ']'
Mar 08 01:02:25 ++ build_docs html
Mar 08 01:02:25 ++ set +e
Mar 08 01:02:25 ++ set -o pipefail
Mar 08 01:02:25 ++ make html
Mar 08 01:02:25 ++ tee /tmp/docs_build.txt
Mar 08 01:02:25 terminate called after throwing an instance of 'std::runtime_error'
Mar 08 01:02:25   what():  expected ) but found '&' here:
Mar 08 01:02:25 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 08 01:02:25                                              ~ <--- HERE
Mar 08 01:02:25 
Mar 08 01:02:25 Makefile:17: recipe for target 'figures' failed
Mar 08 01:02:25 make: *** [figures] Aborted (core dumped)
Mar 08 01:02:25 ++ code=2
Mar 08 01:02:25 ++ '[' 2 -ne 0 ']'
Mar 08 01:02:25 ++ set +x
Mar 08 01:02:25 =========================
Mar 08 01:02:25 ++ return 2

See CircleCI build pytorch_macos_10_15_py3_build (26/28)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Mar 08 00:02:34 FAILED: lib/libtorch_cpu.dylib
Mar 08 00:02:29 ../torch/csrc/api/src/serialize/input-archive.cpp:162:64: note: in instantiation of member function 'torch::jit::slot_list_impl<torch::jit::detail::NamedPolicy<torch::jit::detail::AttributePolicy> >::size' requested here
Mar 08 00:02:29   all_keys.reserve(module_.named_attributes(/*recurse=*/false).size());
Mar 08 00:02:29                                                                ^
Mar 08 00:02:29 1 warning generated.
Mar 08 00:02:30 [3698/3851] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_nomni.cc.o
Mar 08 00:02:31 [3699/3851] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_int8.cc.o
Mar 08 00:02:32 [3700/3851] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o
Mar 08 00:02:32 [3701/3851] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_registry.cc.o
Mar 08 00:02:32 [3702/3851] Building CXX object caffe2/CMakeFiles/caffe2_pybind11_state.dir/python/pybind_state_dlpack.cc.o
Mar 08 00:02:34 [3703/3851] Linking CXX shared library lib/libtorch_cpu.dylib
Mar 08 00:02:34 FAILED: lib/libtorch_cpu.dylib 
Mar 08 00:02:34 : && /Users/distiller/workspace/clang++ -Wno-deprecated -fvisibility-inlines-hidden -Wno-deprecated-declarations -DUSE_PTHREADPOOL -DNDEBUG -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unknown-warning-option -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-aligned-allocation-unavailable -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-unused-private-field -Wno-missing-braces -Wno-c++14-extensions -Wno-constexpr-not-const -O3 -DNDEBUG -DNDEBUG -arch arm64 -isysroot /Applications/Xcode-12.3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -mmacosx-version-min=11.0 -dynamiclib -Wl,-headerpad_max_install_names -rdynamic -o lib/libtorch_cpu.dylib -install_name @rpath/libtorch_cpu.dylib caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyTHFunctionsCPU.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o caffe2/CMakeFiles/torch_cpu.dir/__/
Mar 08 00:02:34 ld: warning: ignoring file /Users/distiller/workspace/miniconda3/lib/libuv.a, building for macOS-arm64 but attempting to link with file built for macOS-x86_64
Mar 08 00:02:34 Undefined symbols for architecture arm64:
Mar 08 00:02:34   "at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)", referenced from:
Mar 08 00:02:34       at::math::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in RegisterMath.cpp.o
Mar 08 00:02:34       c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&), &(at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&))>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&> >, at::Tensor (at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in RegisterMath.cpp.o
Mar 08 00:02:34   "at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)", referenced from:
Mar 08 00:02:34       at::math::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in RegisterMath.cpp.o
Mar 08 00:02:34       c10::impl::wrap_kernel_functor_unboxed_<c10::impl::detail::WrapFunctionIntoFunctor_<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&), &(at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&))>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&> >, at::Tensor (at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&) in RegisterMath.cpp.o
Mar 08 00:02:34 ld: symbol(s) not found for architecture arm64

See CircleCI build pytorch_linux_xenial_py3_clang5_mobile_build (27/28)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Mar 07 23:36:52 collect2: error: ld returned 1 exit status
Mar 07 23:36:42 -- Generating done
Mar 07 23:36:42 -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor
Mar 07 23:36:42 + make
Mar 07 23:36:42 Scanning dependencies of target Predictor
Mar 07 23:36:42 [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o
Mar 07 23:36:49 [100%] Linking CXX executable Predictor
Mar 07 23:36:52 /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 07 23:36:52 RegisterMath.cpp:(.text+0x39aff): undefined reference to `at::native::fbgemm_linear_int8_weight_fp32_activation(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:36:52 /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/lib/libtorch_cpu.a(RegisterMath.cpp.o): In function `at::(anonymous namespace)::(anonymous namespace)::wrapper_fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)':
Mar 07 23:36:52 RegisterMath.cpp:(.text+0x39c9f): undefined reference to `at::native::fbgemm_linear_int8_weight(at::Tensor const&, at::Tensor const&, at::Tensor const&, at::Tensor const&, c10::Scalar const&, c10::Scalar const&, at::Tensor const&)'
Mar 07 23:36:52 collect2: error: ld returned 1 exit status
Mar 07 23:36:52 CMakeFiles/Predictor.dir/build.make:104: recipe for target 'Predictor' failed
Mar 07 23:36:52 make[2]: *** [Predictor] Error 1
Mar 07 23:36:52 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/Predictor.dir/all' failed
Mar 07 23:36:52 make[1]: *** [CMakeFiles/Predictor.dir/all] Error 2
Mar 07 23:36:52 make: *** [all] Error 2
Mar 07 23:36:52 Makefile:83: recipe for target 'all' failed
Mar 07 23:36:52 + sccache_epilogue
Mar 07 23:36:52 + echo '=================== sccache compilation log ==================='
Mar 07 23:36:52 + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log
Mar 07 23:36:52 =================== sccache compilation log ===================

See CircleCI build binary_linux_libtorch_3_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_test (28/28)

Step: "Run in docker" (full log | diagnosis details | 🔁 rerun)

Mar 07 23:50:10 what(): expected ) but found '&' here:
Mar 07 23:49:59 + '[' -f /tmp/libtorch/lib/libtorch_cpu.so ']'
Mar 07 23:49:59 + TORCH_CPU_LINK_FLAGS=-ltorch_cpu
Mar 07 23:49:59 + TORCH_CUDA_LINK_FLAGS=
Mar 07 23:49:59 + '[' -f /tmp/libtorch/lib/libtorch_cuda.so ']'
Mar 07 23:49:59 + '[' -f /tmp/libtorch/lib/libtorch_cuda.dylib ']'
Mar 07 23:49:59 + '[' -f /tmp/libtorch/lib/libtorch_cuda_cpp.so ']'
Mar 07 23:49:59 + '[' -f /tmp/libtorch/lib/libtorch_cuda_cu.dylib ']'
Mar 07 23:49:59 + g++ /builder/test_example_code/simple-torch-test.cpp -I/tmp/libtorch/include -I/tmp/libtorch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -L/tmp/libtorch/lib -Wl,-R/tmp/libtorch/lib -Wl,--no-as-needed -ltorch -ltorch_cpu -lc10 -o simple-torch-test
Mar 07 23:50:10 + ./simple-torch-test
Mar 07 23:50:10 terminate called after throwing an instance of 'std::runtime_error'
Mar 07 23:50:10   what():  expected ) but found '&' here:
Mar 07 23:50:10 quantized::add.Scalar(Tensor qa, const Scalar& b) -> Tensor qc
Mar 07 23:50:10                                              ~ <--- HERE
Mar 07 23:50:10 
Mar 07 23:50:10 /builder/check_binary.sh: line 260:   238 Aborted                 (core dumped) ./$1


Exited with code exit status 134


1 failure not recognized by patterns:

Job Step Action
CircleCI pytorch_macos_10_13_py3_test Test 🔁 rerun

ci.pytorch.org: 2 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D26873798](https://our.internmc.facebook.com/intern/diff/D26873798)

[ghstack-poisoned]
wenleix added 2 commits March 7, 2021 14:51
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D26873798](https://our.internmc.facebook.com/intern/diff/D26873798)

[ghstack-poisoned]
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D26873798](https://our.internmc.facebook.com/intern/diff/D26873798)

[ghstack-poisoned]
@wenleix
Copy link
Contributor Author

wenleix commented Mar 12, 2021

Reorganize the stack so there are only two PRs in the stack (see #53583) . Close PRs no longer exist in stack.

@wenleix wenleix closed this Mar 12, 2021
@wenleix wenleix deleted the gh/wenlei.xie@gmail.com/16/head branch March 12, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants