INFO:2026-09-18T22:04:36Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 34eeb2320ff2..53ff33af0943 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 53ff33af0943 [LLDB] Convert straightforward test launches to lldbutil (NFC) (#224404) INFO:2026-09-18T22:04:40Z:root:syncing... Deleted branch merge (was c6a0bd6a293c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge fc367143ce5a] [gn build] Port 551af79c9031 1 file changed, 1 insertion(+) [merge 7f1934ab8d2a] [gn build] Port fce3facdfe49 1 file changed, 1 insertion(+) [gn build] Port 551af79c9031 -- https://github.com/llvm/llvm-project/commit/551af79c9031 [gn build] Port fce3facdfe49 -- https://github.com/llvm/llvm-project/commit/fce3facdfe49 INFO:2026-09-18T22:04:43Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/24] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/24] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/24] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/24] CXX obj/bolt/tools/heatmap/llvm-bolt-heatmap.heatmap.o [5/24] CXX obj/bolt/lib/Rewrite/Rewrite.ExecutableFileMemoryManager.o [6/24] CXX obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o [7/24] CXX obj/bolt/lib/Rewrite/Rewrite.BoltDiff.o [8/24] CXX obj/bolt/lib/Rewrite/Rewrite.MachORewriteInstance.o [9/24] CXX obj/bolt/lib/Profile/Profile.YAMLProfileWriter.o [10/24] AR lib/libLLVMBOLTProfile.a [11/24] LINK ./bin/llvm-bat-dump [12/24] LINK obj/bolt/unittests/Profile/ProfileTests [13/24] CXX obj/bolt/unittests/Passes/PassTests.PointerAuthCFIFixup.o [14/24] CXX obj/bolt/unittests/Passes/PassTests.LivenessAnalysis.o [15/24] CXX obj/bolt/lib/Rewrite/Rewrite.DWARFRewriter.o [16/24] CXX obj/bolt/unittests/Core/CoreTests.MCPlusBuilder.o [17/24] CXX obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o [18/24] AR lib/libLLVMBOLTRewrite.a [19/24] LINK ./bin/llvm-bolt [20/24] LINK obj/bolt/unittests/Core/CoreTests [21/24] LINK obj/bolt/unittests/Passes/PassTests [22/24] LINK ./bin/llvm-bolt-heatmap [23/24] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [24/24] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) INFO:2026-09-18T22:05:10Z:root:analyze skipping analyze because previous build was not green INFO:2026-09-18T22:05:10Z:root:testing INFO:2026-09-18T22:05:10Z: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:569: 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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 27337 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 185.00s Total Discovered Tests: 55222 Skipped : 32 (0.06%) Unsupported : 1416 (2.56%) Passed : 53745 (97.33%) Expectedly Failed: 29 (0.05%) INFO:2026-09-18T22:08:19Z: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:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1479 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 11.52s Total Discovered Tests: 1742 Unsupported : 2 (0.11%) Passed : 1739 (99.83%) Expectedly Failed: 1 (0.06%) INFO:2026-09-18T22:08:31Z: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: 189 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.67s Total Discovered Tests: 1530 Unsupported: 8 (0.52%) Passed : 1522 (99.48%) INFO:2026-09-18T22:08:39Z: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: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.71s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-09-18T22:08:48Z: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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3258 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 33.84s Total Discovered Tests: 3258 Unsupported : 22 (0.68%) Passed : 3235 (99.29%) Expectedly Failed: 1 (0.03%) INFO:2026-09-18T22:09:22Z: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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 69303 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 236.60s Total Discovered Tests: 78407 Skipped : 18 (0.02%) Unsupported : 3289 (4.19%) Passed : 74925 (95.56%) Expectedly Failed: 175 (0.22%) INFO:2026-09-18T22:13:27Z:root:committing changes To github.com:llvm/llvm-project.git ! [rejected] HEAD -> main (fetch first) error: failed to push some refs to 'github.com:llvm/llvm-project.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.