INFO:2026-01-16T07:13:36Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d34ffc965231..d16413ad2222 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 d16413ad2222 [JITLink][CompactUnwind] Explicitly enumerate mergeable encodings. NFCI. (#176317) INFO:2026-01-16T07:13:39Z:root:syncing... Deleted branch merge (was d34ffc965231). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-01-16T07:13:39Z:root:building ninja: Entering directory `out/gn' [1/26] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.CompactUnwindSupport.o [2/26] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.MachO_x86_64.o [3/26] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.MachO_arm64.o [4/26] AR lib/libLLVMJITLink.a [5/26] LINK ./bin/lli-child-target [6/26] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [7/26] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [8/26] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [9/26] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [10/26] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [11/26] LINK ./bin/llvm-jitlink [12/26] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [13/26] LINK ./bin/lli [14/26] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [15/26] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [16/26] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [17/26] LINK ./bin/llvm-bolt-heatmap [18/26] LINK obj/bolt/unittests/Core/CoreTests [19/26] LINK ./bin/llvm-bolt [20/26] LINK obj/bolt/unittests/Passes/PassTests [21/26] LINK ./bin/llvm-exegesis [22/26] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [23/26] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [24/26] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [25/26] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [26/26] LINK ./bin/clang-repl INFO:2026-01-16T07:13:47Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang/test:check-clang", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/lib/ExecutionEngine/JITLink/CompactUnwindSupport.h", "//llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp", "//llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2026-01-16T07:13:47Z:root:testing INFO:2026-01-16T07:13:47Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] 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:561: 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/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24736 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 156.99s Total Discovered Tests: 49802 Skipped : 28 (0.06%) Unsupported : 728 (1.46%) Passed : 49019 (98.43%) Expectedly Failed: 27 (0.05%) INFO:2026-01-16T07:16:29Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1298 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.56s Total Discovered Tests: 1543 Unsupported : 2 (0.13%) Passed : 1540 (99.81%) Expectedly Failed: 1 (0.06%) INFO:2026-01-16T07:16:38Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 176 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.78s Total Discovered Tests: 1444 Unsupported: 7 (0.48%) Passed : 1437 (99.52%) INFO:2026-01-16T07:16:42Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.41s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2026-01-16T07:16:50Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] 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:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3173 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.32s Total Discovered Tests: 3173 Unsupported : 22 (0.69%) Passed : 3150 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2026-01-16T07:17:03Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] 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:561: 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:561: 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:561: 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:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 63256 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 182.63s Total Discovered Tests: 71473 Skipped : 22 (0.03%) Unsupported : 2623 (3.67%) Passed : 68653 (96.05%) Expectedly Failed: 175 (0.24%) INFO:2026-01-16T07:20:12Z:root:done