INFO:2024-04-16T02:43:11Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD b4cf63d26f4c..82f479ba315a main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 82f479ba315a Add asan tests for libsanitizers. (#88349) INFO:2024-04-16T02:43:13Z:root:syncing... Deleted branch merge (was b4cf63d26f4c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-04-16T02:43:13Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2024-04-16T02:43:14Z:root:analyze skipping analyze because previous build was not green INFO:2024-04-16T02:43:14Z:root:testing INFO:2024-04-16T02:43:14Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: 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:502: 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:502: 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:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20313 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 117.32s Total Discovered Tests: 37066 Skipped : 31 (0.08%) Unsupported : 104 (0.28%) Passed : 36902 (99.56%) Expectedly Failed: 29 (0.08%) INFO:2024-04-16T02:45:14Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1100 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.17s Total Discovered Tests: 1342 Unsupported : 2 (0.15%) Passed : 1338 (99.70%) Expectedly Failed: 2 (0.15%) INFO:2024-04-16T02:45:21Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 164 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 35.30s Total Discovered Tests: 1324 Unsupported: 6 (0.45%) Passed : 1318 (99.55%) INFO:2024-04-16T02:45:56Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/2] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/19/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 106 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 7.47s Total Discovered Tests: 106 Unsupported : 35 (33.02%) Passed : 62 (58.49%) Expectedly Failed: 9 (8.49%) INFO:2024-04-16T02:46:05Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:502: 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:502: 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:502: 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:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 2917 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.47s Total Discovered Tests: 2917 Unsupported : 20 (0.69%) Passed : 2896 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2024-04-16T02:46:18Z:root:test check-llvm 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:502: 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:502: 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:502: 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:502: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 54106 tests, 64 workers -- Testing: FAIL: LLVM :: CodeGen/X86/indirect-branch-tracking-eh2.ll (1 of 54106) ******************** TEST 'LLVM :: CodeGen/X86/indirect-branch-tracking-eh2.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple x86_64-unknown-unknown -exception-model sjlj -verify-machineinstrs=0 -simplifycfg-require-and-preserve-domtree=1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll --check-prefix=NUM + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple x86_64-unknown-unknown -exception-model sjlj -verify-machineinstrs=0 -simplifycfg-require-and-preserve-domtree=1 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll --check-prefix=NUM /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll:23:13: error: NUM-NEXT: expected string not found in input ; NUM-NEXT: movq $GCC_except_table0, -112(%rbp) ^ :30:41: note: scanning from here movq $__gxx_personality_sj0, -120(%rbp) ^ :31:2: note: possible intended match here movl $GCC_except_table0, %eax ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/X86/indirect-branch-tracking-eh2.ll -dump-input=help explains the following input dump. Input was: <<<<<< . . . 25: pushq %r13 26: pushq %r12 27: pushq %rbx 28: subq $120, %rsp 29: movl $0, -44(%rbp) 30: movq $__gxx_personality_sj0, -120(%rbp) next:23'0 X error: no match found 31: movl $GCC_except_table0, %eax next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:23'1 ? possible intended match 32: movq %rax, -112(%rbp) next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~ 33: movq %rbp, -104(%rbp) next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~ 34: movq %rsp, -88(%rbp) next:23'0 ~~~~~~~~~~~~~~~~~~~~~~ 35: movq $.LBB0_9, -96(%rbp) next:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 36: movl $1, -144(%rbp) next:23'0 ~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: CodeGen/X86/indirect-branch-tracking-eh2.ll Testing Time: 129.71s Total Discovered Tests: 59324 Skipped : 15 (0.03%) Unsupported : 1636 (2.76%) Passed : 57502 (96.93%) Expectedly Failed: 170 (0.29%) 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.