Workdir: /tmp/tmp_e1eh8zn Checkout base commit... ++ git checkout 433e09ba59c7a5ba75a32092627dd3de145dede5~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 433e09ba5 Merge a315ae9cfa66ef23f7884468b3c97b9c64919a2e into 324c4999265c29b749c4f22889ac8b5e8d9f7716 a315ae9cf fix compatibility test If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 433e09ba5 HEAD is now at 324c49992 Sync branches 251109-0051 Build graph for base commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build relwithdebinfo -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp_e1eh8zn/graph_base.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo [2 ymakes processing] [8886/8888 modules configured] [2 ymakes processing] [9125/9131 modules configured] [2 ymakes processing] [9170/9170 modules configured] Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 [3 ymakes processing] [9789/9789 modules configured] [1544/5714 modules rendered] [3 ymakes processing] [9789/9789 modules configured] [2199/5872 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5795/5872 modules rendered] [2 ymakes processing] [9789/9789 modules configured] [5872/5872 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9795/9795 modules configured] [5872/5872 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 433e09ba59c7a5ba75a32092627dd3de145dede5 Previous HEAD position was 324c49992 Sync branches 251109-0051 HEAD is now at 433e09ba5 Merge a315ae9cfa66ef23f7884468b3c97b9c64919a2e into 324c4999265c29b749c4f22889ac8b5e8d9f7716 Build graph for head commit... ++ ./ya make -T --test-size=small --test-size=medium --stat --test-threads 52 --link-threads 12 -DUSE_EAT_MY_DATA --build relwithdebinfo -DDEBUGINFO_LINES_ONLY --stat -DCONSISTENT_DEBUG --no-dir-outputs --test-failure-code 0 --build-all --cache-size 2TB --force-build-depends ydb -k -A --cache-tests -Gj0 > /tmp/tmp_e1eh8zn/graph_head.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo Configuring dependencies for platform tools Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/ydb-tests-functional-tpc-medium: Requirement ram is redefined 16 -> 28 Warn[-WPluginErr]: in $B/ydb/tests/functional/tpc/medium/tpch/ydb-tests-functional-tpc-medium-tpch: Requirement ram is redefined 16 -> 28 Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9789/9790 modules configured] [0 ymakes processing] [9795/9795 modules configured] [0 ymakes processing] [9795/9795 modules configured] [5872/5872 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmp_e1eh8zn/graph_base.json --new /tmp/tmp_e1eh8zn/graph_head.json --cut /tmp/tmp_e1eh8zn/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmp_e1eh8zn/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ydb/tests/compatibility ) RECURSE ( ydb/tests/compatibility )