Workdir: /tmp/tmpspqqa3xo Checkout base commit... ++ git checkout da925a723e0890492ef25bf8acd9c30be5b460fb~1 Warning: you are leaving 2 commits behind, not connected to any of your branches: da925a723 Merge e80bb3c0cbfdc772f8a3f82fbaf05b304a2ccd3c into a04e6ba412e7d697c2b9458e46daee2c991a915c e80bb3c0c fix If you want to keep them by creating a new branch, this may be a good time to do so with: git branch da925a723 HEAD is now at a04e6ba41 Merge pull request #28062 from ydb-platform/merge-rightlib-251031-0808 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 --cache-tests --save-graph-to /tmp/tmpspqqa3xo/graph_base.json --save-context-to /tmp/tmpspqqa3xo/context_base.json Configuring dependencies for platform default-linux-x86_64-relwithdebinfo [2 ymakes processing] [8881/8884 modules configured] [2 ymakes processing] [9116/9120 modules configured] [2 ymakes processing] [9144/9144 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] [9763/9763 modules configured] [1500/5694 modules rendered] [3 ymakes processing] [9763/9763 modules configured] [2150/5852 modules rendered] [2 ymakes processing] [9763/9763 modules configured] [5742/5852 modules rendered] [2 ymakes processing] [9763/9763 modules configured] [5852/5852 modules rendered] Configuring local and dist store caches Configuration done. Preparing for execution Checkout head commit... ++ git checkout da925a723e0890492ef25bf8acd9c30be5b460fb Previous HEAD position was a04e6ba41 Merge pull request #28062 from ydb-platform/merge-rightlib-251031-0808 HEAD is now at da925a723 Merge e80bb3c0cbfdc772f8a3f82fbaf05b304a2ccd3c into a04e6ba412e7d697c2b9458e46daee2c991a915c 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 --cache-tests --save-graph-to /tmp/tmpspqqa3xo/graph_head.json --save-context-to /tmp/tmpspqqa3xo/context_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 local and dist store caches Configuration done. Preparing for execution Generate diff graph... Traceback (most recent call last): File "/home/runner/actions_runner/_work/ydb/ydb/./.github/scripts/graph_compare.py", line 61, in do_compare(parser.parse_args()) File "/home/runner/actions_runner/_work/ydb/ydb/./.github/scripts/graph_compare.py", line 47, in do_compare exec(f'{ya} tool ygdiff --old {workdir}/graph_base.json --new {workdir}/graph_head.json --cut {opts.result_graph_path} --dump-uids {workdir}/uids.json') AttributeError: 'Namespace' object has no attribute 'result_graph_path'