INFO:2026-01-29T17:16:10Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8a4244b560f3..1f8058ec64a6 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 1f8058ec64a6 [lldb-dap] NFC Renaming files for consistency. (#178560) INFO:2026-01-29T17:16:13Z:root:syncing... Deleted branch merge (was 8a4244b560f3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge be3309a5b61d] [gn build] Port 1f8058ec64a6 1 file changed, 2 insertions(+), 2 deletions(-) [gn build] Port 1f8058ec64a6 -- https://github.com/llvm/llvm-project/commit/1f8058ec64a6 INFO:2026-01-29T17:16:14Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/4] CXX obj/lldb/tools/lldb-dap/Handler/lib.BreakpointLocationsRequestHandler.o [2/4] CXX obj/lldb/tools/lldb-dap/Handler/lib.CompletionsRequestHandler.o [3/4] AR lib/liblldbDAP.a [4/4] LINK ./bin/lldb-dap INFO:2026-01-29T17:16:19Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/tools/lldb-dap/CMakeLists.txt", "//lldb/tools/lldb-dap/Handler/BreakpointLocationsRequestHandler.cpp", "//lldb/tools/lldb-dap/Handler/CompletionsRequestHandler.cpp", "//llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn" ], "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:2026-01-29T17:16:20Z:root:testing INFO:2026-01-29T17:16:20Z:root:skip check-clang INFO:2026-01-29T17:16:20Z:root:skip check-clang-tools INFO:2026-01-29T17:16:20Z:root:skip check-clangd INFO:2026-01-29T17:16:20Z:root:skip check-hwasan INFO:2026-01-29T17:16:20Z:root:skip check-lld INFO:2026-01-29T17:16:20Z:root:skip check-llvm INFO:2026-01-29T17:16:20Z:root:committing changes remote: Bypassed rule violations for refs/heads/main: remote: remote: - 2 of 2 required status checks are expected. remote: To github.com:llvm/llvm-project.git 1f8058ec64a6..be3309a5b61d HEAD -> main INFO:2026-01-29T17:16:22Z:root:done