+++ mktemp -d ++ workdir=/tmp/tmp.AEwbMlXKy0 ++ echo Workdir: /tmp/tmp.AEwbMlXKy0 Workdir: /tmp/tmp.AEwbMlXKy0 ++ echo Checkout base commit... Checkout base commit... ++ git checkout 218bc9d6552c60325e1f5390d48230d3cd3959e9~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 218bc9d65 Merge d6b7481417d9644a14c94e0fbfd55e91e78e8082 into ee06b69f2faf9bca1a9d081a1870b87199a4fe09 d6b748141 Removed ADDINCL for C++ SDK If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 218bc9d65 HEAD is now at ee06b69f2 Refactor includes to YDB C++ SDK for federated query (#15635) ++ 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/8225034129 [.......................................] OK ++ echo Checkout head commit... Checkout head commit... ++ git checkout 218bc9d6552c60325e1f5390d48230d3cd3959e9 Previous HEAD position was ee06b69f2 Refactor includes to YDB C++ SDK for federated query (#15635) HEAD is now at 218bc9d65 Merge d6b7481417d9644a14c94e0fbfd55e91e78e8082 into ee06b69f2faf9bca1a9d081a1870b87199a4fe09 ++ echo Build graph for head commit... Build graph for head commit... ++ ./ya make -Gj0 -ttt ydb --build release -k --cache-tests --build-all ++ jq '.graph[]' Error[-WBadIncl]: in $B/ydb/tests/fq/control_plane_storage/ydb-tests-fq-control_plane_storage: could not resolve include file: ydb-cpp-sdk/client/result/result.h included from here: $S/ydb/tests/fq/control_plane_storage/ydb_test_bootstrap.h Error[-WBadIncl]: in $B/ydb/tests/fq/control_plane_storage/ydb-tests-fq-control_plane_storage: could not resolve include file: ydb-cpp-sdk/client/types/status_codes.h included from here: $S/ydb/tests/fq/control_plane_storage/ydb_control_plane_storage_queries_ut.cpp Error[-WBadIncl]: in $B/ydb/tests/fq/control_plane_storage/ydb-tests-fq-control_plane_storage: could not resolve include file: ydb-cpp-sdk/client/types/status_codes.h included from here: $S/ydb/tests/fq/control_plane_storage/ydb_control_plane_storage_quotas_ut.cpp Error[-WBadIncl]: in $B/ydb/tests/fq/pq_async_io/libtests-fq-pq_async_io.a: could not resolve include file: ydb-cpp-sdk/client/topic/client.h included from here: $S/ydb/tests/fq/pq_async_io/mock_pq_gateway.h Error[-WBadIncl]: in $B/ydb/tests/fq/pq_async_io/libtests-fq-pq_async_io.a: could not resolve include file: ydb-cpp-sdk/client/topic/client.h included from here: $S/ydb/tests/fq/pq_async_io/ut_helpers.h