INFO:2025-04-11T08:08:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD aeb06c615234..0276915a6c88 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 0276915a6c88 [clang-tidy] Fix `cert-err33-c` to ignore functions with same prefixes as target (#135160) INFO:2025-04-11T08:08:48Z:root:syncing... Deleted branch merge (was aeb06c615234). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-11T08:08:48Z:root:building ninja: Entering directory `out/gn' [1/7] CXX obj/clang-tools-extra/clang-tidy/cert/cert.CERTTidyModule.o [2/7] AR lib/libclangTidyCERTModule.a [3/7] LINK ./bin/dexp [4/7] LINK ./bin/clangd-indexer [5/7] LINK ./bin/clangd [6/7] LINK ./bin/clang-tidy [7/7] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2025-04-11T08:08:58Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp", "//clang-tools-extra/docs/ReleaseNotes.rst", "//clang-tools-extra/test/clang-tidy/checkers/cert/err33-c.c" ], "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-04-11T08:08:58Z:root:testing INFO:2025-04-11T08:08:58Z:root:skip check-clang INFO:2025-04-11T08:08:58Z: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) 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 -- Testing: 1190 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 8.09s Total Discovered Tests: 1432 Unsupported : 2 (0.14%) Passed : 1429 (99.79%) Expectedly Failed: 1 (0.07%) INFO:2025-04-11T08:09:07Z: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) 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 -- Testing: 168 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.89s Total Discovered Tests: 1373 Unsupported: 6 (0.44%) Passed : 1367 (99.56%) INFO:2025-04-11T08:09:14Z:root:skip check-hwasan INFO:2025-04-11T08:09:14Z:root:skip check-lld INFO:2025-04-11T08:09:14Z:root:skip check-llvm INFO:2025-04-11T08:09:14Z:root:done