ninja: Entering directory `out/gn'
[0/2] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix)
llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld
llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link
llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld
llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld
-- Testing: 58749 tests, 64 workers --
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
FAIL: LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s (58749 of 58749)
******************** TEST 'LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mca -march=riscv64 -mcpu=sifive-u74 -mattr=+v -instruction-tables < /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s -check-prefixes=ALL,ISN # RUN: at line 2
+ /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mca -march=riscv64 -mcpu=sifive-u74 -mattr=+v -instruction-tables
+ /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s -check-prefixes=ALL,ISN
/usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s:186:13: error: ISN-NEXT: expected string not found in input
# ISN-NEXT: 1 4 3.00 * vlm.v v4, (a1)
            ^
<stdin>:12:44: note: scanning from here
 1 3 1.00 U vsetvli a3, a2, e16, m1, tu, mu
                                           ^
<stdin>:13:2: note: possible intended match here
 1 4 2.00 * vlm.v v4, (a1)
 ^

Input file: <stdin>
Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s

-dump-input=help explains the following input dump.

Input was:
<<<<<<
            .
            .
            .
            7: [4]: MayLoad 
            8: [5]: MayStore 
            9: [6]: HasSideEffects (U) 
           10:  
           11: [1] [2] [3] [4] [5] [6] Instructions: 
           12:  1 3 1.00 U vsetvli a3, a2, e16, m1, tu, mu 
next:186'0                                                X error: no match found
           13:  1 4 2.00 * vlm.v v4, (a1) 
next:186'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
next:186'1      ?                          possible intended match
           14:  
next:186'0     ~
           15:  
next:186'0     ~
           16: Resources: 
next:186'0     ~~~~~~~~~~~
           17: [0] - SiFive7FDiv 
next:186'0     ~~~~~~~~~~~~~~~~~~
           18: [1] - SiFive7IDiv 
next:186'0     ~~~~~~~~~~~~~~~~~~
            .
            .
            .
>>>>>>

--

********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
********************
Failed Tests (1):
  LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s


Testing Time: 169.66s

Total Discovered Tests: 64693
  Skipped          :    16 (0.02%)
  Unsupported      :  2113 (3.27%)
  Passed           : 62387 (96.44%)
  Expectedly Failed:   176 (0.27%)
  Failed           :     1 (0.00%)
FAILED: gen/llvm/test/run-lit 
python3 bin/llvm-lit -sv ../../llvm/test
ninja: build stopped: subcommand failed.
Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.