+++ mktemp -d ++ workdir=/tmp/tmp.JhofAbUXpu ++ echo Workdir: /tmp/tmp.JhofAbUXpu Workdir: /tmp/tmp.JhofAbUXpu ++ echo Checkout base commit... Checkout base commit... ++ git checkout 8e1e24465a523f996ecb6a65d3d1765795f5da35~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 8e1e24465 Merge ed36ed710ba842654d5261fcfde90ed98f4f3ec1 into 7d944e3bbb0b216205729f0e1e86e34f5668bfa5 ed36ed710 Enable antlr4 parser by default (#12737) If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 8e1e24465 HEAD is now at 7d944e3bb Merge pull request #21518 from ydb-platform/merge-stable-25-1-250722-2037 ++ echo Build graph for base commit... Build graph for base commit... ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all ++ jq '.graph[]' Downloading https://devtools-registry.s3.yandex.net/8067062599 [............................................] OK ++ echo Checkout head commit... Checkout head commit... ++ git checkout 8e1e24465a523f996ecb6a65d3d1765795f5da35 Previous HEAD position was 7d944e3bb Merge pull request #21518 from ydb-platform/merge-stable-25-1-250722-2037 HEAD is now at 8e1e24465 Merge ed36ed710ba842654d5261fcfde90ed98f4f3ec1 into 7d944e3bbb0b216205729f0e1e86e34f5668bfa5 ++ echo Build graph for head commit... Build graph for head commit... ++ jq '.graph[]' ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all