Workdir: /tmp/tmp9djmhd11 Checkout base commit... ++ git checkout 98960563fb8e6e690b7ddba037bbe7862771d7f8~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: 98960563f Merge 0e2bac7bfbf2a924fc050e982031c4e4f10f30d5 into 5f72346469ecdb844d7db74f979343349bc92cb2 0e2bac7bf Update muted YA file for main If you want to keep them by creating a new branch, this may be a good time to do so with: git branch 98960563f HEAD is now at 5f7234646 proper fix for #23402, simplify the condition in secondary IsInProgress (#28712) 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 release --sanitize=address -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/tmp9djmhd11/graph_base.json Configuring dependencies for platform default-linux-x86_64-release-asan [2 ymakes processing] [8746/8748 modules configured] [2 ymakes processing] [9122/9125 modules configured] [2 ymakes processing] [9158/9158 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] [9777/9777 modules configured] [1508/5700 modules rendered] [3 ymakes processing] [9777/9777 modules configured] [2155/5858 modules rendered] [2 ymakes processing] [9777/9777 modules configured] [5798/5858 modules rendered] [2 ymakes processing] [9777/9777 modules configured] [5858/5858 modules rendered] Configuring dependencies for platform test_tool_tc1-global [0 ymakes processing] [9783/9783 modules configured] [5858/5858 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout 98960563fb8e6e690b7ddba037bbe7862771d7f8 Previous HEAD position was 5f7234646 proper fix for #23402, simplify the condition in secondary IsInProgress (#28712) HEAD is now at 98960563f Merge 0e2bac7bfbf2a924fc050e982031c4e4f10f30d5 into 5f72346469ecdb844d7db74f979343349bc92cb2 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 release --sanitize=address -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/tmp9djmhd11/graph_head.json Configuring dependencies for platform default-linux-x86_64-release-asan 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] [9777/9778 modules configured] [0 ymakes processing] [9783/9783 modules configured] [0 ymakes processing] [9783/9783 modules configured] [5858/5858 modules rendered] Configuring tests execution Configuring local and dist store caches Configuration done. Preparing for execution Generate diff graph... ++ ./ya tool ygdiff --old /tmp/tmp9djmhd11/graph_base.json --new /tmp/tmp9djmhd11/graph_head.json --cut /tmp/tmp9djmhd11/graph_diff.json --dump-uids-for-affected-nodes /tmp/tmp9djmhd11/affected_uids.json Read diff graph... Scan diff graph... Create ya.make ya.make content: ++ cat ya.make RECURSE_FOR_TESTS( ) RECURSE ( )