INFO:2025-05-08T00:08:14Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 934cfa796e83..32f514c68d78 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 32f514c68d78 [JITLink][i386] Support R_386_GOT32X using existing non-relaxable edge kind. INFO:2025-05-08T00:08:17Z:root:syncing... Deleted branch merge (was 934cfa796e83). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-08T00:08:17Z:root:building ninja: Entering directory `out/gn' [1/23] CXX obj/llvm/lib/ExecutionEngine/JITLink/JITLink.ELF_i386.o [2/23] AR lib/libLLVMJITLink.a [3/23] LINK ./bin/lli-child-target [4/23] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [5/23] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [6/23] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [7/23] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [8/23] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [9/23] LINK ./bin/lli [10/23] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [11/23] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [12/23] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [13/23] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [14/23] LINK ./bin/llvm-jitlink [15/23] LINK obj/bolt/unittests/Core/CoreTests [16/23] LINK ./bin/llvm-bolt [17/23] LINK ./bin/llvm-bolt-heatmap [18/23] LINK ./bin/llvm-exegesis [19/23] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [20/23] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [21/23] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [22/23] LINK ./bin/clang-repl [23/23] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests INFO:2025-05-08T00:08:23Z: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/ELF_i386.cpp", "//llvm/test/ExecutionEngine/JITLink/i386/ELF_i386_small_pic_relocations_got.s" ], "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": [] } INFO:2025-05-08T00:08:24Z:root:testing INFO:2025-05-08T00:08:24Z: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:520: 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: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: 22481 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 144.81s Total Discovered Tests: 46936 Skipped : 4 (0.01%) Unsupported : 214 (0.46%) Passed : 46687 (99.47%) Expectedly Failed: 31 (0.07%) INFO:2025-05-08T00:10:53Z:root:skip check-clang-tools INFO:2025-05-08T00:10:53Z:root:skip check-clangd INFO:2025-05-08T00:10:53Z:root:skip check-hwasan INFO:2025-05-08T00:10:53Z:root:skip check-lld INFO:2025-05-08T00:10:53Z: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: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: 59319 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 172.66s Total Discovered Tests: 65411 Skipped : 16 (0.02%) Unsupported : 2191 (3.35%) Passed : 63032 (96.36%) Expectedly Failed: 172 (0.26%) INFO:2025-05-08T00:13:52Z:root:done