llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-with-lto-ubuntu` running on `as-worker-91` while building `clang` at step 7 "test-stage1-compiler".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/49/builds/3539 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 7 (test-stage1-compiler) failure: build (failure) ... llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/ld64.lld llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/wasm-ld llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/utils/lit/tests/lit.cfg:122: warning: Setting a timeout per test not supported. Requires the Python psutil module but it could not be found. Try installing it via pip or via your operating system's package manager. Some tests will be skipped and the --timeout command line argument will not work. llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/ld.lld llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/lld-link llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/ld64.lld llvm-lit: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/wasm-ld -- Testing: 92850 tests, 72 workers -- Testing: FAIL: Clang :: Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test (877 of 92850) ******************** TEST 'Clang :: Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 5 rm -rf /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/tools/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Output/with-plugin.test.tmp # executed command: rm -rf /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/tools/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Output/with-plugin.test.tmp # RUN: at line 6 mkdir -p /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/tools/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Output/with-plugin.test.tmp # executed command: mkdir -p /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/tools/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Output/with-plugin.test.tmp # RUN: at line 14 not /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/clang-ssaf-format --load /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/lib/SSAFExamplePlugin.so --type wpa /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Inputs/result-entry-missing-result-field.json 2>&1 | /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/FileCheck /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test --match-full-lines --check-prefix=NO-RESULT-FIELD # executed command: not /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/clang-ssaf-format --load /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/lib/SSAFExamplePlugin.so --type wpa /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Inputs/result-entry-missing-result-field.json # note: command had no output on stdout or stderr # error: command failed with exit status: 1 # executed command: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/FileCheck /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test --match-full-lines --check-prefix=NO-RESULT-FIELD # .---command stderr------------ # | /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test:16:21: error: NO-RESULT-FIELD: expected string not found in input # | // NO-RESULT-FIELD: clang-ssaf-format: error: reading WPASuite from file '{{.*}}result-entry-missing-result-field.json' # | ^ # | <stdin>:1:1: note: scanning from here # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | ^ # | <stdin>:3:295: note: possible intended match here # | 0. Program arguments: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/bin/clang-ssaf-format --load /home/buildbot/as-worker-91/clang-with-lto-ubuntu/build/stage1/lib/SSAFExamplePlugin.so --type wpa /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/Inputs/result-entry-missing-result-field.json # | ^ # | # | Input file: <stdin> # | Check file: /home/buildbot/as-worker-91/clang-with-lto-ubuntu/llvm-project/clang/test/Analysis/Scalable/ssaf-format/WPASuite/with-plugin.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | check:16'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: Stack dump: ``` </details> https://github.com/llvm/llvm-project/pull/187403 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
